On 1 Jul 2005 at 0:00, [EMAIL PROTECTED] wrote: > kernel events. I think this might be a chicken-and-egg situation - > there are no new real devices to create events, all the kernel can see > are the /dev/hdXn devices. The initrd use with the fedora setup may be the difference. The grub menu is looking for a device called /dev/VolGroup00/LFS, so that must have been defined in the initrd.
> Maybe lvm is > somewhat similar, and you need to set up a config file for it ? LVM reads some sort of "signature" written to the drive itself. There is no conf file. Obviously the kernel must have LVM support compiled in to do this. > A quick google for lvm and udev suggests that /sbin/lvm2 might need > to be > run from an init script, which I guess would mean you _do_ need the > lvm tools. That can't be, as the the drive must be mounted first before you could have access to any userspace files. I will take a look at the fedora's init scripts to see what it is doing. - Joe -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
