logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

readdvd - is creating an image of your source dvd media or medias even if it has / they have corrupted

Description

       readdvd reads even a corrupted dvd and writes the the result into a new image file on your harddisk.

Device

       can be an IDE, SCSI, SATA, USB or FireWire connected optical drive. Not all SATA controller  support  all
       Plextor features.

       Linux:/dev/hdX: IDE device
       /dev/scdX: Linux 2.4: SATA, SCSI, USB device, or IDE device via ide-scsi emulation
       /dev/srX: Linux 2.6: IDE device via new ATA layer, SCSI or USB device

       OpenBSD/NetBSD:/dev/rcdXFreeBSD:/dev/cd: SCSI device
       /dev/acd: ATA device

       MacOSX:/dev/disk:win32:C:,D:,E:,...X:,Y:,Z:

Examples

readdvd-d/dev/sr0-ofilename.iso-s8-v
            create an image filename.bin of inserted media in device /dev/sr0 with read speed 8 in verbose mode.

       please report man page improvements to T.Maguin@web.de

                                                   26 Feb 2014                                        readdvd(1)

Interactive Modus

q    stop reading media and exit

       w    save sector map which is currently read and continue with the next one

Name

       readdvd  -  is  creating an image of your source dvd media or medias even if it has / they have corrupted
       blocks

Options

-l        scan busses for all available CD and DVD devices

       -h        help shows available options.

       -ofile.iso
                 write data to imagefile named file.iso

       -s #      read source media with selected speed

       -v        use verbose mode

       -vv       use extended verbose mode

Synopsis

readdvd[-l][-h]readdvd-dDEVICE1[-dDEVICE2][-d...]-o file.iso [-s#][-v][-vv]

See Also