I am attempting to create a Qube from a Linux distro which only comes as a USB install .img. By the instructions I see, I need to
distro to be an .iso.
Therefore I need to convert the .img to .iso.
Any suggestions.
I am attempting to create a Qube from a Linux distro which only comes as a USB install .img. By the instructions I see, I need to
distro to be an .iso.
Therefore I need to convert the .img to .iso.
Any suggestions.
Many problems that people have in Qubes are actually not Qubes specific.
This is one of them.
You can use genisoimage to convert the disk image to ISO format. Or
mount the .img file and create an iso from the mount point using mkisofs.
You can also try ccd2iso or iat - I’ve used both in the past, with varying
degrees of success. If one doesnt work, you may be lucky with the other.
I never presume to speak for the Qubes team.
When I comment in the Forum I speak for myself.