From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rc2lb-0005MR-8s for garchives@archives.gentoo.org; Sat, 17 Dec 2011 22:30:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1C9221C10E; Sat, 17 Dec 2011 22:29:55 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.3]) by pigeon.gentoo.org (Postfix) with ESMTP id 2275A21C01F for ; Sat, 17 Dec 2011 22:28:59 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 2D91ADEC48 for ; Sat, 17 Dec 2011 22:28:58 +0000 (GMT) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id L0XS-nrwJWrR for ; Sat, 17 Dec 2011 22:52:12 +0000 (GMT) Received: from wstn.localnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id E451DDEC07 for ; Sat, 17 Dec 2011 22:28:57 +0000 (GMT) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: DVD Movie backups Date: Sat, 17 Dec 2011 22:28:57 +0000 User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.7.3; x86_64; ; ) References: In-Reply-To: X-KMail-Markup: true Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_peR7ObsNf0bdOp1" Content-Transfer-Encoding: 7bit Message-Id: <201112172228.57247.peter@humphrey.ukfsn.org> X-Archives-Salt: 846a9510-61ee-4345-9183-db90c2a00870 X-Archives-Hash: 8aad50720db45a278dda3f436af4bba2 --Boundary-01=_peR7ObsNf0bdOp1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Saturday 17 December 2011 21:19:27 Michael Mol wrote: > On Sat, Dec 17, 2011 at 3:09 PM, walt wrote: > > On 12/17/2011 03:26 AM, Peter Humphrey wrote: > >> Do you know of any way to read a DVD that was created on a Mac of some > >> sort? > > > > I'm fuzzy on the details, but Apple has/had its own filesystems named > > HFS and HFSplus. I'm guessing that data disks burned with a Mac will > > use HFS, but I don't know about movie/audio disks. You can enable HFS > > support in kernel menuconfig. > > The dead-easy way to tell would be to insert the disc, and then run > > file -s /dev/cdrom > > (or /dev/dvd, or /dev/sr0, or /dev/whatever...) I got this: $ sudo file -s /dev/sr0 /dev/sr0: ERROR: cannot read `/dev/sr0' (Input/output error) So I recompiled the kernel to include both hfs and hfsplus and got the same after booting with the new kernel and loading the modules. Dmesg had this: $ dmesg | tail [...] [ 208.369492] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 208.369495] sr 2:0:0:0: [sr0] Sense Key : Illegal Request [current] [ 208.369497] sr 2:0:0:0: [sr0] Add. Sense: Illegal mode for this track [ 208.369501] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 01 00 [ 208.369505] end_request: I/O error, dev sr0, sector 64 [ 208.369516] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16 The DVD is mostly wedding photos, with an audio track thrown in. Maybe it wasn't written on a Mac, but I'd be surprised if so. I'm stuck now. Thanks both for your help so far. -- Rgds Peter Linux Counter 5290, 1994-04-23 --Boundary-01=_peR7ObsNf0bdOp1 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

On Saturday= 17 December 2011 21:19:27 Michael Mol wrote:

> On Sat= , Dec 17, 2011 at 3:09 PM, walt <w41ter@gmail.com> wrote:

> > O= n 12/17/2011 03:26 AM, Peter Humphrey wrote:

> >&g= t; Do you know of any way to read a DVD that was created on a Mac of some

> >&g= t; sort?

> > <= /p>

> > I= 'm fuzzy on the details, but Apple has/had its own filesystems named

> > H= =46S and HFSplus. =C2=A0I'm guessing that data disks burned with a Mac will=

> > u= se HFS, but I don't know about movie/audio disks. =C2=A0You can enable HFS<= /p>

> > s= upport in kernel menuconfig.

>

> The de= ad-easy way to tell would be to insert the disc, and then run

>

> file -= s /dev/cdrom

>

> (or /d= ev/dvd, or /dev/sr0, or /dev/whatever...)

&nb= sp;

I got this:=

$ sudo file= -s /dev/sr0

/dev/sr0: E= RROR: cannot read `/dev/sr0' (Input/output error)

&nb= sp;

So I recomp= iled the kernel to include both hfs and hfsplus and got the same after boot= ing with the new kernel and loading the modules.

&nb= sp;

Dmesg had t= his:

$ dmesg | t= ail

[...]

[ 208.3694= 92] sr 2:0:0:0: [sr0] Result: hostbyte=3DDID_OK driverbyte=3DDRIVER_SENSE<= /p>

[ 208.3694= 95] sr 2:0:0:0: [sr0] Sense Key : Illegal Request [current]

[ 208.3694= 97] sr 2:0:0:0: [sr0] Add. Sense: Illegal mode for this track

[ 208.3695= 01] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 01 00

[ 208.3695= 05] end_request: I/O error, dev sr0, sector 64

[ 208.3695= 16] isofs_fill_super: bread failed, dev=3Dsr0, iso_blknum=3D16, block=3D16<= /p>

&nb= sp;

The DVD is = mostly wedding photos, with an audio track thrown in. Maybe it wasn't writt= en on a Mac, but I'd be surprised if so.

&nb= sp;

I'm stuck n= ow. Thanks both for your help so far.

&nb= sp;

--

Rgds

Peter Linu= x Counter 5290, 1994-04-23

&nb= sp;

--Boundary-01=_peR7ObsNf0bdOp1--