Newbie - ISO will not boot (Hyper-V)

pdparisi

New Member
Messages
14
Reaction score
0
First - thanks for your help on this.

I am building a Windows 11 Pro ISO. I build it and try to boot it under Hyper-V on Windows 11 Pro, and I get "Press any key to boot from CD or DVD......" and then moments later ">>Start PXE over IPv4" appears.

View attachment 10350

If I wait longer, I get a "Virtual Machine Boot Summary".

View attachment 10351

I have attached my XML file. It feels like I am doing something fundamentally wrong. Any ideas?

Thanks!
Paul.
 

Attachments

Try restoring the Virtual Disk driver.
Code:
<c>driver_virtdisk.inf</c>
 
Remove it, and apply your updated preset to a clean copy of Windows ISO. After you've removed a component, you need to restart using a full image.
 
Back
Top