Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2007 20:56:47 +0200
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        Dave <dmehler26@woh.rr.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: duplicating a dvd video
Message-ID:  <46A256EF.4040104@gmx.de>
In-Reply-To: <000301c7cb3b$25f10550$0200a8c0@satellite>
References:  <000301c7cb3b$25f10550$0200a8c0@satellite>

next in thread | previous in thread | raw e-mail | index | archive | help
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).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46A256EF.4040104>