> > > 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?
yes. ease of transfer, keping everyting togther. still playable with xine
dvd://path/to.iso
why are you naming it image.dvd instead of image.iso?
dd doesn't actually create an ISO filesystem does it?
- Grant
--
gentoo-user@gentoo.org mailing list