mirror of https://github.com/kholia/OSX-KVM.git
Compare commits
1 Commits
4e8f1f2b1c
...
5b2ab71108
Author | SHA1 | Date |
---|---|---|
|
5b2ab71108 |
|
@ -128,4 +128,6 @@
|
||||||
|
|
||||||
- https://github.com/thiagokokada - Makefile to improve usability
|
- https://github.com/thiagokokada - Makefile to improve usability
|
||||||
|
|
||||||
|
- https://github.com/jturnism - doc fixes
|
||||||
|
|
||||||
Note: Individual files have more specific 'credits' in them.
|
Note: Individual files have more specific 'credits' in them.
|
||||||
|
|
|
@ -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
|
* 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.
|
will need to be updated to point to the new image name.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue