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).
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to