cdrom after installing kernel
Marek Denis
marek at messiah.marek.org
Sun Jun 15 01:45:58 PDT 2003
On Sun, Jun 15, 2003 at 01:03:09AM +0200, Simon L. Nielsen wrote:
> On 2003.06.15 00:46:43 +0000, Marek Denis wrote:
>
> > I have got a little problem- after rebuilding the kernel my CD ROM
> > doesn't work. I thought maybe I had commented something necessary (like
> > CD9660), but even if I only change ident and filename from GENERIC to
> > something other after mount /cdrom I get this error:
> >
> > "cd9660: /dev/acd0c: Device not configured " (ofcourse I had put cd
into the cdrom )
> > while using GENERIC kernel everything is all right otherwise
device can't be configured...why
>
> We need more information to find the problem. I think dmesg should give
> a hint, mainly the parts about ata. You can get the ata parts of dmesg
> by running :
>
> # grep ata /var/run/dmesg.boot
atapci0: <SiS 5591 ATA100 controller> port 0xff00-0xff0f at device 2.5 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
ad0: 39083MB <Maxtor 4D040H2> [79408/16/63] at ata0-master UDMA100
acd0: CD-RW <CD-W524E> at ata1-slave PIO4
>
> Btw. please set up your email program to break the lines at around 72
> characters.
>
More information about the freebsd-stable
mailing list