• Lucid Dreaming - Dream Views




    Results 1 to 13 of 13

    Hybrid View

    1. #1
      dsr
      dsr is offline
      我是老外,可是我會說一點中文。
      Join Date
      Nov 2006
      Gender
      Location
      my mind
      Posts
      374
      Likes
      1
      From a UNIX command-line, type `dd if=/dev/sr0 of=TITLE.iso' or even `cat /dev/sr0 > TITLE.iso', where /dev/sr0 is the device name for your optical drive. It works on Linux, it should work on Mac OS X, and I assume it would work in Cygwin on Windows. You should never pay for software, let alone software that simply wraps CLI commands...

    2. #2
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      What's Cygwin, a UNIX terminal for Windows? I like And the Disk Utility is far easier in OSX.

    3. #3
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      cygwin is a full POSIX environment for windows

      dd is certainly one of the easiest ways to go if you're looking for an exact 1:1 copy of a disc

      just be sure the disc isn't mounted
      (uses direct access to the block device)

      If it's an encrypted DVD, for example, you can copy it without having to crack it
      so you even copy it back to another disc (again, as long as you do it via the block device)

      bingo, DVD copied without ever cracking any encryption
      (the copy will have the copy protection on it, but no DMCA law has been broken )

      However, exact 1:1 copies are not always what you want
      1:1 copies of audio CD's are a pain in the arse - what you want is the PCM audio
      and, as previously mentioned, you'll probably not want the copy protection on DVD's

      there's all manner of GUI programs to rip a disc to ISO
      (both working via the block device, and working via the mounted filesystem)

      Brasero is the Gnome default CD ripper / burner

      for windows,
      quick google brings up this
      http://isorecorder.alexfeinman.com/isorecorder.htm
      (\_ _/)
      (='.'=)
      (")_(")

    4. #4
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Quote Originally Posted by Ynot View Post
      just be sure the disc isn't mounted
      I thought Windows couldn't mount disks on the fly like real operating systems?

    5. #5
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      Quote Originally Posted by ninja9578 View Post
      I thought Windows couldn't mount disks on the fly like real operating systems?
      it can't
      was more a response to dsr, rather than the original question
      (\_ _/)
      (='.'=)
      (")_(")

    6. #6
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Oh

    7. #7
      Veteran of the DV Wars Man of Steel's Avatar
      Join Date
      Mar 2007
      LD Count
      ~35
      Gender
      Location
      Houston, TX
      Posts
      4,553
      Likes
      94
      I'm pretty sure PowerISO can do that. InfraRecorder should be able to do it as well. Give 'em a Google.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •