[ipxe-devel] iPXE build, latest Version broken

Neff Basil basil.neff at bsse.ethz.ch
Wed Jul 9 15:28:16 UTC 2014


Dear iPXE Developers

Thank you for your great product. Although I struggled the last hours with
the build, I am happy. But I wanted to let you know what problems I had
(have).

The latest source code does not build undionly.kpxe correctly. When I try
to load UltimateBootCD via saboot I get the following error message (see
attachment).

Could not open SAN device: Error 0x420e2001

This behavior is exists at least in the versions after 1.4.2014 and does
not appear before 2.3.2014. So it needs to be introduced between these
dates.

If you need additional information how I built the undionly.kpxe, here
they are:

wget 
https://git.ipxe.org/ipxe.git/snapshot/f4e069bf2e2fcdca417ae7e384efb1fa0ad8
7343.tar.gz
tar zxf f4e069bf2e2fcdca417ae7e384efb1fa0ad87343.tar.gz
cd ipxe-f4e069b/src
make EMBED=/local0/ipxe/chainloading/bsse.ipxe bin/undionly.kpxe

And my local config looks like this:

General.h:
#define DOWNLOAD_PROTO_HTTPS        /* Secure Hypertext Transfer Protocol
*/
#define  DOWNLOAD_PROTO_FTP      /* File Transfer Protocol */
#define  DOWNLOAD_PROTO_NFS      /* Network File System Protocol */
#define IMAGE_PNG
#define CONSOLE_CMD
#define IPSTAT_CMD        /* IP statistics commands */
#define LOTEST_CMD        /* Loopback testing command */
#define NSLOOKUP_CMD        /* Name resolution command */
#define PARAM_CMD        /* Form parameter commands */
#define PING_CMD        /* Ping command */
#define POWEROFF_CMD        /* Power off command */
#define REBOOT_CMD        /* Reboot command */
#define TIME_CMD        /* Time command */



Console.h:
#define CONSOLE_VESAFB

Settings.h:
#define CPUID_SETTINGS


Thanks for your help!

Kind Regards
basil

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sanboot.png
Type: image/png
Size: 11880 bytes
Desc: sanboot.png
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20140709/6b613efd/attachment.png>


More information about the ipxe-devel mailing list