Converting NRG file to ISO
Hello everybody,
I’ve been trying to convert a NERO Image file (.nrg) to ISO so that I can mount it on the OS X Leopard. After trying the nrg2iso and failed, I end up using nrg4iso it’s a command line utility that can be used to convert .nrg file into iso. For those of you that comfortable using a command line, the nrg4iso is definitely a better tools to convert the .nrg into .iso file.
Here is a sample OS X terminal command to run the nrg4iso : ./nrg4sio “xxx.nrg” “xxx.iso”
Before running those command, please make sure that the terminal is already in the nrg4iso directory, and don’t forget to replace the nrg and iso file name to include full path name, in my sample above the nrg and iso file resides along in the same directory as the nrg4iso executable.
Below is the URL to download nrg4iso: http://code.google.com/p/nrg4iso/
2 Comments »
Leave a comment
-
Recent
-
Links
-
Archives
- March 2008 (3)
- February 2008 (1)
- September 2007 (1)
- August 2007 (3)
-
Categories
-
RSS
Entries RSS
Comments RSS
ret
thnx dude