PowerISO for Mac can't convert .img
- by None
I have a bootable .img file that I want to convert to a bootable .iso file. I downloaded poweriso for Mac and used this command: poweriso convert MyOS.img -o MyOS.iso -ot iso which returned this output:
PowerISO Copyright(C) 2004-2008 PowerISO Computing, Inc
Type poweriso -? for help
MyOS.img: The file format is invalid or unsupported.
I thought PowerISO could convert .img to .iso. Was I incorrect, or did I use the wrong commands or something like that?