Jeremy Huntwork <[EMAIL PROTECTED]> writes:

> solution could have skipped. The LiveCD already has LVM2 and
> device-mapper. ;) So perhaps we don't have it perfectly configured to
> auto-detect LVM2 volumes, and we should look into getting that sorted
> out?
You're perfectly right, LVM2 and device-mapper are already there. But
the device-mapper module doesn't seems to be loaded(I thougt nothing
 was there because I couldn't find an entry in /proc/misc). Here is a
 short version on how I arrived to that conclusion:
just after login:
#vgscan
Found volume grou "VolGroup00" using...
#vgchange -a y VolGroup00
/proc/misc: No entry for device-mapper found
Failure to communicate with kernel device-mapper driver
#mdprobe dm-mod
#vgchange -a y VolGroup00

And from there everything works ok.
Alex

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to