[Solved] Boot to ipxe on UEFI machine to menu
|
2017-02-12, 21:11
Post: #7
|
|||
|
|||
RE: Boot to ipxe on UEFI machine to menu
SOLVED (with help from Misty on reboot.pro)
In uefi mode, wimboot does not appear to tolerate files with different than expected being mapped. It is expecting boot.wim and the original file being mapped as boot.wim must also be named boot.wim. E.g. Code: initrd http://10.0.0.55/wim/wim/Win10PESE_x64.WIM BOOT.WIM . Will not work. However... Code: initrd http://10.0.0.55/wim/wim/Win10PESE_x64/BOOT.WIM BOOT.WIM . ....does work fine. |
|||
« 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: 1 Guest(s)