• @floo@retrolemmy.com
    link
    fedilink
    English
    6
    edit-2
    12 days ago

    How are you with working in the command line? If so, just use:

    dd if=/dev/cdrom of=backup.iso

    • @EtherWhack@lemmy.world
      link
      fedilink
      312 days ago

      Just be sure to double-check that both paths are correct before pressing enter, as ‘dd’ is a very powerful utility that can overwrite something if you aren’t careful.

      • @floo@retrolemmy.com
        link
        fedilink
        English
        212 days ago

        Always good advice with Linux. I have, in the past, compared using the Linux command line to handling a loaded gun. It’s an extremely powerful tool, but you can literally kill your computer if you use it the wrong way.