Skip to content

Commit

Permalink
Provide a hint for spice in qemu config
Browse files Browse the repository at this point in the history
In case somebody prefers connecting via spice, it can come handy.

Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
  • Loading branch information
thrix committed Feb 4, 2024
1 parent a9b2014 commit 513fa26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OpenCore-Boot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ args=(
# -netdev user,id=net0 -device vmxnet3,netdev=net0,id=net0,mac=52:54:00:c9:18:27 # Note: Use this line for High Sierra
-monitor stdio
-device vmware-svga
# -spice port=5900,addr=127.0.0.1,disable-ticketing=on
)

qemu-system-x86_64 "${args[@]}"

0 comments on commit 513fa26

Please sign in to comment.