mirror of
https://github.com/kholia/OSX-KVM.git
synced 2026-02-04 13:03:36 +00:00
OSX-KVM - December 2021 Batch Update #1
Changes: - Create OpenCore-Boot-macOS.sh
This commit is contained in:
committed by
Dhiru Kholia
parent
a9d0d0f697
commit
88154b5bac
8
notes.md
8
notes.md
@@ -24,14 +24,9 @@ index 4754e8c..489570f 100644
|
||||
--- a/OpenCore/config.plist
|
||||
+++ b/OpenCore/config.plist
|
||||
@@ -692,7 +692,7 @@
|
||||
<key>ConsoleMode</key>
|
||||
<string></string>
|
||||
<key>Resolution</key>
|
||||
- <string>Max</string>
|
||||
+ <string>1920x1080</string>
|
||||
<key>ClearScreenOnModeSwitch</key>
|
||||
<false/>
|
||||
<key>IgnoreTextInGraphics</key>
|
||||
```
|
||||
|
||||
Ensure that the OVMF resolution is set equal to resolution set in your OpenCore
|
||||
@@ -44,6 +39,9 @@ desired value (default is 1024x768). Commit changes and exit the OVMF menu.
|
||||
Note: The macOS VM's resolution can be changed via `Settings -> Displays`
|
||||
option easily.
|
||||
|
||||
Note: After changing the `config.plist` file, please regenerate the
|
||||
`OpenCore.qcow2` file using the instructions included in this repository.
|
||||
|
||||
|
||||
### GPU passthrough notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user