[ipxe-devel] [PATCH] Format HTTP Range with unsigned long long

Linus Lüssing linus.luessing at c0d3.blue
Tue May 30 10:07:45 UTC 2017


On Thu, May 25, 2017 at 11:33:45AM +0100, Michael Brown wrote:
> The "bin/" is implicitly "bin-i386-pcbios/".  You can also try
> 
>   make bin-x86_64-pcbios/undionly.kpxe
> 
> which will give you a 64-bit version of iPXE, incorporating the code needed
> to set up page tables, switch to long mode, etc.  In this build, even the
> existing signed long should work for your use case.

Thanks! That indeed helped, http exchange looks fine now in
Wireshark. Now, for both a Kali Linux and Fedora 24 ISO first Grub, then the
Linux kernel and then the initrd load and run fine. However both of
them still fail when they try to mount the rootfs.

I guess I'm either missing something simple or having some
fundamental misunderstanding regarding sanboot? I'm currently
trying to just boot such Live images via a:

"sanboot http://<path>/file.iso"

Regards, Linus



More information about the ipxe-devel mailing list