If you want to convert .nrg file to .iso file you can use nrg2iso tool to create this. nrg2iso is a program that extracts ISO9660 data from Nero “.nrg” CD-ROM image files.
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.
How to Convert a .nrg (Nero) file to a .iso file in Ubuntu
Related Posts:
Howto install Softwares on Ubuntu without Internet ConnectionWhen installing ubuntu, it's a must that you have an internet connection when installing softwares since the software packages are downloaded from ubu… Read More
Speed up Ubuntu Linux - Fine tuning UbuntuSpeed launch your Ubuntu using the following steps Stop unnecessary Applications and Services that start automatically at boot time. First Stop the… Read More
How to Open a Terminal in ubuntuTerminals are where you type in commands in linux. to open a terminal, press ALT+F2, then either type gnome-terminal or xterm for the classic termi… Read More
How to Install Firefox3.0a1 in UbuntuFirefox 3.0 is the next generation release of the award-winning Firefox web browser from Mozilla.This article describes how to install fiefox3.0a1 in … Read More
How to Copy & Paste in TerminalThere are two terminals in Ubuntu: the one you invoke with (Alt+F2) "xterm" and the one you invoke with (Alt+F2) "gnome-terminal". The gnome-terminal… Read More
0 comments:
Post a Comment