Re: linux-2.4.0 breaks grub install into partition

From: Olivier Galibert (galibert@pobox.com)
Date: Mon Jul 10 2000 - 19:21:07 EST


On Mon, Jul 10, 2000 at 03:31:12PM -0700, H. Peter Anvin wrote:
> I see. Yes, Genesis writes to /dev/hda1, and if GRUB is writing to
> /dev/hda then I would agree 100% that GRUB is buggy.

Why buggy? Grub knows about decoding partition tables and filesystems
(that's a killer feature for me), so why should it rely on the kernel
for that? I'd say that the kernel is buggy by having writes to
/dev/hda not being identical to writes to /dev/hda1 with an
appropriate offset. This violates the principle of least surprise
btw, there is only one physical device in there, and for no good
reason.

  OG.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:11 EST