dkdump(1) dkdump Documentation dkdump(1) NAME dkdump — Dumping discs. SYNOPSIS dkdump options disc_image_tags DESCRIPTION Dumps a disc to an image file with readcd(readom), by default generating DKM metadata of the disc afterwards. Tags need to be compliant to the disc-kuraudo tags convention, see disc- kuraudo(1). Example: dkdump --disc-tags="studio.title.#4.disc1.r1999.12.31" Tags for tv-standard, medium, extension, etc. are removed and deter‐ mined automatically. OPTIONS -h, --help Opens this man page. --drive Disc drive [DK_DRIVE]. --disc-tags=TAGS Disc tags for output. The option is auto-detected if a --retries=RETRIES Number of retries for read errors. -f, --force Force overwrite of a write-protected disc image. --tv-standard=STD Overrides TV standard, useful for if the autodetection fails for some reason. --region=Region Overrides region, useful for if the autodetection fails for some reason. --enable-ddrescue Enable using ddrescue if the dump fails. --disable-eject Disable ejecting disc after dumping. --disable-dkm Disable generating a DKM file of the dumped disc. Removing after successful dump and DKM generation: (Keep in mind that securely erasing would be only viable in a tmpfs or an encrypted drive with an unknown randomized key each boot.) --remove-dump-after Remove dump after successful dump and DKM generation. --remove-log-after Remove log after successful dump and DKM generation. --remove-after Remove both dump and log after successful dump and DKM genera‐ tion. Metadata options - passthrough to dkm: See metadata options of dkm(1) BUGS Discord server: [https://discord.gg/KV6brta] AUTHOR Darjan Krijan [https://disc-kuraudo.eu] SEE ALSO disc-kuraudo(1), dkm(1) Version 0.5.4 dkdump(1)