On Sunday 22 August 2010 20:51:07 [email protected] wrote: > > LVM Uses such a system quite nicely. Question is where I get the UUID's > > for the two items not in LVM, the /boot and the /root? (Got to get this > > right the first try ... ) > > blkid(8) in package util-linux
Thanks. This, of course, simply reeds of the /dev/disk/by-uuid symlinks. These only refer to partitions, but the boot= goes to disk MBR, i.e. /dev/hda or /dev/sda without any partition number. How do I get that one? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

