mirror of
https://github.com/kholia/OSX-KVM.git
synced 2026-02-04 04:53:35 +00:00
OSX-KVM - November 2021 Batch Update #1
Changes: - Fixed `mac_hdd_ng.img` name in docs (jturnism) - Remove `startup.nsh` stuff
This commit is contained in:
committed by
Dhiru Kholia
parent
9e23a98894
commit
0bfa025a72
@@ -66,7 +66,7 @@ Phenom II X3 720 does not. Ryzen processors work just fine.
|
||||
To make this change permanent, you may use the following command.
|
||||
|
||||
```
|
||||
sudo cp kvm.conf /etc/modprobe.d/kvm.conf # for intel boxes only
|
||||
sudo cp kvm.conf /etc/modprobe.d/kvm.conf # for intel boxes only, after cloning the repo below
|
||||
```
|
||||
|
||||
* Install QEMU and other packages.
|
||||
@@ -142,7 +142,7 @@ Phenom II X3 720 does not. Ryzen processors work just fine.
|
||||
```
|
||||
|
||||
* Create a virtual HDD image where macOS will be installed. If you change the
|
||||
name of the disk image from `mac_hdd.img` to something else, the boot scripts
|
||||
name of the disk image from `mac_hdd_ng.img` to something else, the boot scripts
|
||||
will need to be updated to point to the new image name.
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user