On Thu, Mar 5, 2009 at 19:40, Harald Hoyer <harald@xxxxxxxxxx> wrote: > Harald Hoyer wrote: >> Harald Hoyer wrote: >>> Harald Hoyer wrote: >>>> >>>> Here is a dracut git with most of the list patches merged, >>>> I was able to boot from it by specifying the list of modules I wanted. >>>> >>>> git://surfsite.org/pub/git/dracut.git >>>> >>>> branch merge >>>> -- >>> ok, I was able to boot from a LVM root on a crypted striped raid array >>> with the latest version of the "merge" branch of >>> >>> http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge >>> git://surfsite.org/pub/git/dracut.git >>> >>> $ git clone git://surfsite.org/pub/git/dracut.git >>> $ cd dracut >>> $ git checkout merge >>> $ make testimage >>> ... >>> wrote test-2.6.27.19-170.2.35.fc10.x86_64.img >>> >>> install to /boot , setup grub.conf and reboot >>> >>> $ make rpm >>> ... >>> Wrote: ...dracut-0.0-1.git87930555.fc10.src.rpm >>> Wrote: ...x86_64/dracut-0.0-1.git87930555.fc10.x86_64.rpm >>> Wrote: ...x86_64/dracut-debuginfo-0.0-1.git87930555.fc10.x86_64.rpm >> >> and now with a plymouth module, which also asks for the crypto password > > added lots of cleanups. > rpm now build correctly. With this repo, and: dracutmodules="kernel-modules udev-rules base" in: /etc/dracut.conf and: "sd_mod" which was missing, manually added to: /usr/lib/dracut/modules.d/90kernel-modules/install and: install ata_piix /sbin/modprobe ahci 2>&1 |:; /sbin/modprobe --ignore-install ata_piix which prevents the module from being included, removed from: /etc/modprobe.conf I can boot a SUSE box. :) Best, Kay -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html