Copying a CD to a File on a Filesystem
This entry is part of a series, Working with CD / DVD drives in Linux»
A couple of methods for copying a CD to a file:
dd if=/dev/cdrom of=image.iso
or
cat /dev/cdrom > image.iso
Related posts:
Fedora 10 to 11 on Dell D820 Update with Preupgrade
Create DVD MPEG file from AVI with Mencoder
Add More Swap Space to Linux
Entries in this series:
May 22nd, 2009 in
How-Toes, Linux | tags: clone cd, clone dvd, copy cd, copy dvd, filesystem, how-to, ISO image, Linux
| Support this site: |













