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 1OmWQJ-0007la-3O for garchives@archives.gentoo.org; Fri, 20 Aug 2010 18:34:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9397AE08AE; Fri, 20 Aug 2010 18:33:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 64610E08AE for ; Fri, 20 Aug 2010 18:33:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id EFF1E1B406B for ; Fri, 20 Aug 2010 18:33:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.423 X-Spam-Level: X-Spam-Status: No, score=-2.423 required=5.5 tests=[AWL=0.176, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4kmjHVoUskf8 for ; Fri, 20 Aug 2010 18:33:46 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 6DF601B4081 for ; Fri, 20 Aug 2010 18:33:46 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OmWPM-0001gf-7p for gentoo-user@gentoo.org; Fri, 20 Aug 2010 20:33:40 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Aug 2010 20:33:40 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Aug 2010 20:33:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: DVD borked: SysFS removed Date: Fri, 20 Aug 2010 18:33:32 +0000 (UTC) Message-ID: References: <4C695750.8050800@gmail.com> 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: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100810 Gentoo/2.0.6 SeaMonkey/2.0.6) X-Archives-Salt: 85cebef6-4ceb-4936-ac92-8123107f470c X-Archives-Hash: c31fb926a2cdb393c49e0f9020a014f3 walt gmail.com> writes: > < > ATA/ATAPI/MFM/RLL support (DEPRECATED) ---> OK, this fixed the dvd so that now it works...(thanks) > <*> Serial ATA and Parallel ATA drivers ---> I had this already, just deleted the one above. Kernel rebuilt, now it works with Kaffeine to play videos. > $ls -l /dev/dvd > lrwxrwxrwx 1 root root 3 2010-08-17 04:46 /dev/dvd -> sr0 I get: ls: cannot access /dev/dvd: No such file or directory > I didn't do anything to cause that. udev took care of it without my help, > and everything Just Worked. > Well, not quite true. I did change my /etc/fstab, but I'm now using disk > labels in fstab instead of device names. If you still use device names > you'll need to change /dev/hd* to /dev/sd* in fstab when using the new > disk drivers. my current fstab looks like this: /dev/cdrom /mnt/cdrom auto noauto,rw,user 0 0 Can you send me a snippet out of your fstab on setting up (2) dvds on one system? Disk labels sound cool. Maybe a good doc explaining these intricacies? TIA, James