I just finished building lfs systemd 64 bit and started building blfs systemd there were only two issues, please take note:
1- one test in sed failed. 2-grub-install /dev/sda failed. (legacy). grub-install was looking for 64 system while i386 was built. I think --target should be specifies: grub-install --target= .. /dev/sda Sami -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
