User Tools

Site Tools


blog:convert_nero_nrg_to_iso_file

Convert nero nrg to iso file

In 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:

sudo apt-get install nrg2iso

When it’s done, convert file by command:

nrg2iso image.nrg image.iso

Ref: http://www.linuxscrew.com/2007/09/16/convert-nero-image-nrg-to-iso9660-iso/

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
  _____   ___      __  _____  ____ 
 / ___/  / _ \ __ / / / ___/ / __ \
/ /__   / // // // / / (_ / / /_/ /
\___/  /____/ \___/  \___/  \___\_\
 
blog/convert_nero_nrg_to_iso_file.txt · Last modified: 2011-08-31 14:36 by brb