Skip to content

Commit

Permalink
sounded worse than it actually was
Browse files Browse the repository at this point in the history
  • Loading branch information
notAperson535 authored Aug 25, 2024
1 parent 948a921 commit 8b106dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrating.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You are technically done now, but you can follow the macOS parts of [this guide]

### Coming from OSX-KVM

If you want to come from OSX-KVM, maybe for stability, it will be a little harder and take a little longer. First, place the BaseSystem file and the file that has macOS installed into the OneClick-macOS-Simple-KVM folder. Then, rename the file that has macOS installed (usually mac_hdd_ng.img) to macOS.img. Then run this command.
If you want to come from OSX-KVM, maybe for stability, There is one extra step. First, place the BaseSystem file and the file that has macOS installed into the OneClick-macOS-Simple-KVM folder. Then, rename the file that has macOS installed (usually mac_hdd_ng.img) to macOS.img. Then run this command.
```
qemu-img convert -f qcow2 -O qcow2 macOS.img macOS.qcow2
```
Expand Down

0 comments on commit 8b106dd

Please sign in to comment.