LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.4.11-pre6
@ 2001-10-09 11:06 Klaus Dittrich
2001-10-09 12:27 ` 2.4.11-pre6 Liakakis Kostas
0 siblings, 1 reply; 2+ messages in thread
From: Klaus Dittrich @ 2001-10-09 11:06 UTC (permalink / raw)
To: linux mailing-list
dd and mkfs works with 2.4.3 but not with 2.4.11.x or 2.4.10.x
dd if=/dev/sda of=/dev/sdb bs=1024k or mkfs /dev/sdb3
both fail with "File size limit exceeded"
Booting the same system with 2.4.3 or 2.2.19 anything
works as expected.
So is the problem with the kernel (as I assume) or do I miss something ?
Can anyone else please verify this ?
(One really needs two disks, dd if=/dev/sda of=/dev/null does not show
the problem)
--
Best regards
Klaus Dittrich
e-mail: kladit@t-online.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.4.11-pre6
2001-10-09 11:06 2.4.11-pre6 Klaus Dittrich
@ 2001-10-09 12:27 ` Liakakis Kostas
0 siblings, 0 replies; 2+ messages in thread
From: Liakakis Kostas @ 2001-10-09 12:27 UTC (permalink / raw)
To: Klaus Dittrich; +Cc: linux mailing-list
Almost a me too:
On a Compaq Armada 1750 with 2.4.3-20mdk (as installed from Mandrake 8.0):
dd if=/boot/grub/stage1 of=/dev/fd0 bs=512 seek=1
reports back: dd: /dev/fd0: Invalid argument
On the same laptop with 2.4.11-pre5 the same command barfs with:
dd: /dev/fd0: Permission denied
On a P180 w/ 2.4.10-pre13: dd: /dev/fd0: Permission denied
In the first kernel the floppy driver is compiled as a module.
Without the seek=1 (or whatever number there) it works in all cases.
I thought it was something that had to do with my drives but seeing
your report makes me wonder. Perhaps sombody more knowledgeable can
comment...
-K.
On Tue, 9 Oct 2001, Klaus Dittrich wrote:
>
> dd and mkfs works with 2.4.3 but not with 2.4.11.x or 2.4.10.x
>
> dd if=/dev/sda of=/dev/sdb bs=1024k or mkfs /dev/sdb3
> both fail with "File size limit exceeded"
>
> Booting the same system with 2.4.3 or 2.2.19 anything
> works as expected.
>
> So is the problem with the kernel (as I assume) or do I miss something ?
>
> Can anyone else please verify this ?
>
> (One really needs two disks, dd if=/dev/sda of=/dev/null does not show
> the problem)
>
> --
> Best regards
> Klaus Dittrich
>
> e-mail: kladit@t-online.de
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-09 12:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-09 11:06 2.4.11-pre6 Klaus Dittrich
2001-10-09 12:27 ` 2.4.11-pre6 Liakakis Kostas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).