[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0611071830100.22309@yvahk01.tjqt.qr>
Date: Tue, 7 Nov 2006 18:31:16 +0100 (MET)
From: Jan Engelhardt <jengelh@...ux01.gwdg.de>
To: Paul Rolland <rol@...917.net>
cc: "'Marc Perkel'" <marc@...kel.com>,
"'Chris Lalancette'" <clalance@...hat.com>,
"'Rafael J. Wysocki'" <rjw@...k.pl>, linux-kernel@...r.kernel.org
Subject: RE: could not find filesystem /dev/root
>> On the other side, you can run udev _once_ to create device
>> nodes like
>> /dev/disk/by-label/ to allow at least correct booting (possibly using
>> LABEL=) Once the box is up, one can always figure out which drive is
>> which by looking at fdisk or other info. (Gets a little hard when
>> they're all the same manufacturer and type, but then again, LABEL=
>> will work without udev in the "normal" userspace.)
>
>I may give it a try... Using uuid could also be an option but I'm not
>sure this can be configured thru fstab...
To mount disks using LABEL= or UUID=, as far as I know, you need either
blkid or guessfstype, or a /dev/disk/by-{label,uuid}/ symlink. This
should work even when there is no udev running.
-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists