On Fri, 2006-11-17 at 19:56 -0800, James G. Sack (jim) wrote: [...] > This is maybe where the use of labels (or, perhaps better[?], UUIDs) in > fstab comes in handy. See man fstab, try dump /dev/sda*|grep -i uuid to > see the UUID, or man e2label for the label. Christoph Meier Maier > had another > way to determine the UUID in by reading /proc or maybe /sys -- but I > haven't found that myself. That would be ls -l /dev/disk/by-uuid/ which gives you links from uuid to the /sda* names (at least in ubuntu 6.10 and Fedora 6)
Christoph -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
