Convert Nero image (.nrg) to ISO9660 (.iso)

Welcome to Linux Screw! If you're new here, you may want to subscribe our RSS feed.

neroIn 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 aptitude install nrg2iso

When it’s done, convert file by command:

nrg2iso image.nrg image.iso

Rather trivial task, right? :)

Share This
 
 
» You might also be interested in the following articles:
How to create custom linux ISO image?
Two-way conversion of Unix time (seconds since 1970) and regular time
Download and convert YouTube video online and offline
Run Photoshop with Ubuntu (or any other Linux)
Convert WMV into AVI with Ubuntu



» Want to stay up to date? Subscribe to our E-MAIL or RSS feed!


7 Responses to “Convert Nero image (.nrg) to ISO9660 (.iso)”


  1. 1 Downer

    Except it often doesn't seem to generate usable ISOs. Give it a try sometime.

  2. 2 artiomix

    Hi Downer,

    Do you use nrg2iso 0.4 or earlier version? Download latest one here.

  3. 3 joe

    http://code.google.com/p/nrg4iso/
    its non-compiled source code.

    I don't know how to compile it. gcc gave me some error.

  4. 4 Patrick

    Hi,
    if it complains about unknown endianess and you're using a x86 compatible machine, you can add
    -DBYTE_ORDER="LITTLE_ENDIAN"
    to the CFLAGS in the Makefile.

    Regards,
    Patrick

  5. 5 masterdave208

    this is a nice programm .. thank you

  6. 6 Arne

    Crap…it says that the file is not a valid ISO9660-File. DAMN!

  7. 7 Diego

    Thanks, it worked fine.

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word




Friendly Sites:Who is behind Linux Screw?
Aspiring Sysadmin | GeekyBits³ | Bash Cures Cancer | TOTMS
Linux Operating System | Small Linux Deployments | My SysAd Blog
The Danesh Project | ZEPY | LinuxHaxor.net | Planet Sysadmin
The Sys Admin | {buhay sysad} | a non-geek's linux notes
CyberCapital.Org | G-LOADED! | The Linux Alternative Project
My name is Artem Nosulchik (artiomix AT gmail DOT com) and I'm Linux/Unix, Cisco systems engineer. The main idea of Linux Screw is to share relevant knowledge, skills and observations over The Web. Here you can find a lot of information related to different Linux distributions, FreeBSD, IOS as well as a other Open Source around staff. Read more ››