Windows VM Installation Troubleshooting#
What Was Established#
Troubleshooting guide for Windows installation when the local disk does not appear in the partitioning screen during setup.
Key Troubleshooting Steps#
-
Check disk detection in BIOS/UEFI — If the disk doesn’t appear in BIOS, it’s a hardware issue (loose cable, faulty drive, wrong SATA port).
-
Load storage drivers — Modern NVMe/RAID controllers may need drivers loaded during setup via
Shift + F10→ “Load Driver”. -
Partition style mismatch — UEFI requires GPT; Legacy BIOS requires MBR. Check with
diskpart→list disk. Convert withselect disk X→clean→convert gpt(orconvert mbr). -
SATA mode — Intel RST (RAID) mode can hide disks in AHCI. Switch SATA Mode in BIOS if the disk is not detected.
-
USB port — Try USB 2.0 instead of 3.0/3.1; some ports cause issues during boot.
Open Questions#
- None identified — this was a one-shot troubleshooting session.
Related Pages#
Proxmox ZFS Storage & Installation Patterns, Proxmox ZFS Storage Setup
Sources#
ingested/chats/023-Troubleshooting Windows Installation Disk Issue.mdTroubleshooting Windows Installation Disk Issue ·raw/conversations/deepseek/023-Troubleshooting Windows Installation Disk Issue.json