From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GWJ6j-00031f-9O for garchives@archives.gentoo.org; Sat, 07 Oct 2006 20:49:17 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k97Km91k028880; Sat, 7 Oct 2006 20:48:09 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k97Khq5t004359 for ; Sat, 7 Oct 2006 20:43:53 GMT Received: by wx-out-0506.google.com with SMTP id r21so1583334wxc for ; Sat, 07 Oct 2006 13:43:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XFlc3GoaBPbxvoDykHY/xswzNtqvbRrpM0498k9KZad6J4vDg3NbEHwNNCR1MLY3npUjc1Bkm57cFg3xe5Hvq6CRFyskwmCCi1V9ioLF7K571cKYuVCDWkmXUeLAnLBqYDqDkj/Ci3G3CJ5d7CPn5IhKRNAccTVloSjst4DmuQA= Received: by 10.90.78.9 with SMTP id a9mr2174596agb; Sat, 07 Oct 2006 13:43:50 -0700 (PDT) Received: by 10.90.54.10 with HTTP; Sat, 7 Oct 2006 13:43:50 -0700 (PDT) Message-ID: <49bf44f10610071343i26fe0bebp6ac0b240060e1f84@mail.gmail.com> Date: Sat, 7 Oct 2006 13:43:50 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} dvdrip permissions error, alternative? In-Reply-To: <200610072152.28871.nick@rout.co.nz> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10610050957q6a1758apded3e4b5ffce987@mail.gmail.com> <20061006182707.08e04679@krikkit.digimed.co.uk> <49bf44f10610061050x6895b294ob4dfc9aeed23ac07@mail.gmail.com> <200610072152.28871.nick@rout.co.nz> X-Archives-Salt: b1d6b47a-3139-489a-a312-ed7256c3d2e5 X-Archives-Hash: 5b6c62cbddb056d1bc59617bdbea74d2 > > > > 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