Welcome, Guest. Please login or register.

Author Topic: "Backing Up" Amiga Game CD Roms  (Read 2671 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline CritAnime

  • Previous Life Time Member
  • Hero Member
  • *****
  • Join Date: Jun 2011
  • Posts: 1143
    • Show all replies
Re: "Backing Up" Amiga Game CD Roms
« on: May 05, 2012, 02:57:44 AM »
If they are anything like the CD32 games then it should be a simple case of making an ISO image out of it.
 
In linux simply do
 
$ umount /dev/cdrom
$ dd if=/dev/cdrom of=foo.iso
 
In windows use any ripping software. This thread should help too. :)
http://www.amiga.org/forums/showthread.php?t=56605