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 1Rc1hH-0006cD-RV for garchives@archives.gentoo.org; Sat, 17 Dec 2011 21:21:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AA5321C24E; Sat, 17 Dec 2011 21:21:07 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 1A62521C240 for ; Sat, 17 Dec 2011 21:19:27 +0000 (UTC) Received: by eaaj12 with SMTP id j12so4513732eaa.40 for ; Sat, 17 Dec 2011 13:19:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=AaUn82mBTVaVFJcFuX3cSSd86Hejge5v5v9kMsROiog=; b=WLFupMszl8LVkltcOzcA0DAWMe2juqbFhX5+K7a6ldd9KA7mToBrGJ3MiioyphaXLj D8fmJZAxCX10ApCiJm/tFOJtcql3EkGIGCvKdco+Sj97xwn1FZZfOWxj6CUlA+V5pwnc F3C27kUptCQ7qqgW5I5B62j+L85KSMcIMjyr4= 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 Received: by 10.204.145.74 with SMTP id c10mr222102bkv.62.1324156767226; Sat, 17 Dec 2011 13:19:27 -0800 (PST) Received: by 10.204.226.72 with HTTP; Sat, 17 Dec 2011 13:19:27 -0800 (PST) In-Reply-To: References: <201112171126.42826.peter@humphrey.ukfsn.org> Date: Sat, 17 Dec 2011 16:19:27 -0500 Message-ID: Subject: Re: [gentoo-user] Re: DVD Movie backups From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2cf422e3-c791-4f68-b2c4-212c95f0cdd0 X-Archives-Hash: f2edfc008a874b7a8b6c57d0b715583f 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. =C2=A0I'm guessing that data disks burned with a Mac will us= e HFS, > but I don't know about movie/audio disks. =C2=A0You can enable HFS suppor= t 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...) --=20 :wq