Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions to convert raw image to qcow2 format to run on QEMU #17

Open
ricardobranco777 opened this issue Jul 20, 2024 · 0 comments

Comments

@ricardobranco777
Copy link

I tried these and it works:

qemu-img convert -f raw -O qcow2 nomadbsd-141R-20240711.amd64.zfs.img nomadbsd.qcow2
qemu-img resize nomadbsd.qcow2 +60G
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant