Gentoo Archives: gentoo-user

From: JC Denton <jcdentonmail@×××××.de>
To: gentoo user <gentoo-user@l.g.o>
Subject: [gentoo-user] cdrom is not available any more
Date: Mon, 19 Jun 2006 10:05:19
Message-Id: 20060619095609.77856.qmail@web27407.mail.ukl.yahoo.com
1 Hi group!
2
3 I had some problems with my cdrom before and tried to chage that ;)
4 I rebuild the kernel in order to have appropriate scsi and atapi settings for usb and cdrom support. But I messed something up. The original problem is gone but now I have no cdrom support at all. Here is what I get from dmesg:
5 # dmesg | grep hd
6 ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
7 ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:pio, hdd:pio
8 hda: IC25N060ATMR04-0, ATA DISK drive
9 hdc: , ATAPI cdrom or floppy?, assuming FLOPPY drive
10 hda: max request size: 1024KiB
11 hda: 117210240 sectors (60011 MB) w/7884KiB Cache, CHS=16383/255/63, UDMA(100)
12 hda: cache flushes supported
13 hda: hda1 hda2 hda3 < hda5 hda6 hda7 >
14 ide-floppy: hdc: not supported by this version of ide-floppy
15
16
17 # sudo mount -t iso9660 /dev/hdc /mnt/cdrom/
18 mount: /dev/hdc is not a valid block device
19
20 Where I can I tell the system that it is a cdrom? (no floppy drive at all)
21 Do I have to set a kernel flag in the grub.conf?
22
23 Please help! Thanks!
24
25
26
27 ---------------------------------
28 Jetzt mit Yahoo! Messenger Tickets zur FIFA WM 2006 gewinnen.

Replies

Subject Author
Re: [gentoo-user] cdrom is not available any more Boris Fersing <kernelsensei@g.o>