Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue with hyper-v
2018-10-10, 21:17
Post: #5
RE: Issue with hyper-v
ipxe version is 133f
Wimboot is from here: http://git.ipxe.org/releases/wimboot/wimboot-latest.zip

boot.wim is from Windows ADK for Windows 10 v1809, not modified in any way

I tried this minimal ipxe script:
Code:
#!ipxe

kernel ../wimboot gui
initrd ../media/Boot/BCD                     BCD
initrd ../media/Boot/boot.sdi                boot.sdi
initrd ../media/sources/boot.wim             boot.wim
boot

Still no dice. With the gui option, it shows the windows logo on a black screen instead of pausing on that text as before. But it sits there with that screen for quite awhile and doesn't seem to do anything.

(2018-10-10 18:45)NiKiZe Wrote:  add gui to wimboot commandline, meaning that the line will be.
kernel ../wimboot gui

If that fails remove install.bat and winpeshl.ini to try and make the boot as clean as possible as well.

Which version of iPXE are you using? (git commit id is printed after 1.0.0+ on iPXE startup)
Which version of wimboot are you using?

Where is boot.wim from, and have it been modified in any way, (for example containing any additional or modified drivers)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Issue with hyper-v - netfire - 2018-10-10, 08:24
RE: Issue with hyper-v - NiKiZe - 2018-10-10, 12:13
RE: Issue with hyper-v - netfire - 2018-10-10, 18:10
RE: Issue with hyper-v - NiKiZe - 2018-10-10, 18:45
RE: Issue with hyper-v - netfire - 2018-10-10 21:17
RE: Issue with hyper-v - NiKiZe - 2018-10-11, 18:50
RE: Issue with hyper-v - netfire - 2018-10-12, 00:39
RE: Issue with hyper-v - netfire - 2018-12-25, 03:01
RE: Issue with hyper-v - NiKiZe - 2018-12-25, 12:57



User(s) browsing this thread: 1 Guest(s)