Re: [ANNOUNCE] udev 021 release

From: Pascal Schmidt
Date: Wed Mar 03 2004 - 08:53:05 EST


On Wed, 03 Mar 2004 11:10:11 +0100, you wrote in linux.kernel:

> Also I very much liked the automatic creation of /dev/root by devfs
> because it kept the system bootable after moves around different
> harddrives and partitions several times where I would normally have
> forgotten to adjust fstab to the new root. I poked around sysfs and proc
> a bit but can't seem to find anything that would permit me to simlute
> that behaviour with udev. Does udev perhaps already support something
> like this?

You could do that in early user-space by reading
/proc/sys/kernel/real-root-dev and setting up /dev/root from that
information.

--
Ciao,
Pascal
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/