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 1OjYO9-0007f4-Da for garchives@archives.gentoo.org; Thu, 12 Aug 2010 14:04:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DF95E0A6F for ; Thu, 12 Aug 2010 14:04:08 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id BCB1EE09BA for ; Thu, 12 Aug 2010 13:20:26 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.55,357,1278284400"; d="scan'208";a="210038423" Received: from 213-152-39-90.dsl.eclipse.net.uk (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 12 Aug 2010 14:20:19 +0100 Received: from funf.stroller.uk.eu.org (funf.stroller.uk.eu.org [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 3E24D6C473 for ; Thu, 12 Aug 2010 14:20:16 +0100 (BST) Message-Id: From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit 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 (Apple Message framework v936) Subject: Re: [gentoo-user] DVD borked: SysFS removed Date: Thu, 12 Aug 2010 14:20:17 +0100 References: X-Mailer: Apple Mail (2.936) X-Archives-Salt: 5190acff-6169-425f-8e62-6370bc9f9c7a X-Archives-Hash: 5acbc2e1a954a1f50f8b95588108eeb4 On 12 Aug 2010, at 03:37, James wrote: > ... > So my console output upon booting berated me > about continuing to use sysfs. OK. So I removed > it and built a new kernel (AMD 64). > > Everything works but the DVD. In what way doesn't it work? Do you have something like /dev/dvd ? Where does it point to? Where are you expecting it to point to? I think something like /dev/sr0 is often used for optical drives these days. That's what it is on my system. Please `dmesg | grep sr`. It would have done you any hard to attache your entire `dmesg` output in your original posting. Stroller.