Proxmox 4.2
How I setup the VM
- After it restarts it acts as if there is no virtual disk.
- Enter BIOS configuration > Boot Maintenance Manager > Boot Options > Add Boot Option > select the disk, browse to efi > boot > select bootx64.efi.
- Change Boot order
- Save all changes.
- Boots fine.
How I setup the VM
- Set up VM.
- Select Windows 10
- Add a new vDisk using Virtio Bus (iothread + Write back Cache) as Virtio0
- add Qemu agent -> yes
- Add windows 10 Iso as First DVD on Sata0
- Add Virtio-win-0.1.117 as secondary DVD on Sata1
- Select Virtio Controller via Options Tab (afaik best practice is to use SCSI ontop of Virtio controller for Windows on SSDs)
- Verify your boot Orders. —> Disk then CD-Rom
- Install windows 10
- Start Windows VM
- Boot from Windows ISO (press any key to start from DVD/CD . . .)
- select “Install Now”
- select windows 10 pro x64
- custom install
- “load Driver” option
- Select Virtio-DVD > Viostor > w8.1 > amd64
- Install Red Hat VirtIO SCSI controller (driver for your virtio0)
- “load Driver” option
- Select Virtio-DVD > VioSCSI > w8.1 > amd64
- uncheck the checkbox
- Install Red Hat VirtIO SCSI pass-through controller (in case you need it later)
- “load Driver” option
- Select Virtio-DVD > netKVM > w8.1 > amd64
- uncheck the checkbox
- Install Red Hat VirtIO Ethernet Adapter (you will need this later)
- “load Driver” option
- Install windows regularly (like you'd normally do)