User:User7

From wiki.redump.info Wiki
Revision as of 17:55, 29 July 2023 by >User7

A list of Optical Disc Drive compatibility for dumping each format of disc:

Redumper mac guide in progress

  • Establish redumper premissions (every time you udpate to a new version): double click on redumper and open in Terminal, now quit
  • CD to redumper app, a simple example is dropping the redumper binary into the Downloads director - ```cd Downloads```
  • Insert a disc.
  • Find out what the "disk" number is with diskutil list
  • Unmount the disc with diskutil unmountDisk /dev/disk[#]
  • Dump the disc with ./redumper --drive=disk[#]