mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-11-05 06:23:41 +00:00
Update README.md
This commit is contained in:
@@ -6,7 +6,7 @@ Once you have the image archive, unarchive it, convert the image to qcow2, and t
|
|||||||
|
|
||||||
Here is an example of how I did it:
|
Here is an example of how I did it:
|
||||||
|
|
||||||
`bzip2 -d OPNsense-20.7-OpenSSL-nano-amd64.img`
|
`bzip2 -d OPNsense-20.7-OpenSSL-nano-amd64.img.bz2`
|
||||||
|
|
||||||
`qemu-img convert -f raw -O qcow2 OPNsense-20.7-OpenSSL-nano-amd64.img OPNsense-20.7-OpenSSL-nano-amd64.qcow2`
|
`qemu-img convert -f raw -O qcow2 OPNsense-20.7-OpenSSL-nano-amd64.img OPNsense-20.7-OpenSSL-nano-amd64.qcow2`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user