Gentoo Archives: gentoo-user

From: don <don_reid@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Missing device files for cdroms
Date: Thu, 20 Jul 2006 06:24:00
Message-Id: 20060720061652.GA12173@reid1.localdomain
1 I have a system with an SATA hard drive, and two IDE cdroms.
2
3 The kernel sees them as shown by these lines in /var/log/messages
4
5 ==============================================================================
6 Jul 7 21:19:31 reid1 kernel: hda: SONY DVD-ROM DDU1615, ATAPI CD/DVD-ROM drive
7 Jul 7 21:19:31 reid1 kernel: hdb: SONY DVD RW DW-Q120A, ATAPI CD/DVD-ROM drive
8 Jul 7 21:19:31 reid1 kernel: hda: ATAPI 40X DVD-ROM drive, 1725kB Cache, UDMA(33)
9 Jul 7 21:19:31 reid1 kernel: hdb: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(66)
10 ==============================================================================
11
12 However there are no devices files /dev/cdrom or /dev/cdroms/.
13
14 There are also no files /proc/ide/hda or /proc/ide/hdb.
15
16 I am trying to use udev, and installed the udev package. Packages I have
17 installed include:
18
19 ==============================================================================
20 sys-apps/coldplug-20040920-r1
21 sys-apps/hotplug-20040923-r2
22 sys-apps/hotplug-base-20040401
23 sys-fs/device-mapper-1.02.07
24 sys-fs/sysfsutils-1.3.0-r1
25 sys-fs/udev-087-r1
26 ==============================================================================
27
28 I haven't touched the various config files (like the udev rules).
29
30 The kernel is 2.6.16-gentoo-r12. I've gone through many documentation
31 web pages and think I have all the right options selected.
32
33 I'll attach the full list of packages, and kernel config.
34
35 USB storage devices are dectected, and auto mounted fine.
36
37 Thanks for any help
38 Don Reid

Attachments

File name MIME type
packages text/plain
.config text/plain

Replies

Subject Author
Re: [gentoo-user] Missing device files for cdroms Richard Fish <bigfish@××××××××××.org>
Re: [gentoo-user] Missing device files for cdroms fei huang <daniel.huangfei@×××××.com>