n case you need to convert Nero image file .nrg into regular ISO9660 .iso utility nrg2iso might be helpful then.
It’s included into apt repositories of Debian and Ubuntu, so to install it execute:
When it’s done, convert file by command:
It’s included into apt repositories of Debian and Ubuntu, so to install it execute:
sudo aptitude install nrg2iso
nrg2iso image.nrg image.iso
No comments:
Post a Comment