[ipxe-devel] sanboot http on (U)EFI

Michael Brown mcb30 at ipxe.org
Sat Apr 6 09:42:38 UTC 2013


On 06/04/13 01:28, James A. Peltier wrote:
> In my continued effort to get (U)EFI fully supported on our network I am having difficulties with sanboot.  I have the following in my config
>
> :windows-efi
> set base-url ${ufds-base-url}/discovery7
> cpuid --ext 29&&  set arch x64 || set arch x86
> sanboot ${base-url}/discovery7.iso || sleep 60
> goto start
>
> and when I boot it says
>
> Could not open SAN device: Error 0x3f142003 (http://ipxe.org/err/3f142003)
>
> I'm not sure if this is a problem on my side or another iPXE limitation on (U)EFI hardware.  If I place the fully qualified location for ${base-url}/discovery7.iso it allows me to download the image.  Any ideas?

UEFI SAN boot support is not yet merged to the master branch.  I do have 
this mostly implemented, and should get a chance to finish it off within 
the next two weeks.

Michael



More information about the ipxe-devel mailing list