>  I think I'll stick with:
>
> dd if=/dev/dvd of=image.dvd

That won't work on CSS scrambled discs. You'll copy the scrambled data
but not the key. Instead, use vobcopy followed by growisofs.

What about this (it's what I've been doing):

lsdvd && dd if=/dev/dvd of=image.dvd

Is there any advantage to creating an ISO filesystem out of the image
if you aren't going to burn it?  Also, is there any way to compress
the image without doing any kind of transcoding or that type of
reprocessing?

- Grant
--
gentoo-user@gentoo.org mailing list

Reply via email to