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 1Qadum-0002Z8-60 for garchives@archives.gentoo.org; Sun, 26 Jun 2011 01:13:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A50E1C030 for ; Sun, 26 Jun 2011 01:13:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5C4261C014 for ; Sun, 26 Jun 2011 00:40:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id ABF4F2AC0E1 for ; Sun, 26 Jun 2011 00:40:30 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -4.903 X-Spam-Level: X-Spam-Status: No, score=-4.903 required=5.5 tests=[AWL=1.696, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] 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 PD75xeiYXaZo for ; Sun, 26 Jun 2011 00:40:24 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id D14412AC0DF for ; Sun, 26 Jun 2011 00:40:22 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QadOf-0006S2-3b for gentoo-user@gentoo.org; Sun, 26 Jun 2011 02:40:21 +0200 Received: from adsl-69-234-202-162.dsl.irvnca.pacbell.net ([69.234.202.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Jun 2011 02:40:21 +0200 Received: from w41ter by adsl-69-234-202-162.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Jun 2011 02:40:21 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: no cdrom (IDE) Date: Sat, 25 Jun 2011 17:40:02 -0700 Message-ID: References: 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=windows-1251 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-202-162.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110624 In-Reply-To: X-Archives-Salt: X-Archives-Hash: 56d10d5db8dfb9f339164a77ed00c08c On 06/25/2011 05:03 PM, walt wrote: > On 06/25/2011 03:32 PM, Alexey Mishustin wrote: >> Hi. >> >> After updating udev the links /dev/cdrom, /dev/dvd etc disappeared. There >> are four /dev/sgX but there is no /dev/srX at all. No hdX, all sdX are >> hard drives. > > That's a good thing. The disk drivers that use/need/create /dev/hd* are obsolete. > >> So, I can't mount any cd or dvd. >> >> My drive is IDE (Pioneer). > > Mine also, not a problem. > >> >> # dmesg | grep sr >> # > > That seems to be the problem. I beg pardon for my senility. I was reminded while reading a different group to run lsmod. The salient lines from lsmod: cdrom 24970 1 sr_mod The kernel module sr_mod is selected in the kernel config menu at "Device Drivers::SCSI device support::SCSI CDROM support"