search for: imgstat

Displaying 4 results from an estimated 4 matches for "imgstat".

Did you mean: gstat
2014 Aug 30
2
PXE booting WinPE with UEFI architecture
...D http://192.168.1.100/undionly.kpxe And then in the same location, I put this boot.ipxe file and all support files: #!ipxe kernel wimboot initrd bootmgr bootmgr initrd boot/bcd BCD initrd boot/boot.sdi boot.sdi initrd http://<SCCM-server>/boot.wim boot.wim imgstat boot Is that all correct? Spike
2014 Aug 30
0
PXE booting WinPE with UEFI architecture
...en in the same location, I put this boot.ipxe file and all support > files: > > #!ipxe > kernel wimboot > initrd bootmgr bootmgr > initrd boot/bcd BCD > initrd boot/boot.sdi boot.sdi > initrd http://<SCCM-server>/boot.wim boot.wim > imgstat > boot Likely if you transform the above to Syslinux format. LABEL wimboot LINUX wimboot APPEND initrd=bootmgr,boot/bcd,boot/boot.sdi,http://<sccm-server>/boot.wim -- -Gene
2014 Jun 21
1
isohybrid has 2 variants
Op 2014-06-20 om 15:56 schreef Ady: > > The Perl variant, isohybrid.in, seems to be getting left behind > regarding several patches. I don't recall whether there is at least > some mention in the isohybrid docs about the existence of 2 variants > included in Syslinux (and that is in addition to other isohybrid > methods outside Syslinux). Is there any reference? >
2014 Aug 30
2
PXE booting WinPE with UEFI architecture
...xe file and all support >> files: >> >> #!ipxe >> kernel wimboot >> initrd bootmgr bootmgr >> initrd boot/bcd BCD >> initrd boot/boot.sdi boot.sdi >> initrd http://<SCCM-server>/boot.wim boot.wim >> imgstat >> boot > > Likely if you transform the above to Syslinux format. > > LABEL wimboot > LINUX wimboot > APPEND initrd=bootmgr,boot/bcd,boot/boot.sdi,http://<sccm-server>/boot.wim For UEFI, wimboot acts as a UEFI binary and expects to be able to access the init...