diff --git a/pages/linux/cdrdao.md b/pages/linux/cdrdao.md new file mode 100644 index 0000000000..0938174ab7 --- /dev/null +++ b/pages/linux/cdrdao.md @@ -0,0 +1,8 @@ +# cdrdao + +> Read and write CDs in disc-at-once mode. +> More information: . + +- Read a CD and write its contents to a file: + +`cdrdao read-cd --device {{/dev/cdrom}} --read-raw {{image.toc}}`