New
#1
Changing Disk Enumeration Order for Windows Setup
This issue could be considered a Windows installation issue or a hardware issue (involving MB BIOS).
I've done a LOT of work to setup all sorts of Windows unattended installations. I also have a number of scrips used during the actual installation of Windows. All of this work uses the assumption that Windows will be installed to the first disk it enumerates (disk 0).
However, I just built a brand new system for myself which currently has both multiple NVMe SSD drives and ye old fashioned spinning HDDs. Windows is installed on an NVMe SSD, however, with this MB the HDDs are enumerated before the NVMe drives. As a result, during setup, the OS drive is not disk 0 (it's disk 2 in my case).
Is anyone aware a BIOS setting that can alter this behavior that would allow NVMe drives to be enumerated before SATA ports?
NOTE: This is an ASUS Prime Z590-A MB. It's the first ASUS MB I've had in at least a dozen years. Maybe someone more familiar with typical modern ASUS UEFI firmware would have some thoughts on this.
I could modify my unattended setup scripts and other scripts, it would simply be so much easier to maintain if everything was the same![]()