Skip to content

Commit cf18edb

Browse files
authored
Added note about QEMU (thanks @dr953)
1 parent 7a160f0 commit cf18edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,6 @@ with:
166166
```
167167
**Note about QEMU**
168168

169-
If macOS is being installed in a QEMU virtual machine, the primary card in BIOS must be set to dGPU. Otherwise `vesafb` grabs the iGPU which, (due to a memory allocation conflict), results in a long delay on startup/shutdown and multi-gigabyte logs.
169+
If macOS is being installed in a QEMU virtual machine, the primary card in BIOS must be set to dGPU. Otherwise `vesafb` grabs the iGPU which, due to a memory allocation conflict, results in a long delay on startup/shutdown and multi-gigabyte logs.
170170

171171
If `vga=off` is added to grub, then the card is not claimed, however it also does not work (blank screen).

0 commit comments

Comments
 (0)