On Mar 11, 2014, at 2:08 PM, Alexey Orishko wrote: > Hi guys, > > I can't boot BLFS 7.4 system (Intel Atom 32-bit) from USB stick on > some motherboards, but I can do it on the same motherboard type with > different (old) BIOS version. > I've read BIOS release notes and found nothing relevant to the problem > neither seen anything significantly different in BIOS menu. >
When booting from firewire or usb devices you have to use rootdelay kernel option. rootdelay=5 (wait 5 seconds) possibly use rootwait which will wait indefinitely for the rootdevice to become aavailable. Some systems require long or shorter wait times. Never dealt with an atom device but you need to see how it treats firewire and usb devices. It's that or use initramfs. Sincerely, William Harrington -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page