VirtualBox

Opened 10 months ago

Last modified 10 months ago

#21777 new defect

nvme controller doesn't work in Windows 11

Reported by: Artem S. Tashkinov Owned by:
Component: virtual disk Version: VirtualBox-7.0.10
Keywords: nvme Cc:
Guest type: Windows Host type: Linux

Description

I just wanted to remind VirtualBox developers that bug #20447 has not been fixed and it's easily reproducible.

  1. Download Win11_22H2_English_x64v2.iso
  2. Create a new Windows 11 VM with default settings
  3. Detach the virtual hard drive from the SATA (AHCI) controller
  4. Add an NVME controller
  5. Attach the virtual hard drive to the NVME controller
  6. Try to install Windows 11 - it will not find any disks to install on.

The following workaround still works:

    VBoxManage setextradata <VM name> "VBoxInternal/Devices/nvme/0/Config/MsiXSupported" 0
    VBoxManage setextradata <VM name> "VBoxInternal/Devices/nvme/0/Config/CtrlMemBufSize" 0

Change History (1)

comment:1 by Artem S. Tashkinov, 10 months ago

A possible duplicate #21290.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use