Re: Unresponiveness of 2.4.16 revisited

Bill Davidsen (davidsen@tmr.com)
Sat, 1 Dec 2001 07:11:02 -0500 (EST)


On Thu, 29 Nov 2001, Nathan G. Grennan wrote:

> On Thu, 2001-11-29 at 12:09, Oktay Akbal wrote:
> > Why do you think that fstab matters for root-fs ? root-fs needs to be
> > mounted to read fstab. So autodetection must be done for root-fs.
> > And if the fs has a journal it is ext3. If you do not want that behaviour
> > you might use a option to lilo, but I don't know of any option to specify
> > the root-fs-tyoe. Or you need to use an initrd to mount explicit as ext2
> > and pivot-root it to / ?

> Actually, I think it should respect fstab. It does mount it, then fsck
> it while mounted read-only, then remounts(key point) read-write. IMHO it
> should remount it with whatever fstab says. I realize this could be a
> little tricky, but I bet doable.

Using the precognition() system call no doubt. It can't read fstab without
mounting, how can kernel use fstab to mount to read fstab? Original
response was correct, you need to learn to use initrd.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

- 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/