Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] {OT} dvdrip permissions error, alternative?
Date: Sat, 07 Oct 2006 20:49:17
Message-Id: 49bf44f10610071343i26fe0bebp6ac0b240060e1f84@mail.gmail.com
In Reply to: Re: [gentoo-user] {OT} dvdrip permissions error, alternative? by Nick Rout
1 > > > > I think I'll stick with:
2 > > > >
3 > > > > dd if=/dev/dvd of=image.dvd
4 > > >
5 > > > That won't work on CSS scrambled discs. You'll copy the scrambled data
6 > > > but not the key. Instead, use vobcopy followed by growisofs.
7 > >
8 > > What about this (it's what I've been doing):
9 > >
10 > > lsdvd && dd if=/dev/dvd of=image.dvd
11 > >
12 > > Is there any advantage to creating an ISO filesystem out of the image
13 > > if you aren't going to burn it?
14 >
15 > yes. ease of transfer, keping everyting togther. still playable with xine
16 > dvd://path/to.iso
17 >
18 > why are you naming it image.dvd instead of image.iso?
19
20 dd doesn't actually create an ISO filesystem does it?
21
22 - Grant
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] {OT} dvdrip permissions error, alternative? Nick Rout <nick@×××××××.nz>