I noticed the latest version of lvm2 has hooks for initramfs-tools. But I have yet to be able to make this work - and there don't appear to be docs in /usr/share/doc/lvm2.
I've tried passing in 'root=/dev/vg00/root' and 'root=vg00-root' and a variety of other things, but it always just hangs waiting for the root filesystem to show up. I never even see the output of "vgchange". I checked the resultant initrd and it has /scripts/local-top/lvm2 in it, so it should be working. But unfortunately it's not. A quick glance at the script is what made me try "vg00-root" based on the sed expression being used there - that should return 'vg00', my vg. But that didn't work either. What am I supposed to pass on the kernel command-line? Thanks, -- Phil Dibowitz [EMAIL PROTECTED] Open Source software and tech docs Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Never write it in C if you can do it in 'awk'; Never do it in 'awk' if 'sed' can handle it; Never use 'sed' when 'tr' can do the job; Never invoke 'tr' when 'cat' is sufficient; Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming
signature.asc
Description: OpenPGP digital signature

