Date: Wed, 12 Jan 2000 11:48:49 -0500 From: "Dennis Barthmare" <dab@netmonger.net> To: <questions@FreeBSD.org> Subject: IDE CD-ROM drive will not mount Message-ID: <000501bf5d1d$4bb2b160$c21636d1@dab.home>
next in thread | raw e-mail | index | archive | help
I am running FreeBSD 3.4-RELEASE #0 I get the following error meggage: atapi1.0: controller not ready for cmd atapi1:0: ERROR 2, status=0, error=0 acd0: read_toc failed whenever I try to mount a data CD-ROM using any of the following commands: mount -t cd9660 /dev/acd0a /mnt or mount -t cd9660 /dev/acd0c /mnt mount_cd9660 /dev/acd0a /mnt or mount_cd9660 /dev/acd0c /mnt or play an audio CD-ROM using cdcontrol -f /dev/acd0a or cdcontrol -f /dev/acd0c While booting, the kernel appears to recognize my IDE CD-ROM just fine: wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <WDC AC12500L> wd0: 2441MB (4999680 sectors), 4960 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): <CD-ROM CDU701/1.0f>, removable, accel, dma, iordis acd0: drive speed 2412KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA, packet track acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501bf5d1d$4bb2b160$c21636d1>