Sponsored Link
Install nrg2iso in Ubuntu
sudo apt-get install nrg2iso
Using nrg2iso
Usage
nrg2iso [nrg-file] [iso-file]
Example
nrg2iso image.nrg image.iso
Now you can burn your iso with your preferred linux burning app.
Install nrg2iso in Ubuntu
sudo apt-get install nrg2iso
Using nrg2iso
Usage
nrg2iso [nrg-file] [iso-file]
Example
nrg2iso image.nrg image.iso
Now you can burn your iso with your preferred linux burning app.
nrg2iso is abandoned project and Ubuntu has still old version in repositories (0.4.x), while last one was 1.0.1.
To compile 1.0.1 you’ll have to add this to endian.h to get rid of error:
#define BYTE_ORDER LITTLE_ENDIAN
as kernel headers have changed.
Anyway, it doesn’t convert properly many NRG files (old version creates broken ISO but newer version says that file is ‘Not a Nero image file’).
ya its workz
. thanks for info.
iat img.nrg img.iso