ComicalMayhem@lemmy.world to No Stupid Questions@lemmy.world · 1 month agoI have some very old CDs, mostly retro video games. Is there a way to pull the games and data off the CDs for preservation?message-squaremessage-square25fedilinkarrow-up132arrow-down10
arrow-up132arrow-down1message-squareI have some very old CDs, mostly retro video games. Is there a way to pull the games and data off the CDs for preservation?ComicalMayhem@lemmy.world to No Stupid Questions@lemmy.world · 1 month agomessage-square25fedilink
minus-squarefloo@retrolemmy.comlinkfedilinkEnglisharrow-up1·edit-21 month agoHow are you with working in the command line? If so, just use: dd if=/dev/cdrom of=backup.iso
How are you with working in the command line? If so, just use:
dd if=/dev/cdrom of=backup.iso