• floo@retrolemmy.com
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      3 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
        arrow-up
        3
        ·
        3 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
          arrow-up
          2
          ·
          3 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.