Linux DVD rip options
There are many options for ripping a DVD with Linux. Personally, for DVDs with no encryption, I just use:
dd if=/dev/sr0 of=~/my_filename.iso
or (depending on which ROM drive it's in)
dd if=/dev/sr1 of=~/my_filename.iso
Comments
Post a Comment
Keep it clean and professional...