Changes between Version 6 and Version 7 of jazz/Hackintosh
- Timestamp:
- May 28, 2024, 2:43:06 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/Hackintosh
v6 v7 119 119 Image verification complete! 120 120 }}} 121 * Convert the downloaded BaseSystem.dmg file into the BaseSystem.imgfile.121 * Convert the downloaded `BaseSystem.dmg` file into the `BaseSystem.img` file. 122 122 {{{ 123 123 ubuntu@ip-172-31-18-147:~/OSX-KVM$ dmg2img -i BaseSystem.dmg BaseSystem.img … … 164 164 ubuntu@ip-172-31-18-147:~$ cd macOS-Simple-KVM/ 165 165 }}} 166 * 直接複製 OSX-KVM 產生的 BaseSystem.img166 * 用 jumpstart.sh 下載並轉換成 `BaseSystem.img`,執行 `basic.sh` 來跑 QEMU 167 167 {{{ 168 168 ubuntu@ip-172-31-18-147:~/macOS-Simple-KVM$ ./jumpstart.sh