#21777 new defect
nvme controller doesn't work in Windows 11
回報者: | Artem S. Tashkinov | 負責人: | |
---|---|---|---|
元件: | virtual disk | 版本: | VirtualBox-7.0.10 |
關鍵字: | nvme | 副本: | |
Guest type: | Windows | Host type: | Linux |
描述
I just wanted to remind VirtualBox developers that bug #20447 has not been fixed and it's easily reproducible.
- Download Win11_22H2_English_x64v2.iso
- Create a new Windows 11 VM with default settings
- Detach the virtual hard drive from the SATA (AHCI) controller
- Add an NVME controller
- Attach the virtual hard drive to the NVME controller
- 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
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
A possible duplicate #21290.