move images and configs to another PC #1772
|
I run MacOS on my manjaro by your guide |
Answered by
philclifford
Nov 23, 2025
Replies: 1 comment
|
You'll need to install Quickemu and its dependencies on your fedora machine but then you need to copy the {VM}.conf and the complete {VM} directory to the new machine. You can leave out the installation iso if you don't need it. Be careful when copying sparse files (e.g. the qcow virtual disk of the VM) that the destination file remains sparse or you have space for the full non-sparse size on the destination. |
0 replies
Answer selected by
mfaridi1394
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'll need to install Quickemu and its dependencies on your fedora machine but then you need to copy the {VM}.conf and the complete {VM} directory to the new machine. You can leave out the installation iso if you don't need it. Be careful when copying sparse files (e.g. the qcow virtual disk of the VM) that the destination file remains sparse or you have space for the full non-sparse size on the destination.