User:User7

From Redump Wiki

Revision as of 17:55, 29 July 2023 by User7 (Talk | contribs)
Jump to: navigation, search

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[#]```
Personal tools