nrg2iso is available in Ubuntu universe repository. You can install it using Ubuntu Software Center. Or run below command if you’re on Ubuntu Server without GUI:
sudo apt-get update; sudo apt-get install nrg2iso
Once installed, you can convert .NGR file to .ISO via one command. For example:
nrg2iso image.nrg image.iso
That’s it. Enjoy!
I tried it, but it didn’t work on my Xubuntu 14.04.4 LTS 64-bit.
$ nrg2iso 1.nrg 1.iso
$ sudo mount -t iso9660 1.iso /mnt
mount: block device /tmp/1.iso is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/loop1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog – try
dmesg | tail or so
[35186.581203] ISOFS: Unable to identify CD-ROM format.
I know the app exists but how do i get it to work, this is very unhelpful as you are telling me less than my software manager!
nrg2iso image.nrg image.iso as it says right in the article.
Another way to present exactly the same thing:
nrg2iso .nrg .iso