[ipxe-devel] "No iBFT detected" on Intel NUC

Floris Bos bos at je-eigen-domein.nl
Sat Sep 27 23:36:39 UTC 2014


Hi,

Using undionly.kkpxe, with a script that registers an iSCSI SAN and then 
attempts a network installation of CentOS 6:

==
set keep-san 1
set skip-san-boot 1
sanboot 
iscsi:192.168.178.99::3260::iqn.2000-01.com.synology:DiskStation.diskless
kernel http://myserver/images/pxeboot/vmlinuz vga=normal 
ks=http://myserver/kickstart
initrd http://myserver/images/pxeboot/initrd.img
boot
==

Does not work on an Intel NUC. CentOS complains it cannot find any 
storage, and going to console and entering "dmesg |grep -i ibft" gives 
"No iBFT detected"

The same does work fine when using Virtualbox and Vmware VMs for testing.
"dmesg |grep -i ibft" gives "iBFT detected at 0x8eff0" there.

Any idea what might be the problem?

-- 
Yours sincerely,

Floris Bos




More information about the ipxe-devel mailing list