mirror of https://github.com/kholia/OSX-KVM.git
Update networking-qemu-kvm-howto.txt
This commit is contained in:
parent
6cf56dd2d1
commit
d550ea347f
|
@ -11,7 +11,7 @@ setup, so it's perfect if you just want internet but don't care about latency
|
|||
or about connecting to the VM from an external source.
|
||||
|
||||
In order to do this, change the line in your qemu-system-x86_64 command (found
|
||||
in boot-macOS.sh) to the following:
|
||||
in OpenCore-Boot.sh) to the following:
|
||||
|
||||
-netdev user,id=net0 -device network_adapter,netdev=net0,id=net0,mac=52:54:00:c9:18:27 \
|
||||
|
||||
|
|
Loading…
Reference in New Issue