duplicating a dvd video

[LoN]Kamikaze LoN_Kamikaze at gmx.de
Sat Jul 21 18:56:51 UTC 2007


Dave wrote:
> Hello,
>    I asked about this a while back and got some good feedback. The issue
> is it isn't happening.
> 
> ...
> 
> I inserted it and ran:
> 
> dvdbackup -i /dev/cd1 -o /path/to/backup/area -M
> 
> ...
>

For get about fancy tools or even dd. Simply use

# cp /dev/cd1 backup.iso

This way you don't even have to worry about the block size (like with dd).


More information about the freebsd-questions mailing list