Am Sam, 2003-05-10 um 18.02 schrieb Manfred Gschweidl: > i have one more question: what does your "lilo.conf" look like??? > especially the "root=...." parameter ist he most interesting one. how > does it need to be named with device-mapper??? It looks fairly simple: boot = /dev/hda vga = normal read-only lba32 prompt timeout = 30 message = /boot/message image = /boot/vmlinuz label = linux root = /dev/mapper/vg-root initrd = /boot/initrd But I think you can also use /dev/vg/root (in my case). I think lilo only uses this line to look up the device number (major, minor). What's your problem? -- Christophe Saout <christophe@saout.de> _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/