WIM Filename and wimboot
|
2019-07-24, 18:21
Post: #1
|
|||
|
|||
WIM Filename and wimboot
Hello, I'm trying to boot a WIM with wimboot on EFI. When the filename for the WIM I use is boot.wim, it boots up just fine. However if I use a different filename (i.e. myboot.wim) I get a boot manager error (0xc000000f, A required device isn't connected or can't be accessed.).
Does the WIM fiename have to be "boot.wim"? CS |
|||
2019-07-24, 18:42
Post: #2
|
|||
|
|||
RE: WIM Filename and wimboot
boot.wim is defined in your BCD
but the normal way to do this is to use initrd -n boot.wim server/my.wim boot.wim full post explaining this in more details at: http://forum.ipxe.org/showthread.php?tid...4#pid34884 Use GitHub Discussions VRAM bin |
|||
2019-07-24, 19:28
Post: #3
|
|||
|
|||
RE: WIM Filename and wimboot
(2019-07-24 18:42)NiKiZe Wrote: boot.wim is defined in your BCD That did the trick, thank you! CS |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)