January 4, 2013
So, I had this disk image of a game I used to play before I converted to Linux. The image was burned using Nero. To be able to install the game under wine in Ubuntu I converted it to an iso-image following these steps:
sudo apt-get nrg2iso
nrg2iso filename.nrg filename.iso
That’s it folks :-)