[Solved] Boot to ipxe on UEFI machine to menu
|
2017-02-12, 22:03
Post: #8
|
|||
|
|||
RE: Boot to ipxe on UEFI machine to menu
(2017-02-12 21:11)sebus Wrote: SOLVED (with help from Misty on reboot.pro) What you need here is Code: initrd -n boot.wim http://10.0.0.55/wim/wim/Win10PESE_x64.WIM BOOT.WIM If you don't want to create a BCD by yourself you can use the one at https://github.com/NiKiZe/wimboot-bcd/bl...gen/PXEBCD in that repo is also script to generate it from scratch and examples of how to use bcdedit. and for your scripts Code: #!ipxe bootmgr is extracted from provided wim, and -n is "missing" on lots of lines. but in reality you only need: Code: #!ipxe example script with all files available over ipfs: http://ipfs.io/ipfs/QmWhRKfSy9s3fRaNVTJN...eDbPdUREow Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[Solved] Boot to ipxe on UEFI machine to menu - sebus - 2017-02-03, 13:43
RE: Boot to ipxe on UEFI machine - NiKiZe - 2017-02-03, 23:42
RE: Boot to ipxe on UEFI machine - sebus - 2017-02-04, 14:17
RE: Boot to ipxe on UEFI machine to menu - sebus - 2017-02-07, 13:56
RE: Boot to ipxe on UEFI machine to menu - sebus - 2017-02-09, 10:16
RE: Boot to ipxe on UEFI machine to menu - sebus - 2017-02-09, 17:14
RE: Boot to ipxe on UEFI machine to menu - sebus - 2017-02-12, 21:11
RE: Boot to ipxe on UEFI machine to menu - NiKiZe - 2017-02-12 22:03
RE: [Solved] Boot to ipxe on UEFI machine to menu - misty - 2017-02-14, 09:17
RE: [Solved] Boot to ipxe on UEFI machine to menu - NiKiZe - 2017-02-14, 12:45
RE: [Solved] Boot to ipxe on UEFI machine to menu - misty - 2017-02-14, 18:46
RE: [Solved] Boot to ipxe on UEFI machine to menu - IBIT.ZEE - 2020-05-13, 19:42
|
User(s) browsing this thread: 4 Guest(s)