Skip to content

Commit 3375f7d

Browse files
Jamleenico
authored andcommitted
Document: Modify the storage type of VirtualBox
It has been verified on both Windows10/VirtualBox6.1.2 and Linux/VirtualBox7.0.6 that IDE (PIIX4) fails to start SerenityOS, but SATA can.
1 parent 265c942 commit 3375f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/VirtualBox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Serenity will not be able to boot with the default configuration. There are a co
4646

4747
There are a couple of settings to check:
4848

49-
- In **Storage**, click on the **Controller**. Make sure the controller type is PIIX4. PIIX3 and ICH6 are untested. Anything else is guaranteed not to work, as Serenity does not currently support them.
49+
- In **Storage**, click on the **Controller**. Make sure the controller type is AHCI(SATA) or NVMe. Anything else is guaranteed not to work, as Serenity does not currently support them.
5050
- In **Network** and in the **Advanced** drop down, make sure the **Adapter Type** is anything but **Intel PRO/1000 MT Desktop (82540EM)**. While it is the only adapter type Serenity currently supports, it does not currently work in VirtualBox.
5151

5252
Please note that at the time of writing, audio and networking do not work in VirtualBox.

0 commit comments

Comments
 (0)