iPXE discussion forum
looking for the simplest config for winpe and a little fat image - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: looking for the simplest config for winpe and a little fat image (/showthread.php?tid=27800)



looking for the simplest config for winpe and a little fat image - lotharn - 2020-08-21 05:55

currently using:

#!ipxe
sanhook -n -d 0x84 http://10.0.3.6/winpe.iso/usb.img
sanhook -n -d 0x83 http://10.0.3.6/winpe.iso/winpe.iso
sanboot

does not work.
sanboot iso works fine, cannot see usb img.

profit??