Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 1999 18:06:15 -0400
From:      "collen" <arkane@dpnet.net>
To:        <freebsd-questions@freebsd.org>
Subject:   troubles w/ my cdrom
Message-ID:  <000301be928c$8096dd40$0200000a@water>

next in thread | raw e-mail | index | archive | help
Hey
    I have a Sony CDU701 cdrom and it's the Secondary IDE Master.
The kernel can detect it and everything (as device acd0), but when i try to
mount it, it gives me the error:

atapi1.0: controller not ready for cmd

i've tried the following in order to try to get it to work:

mount -t cd9660 /dev/wcd0c /cdrom
mount_cd9660 /dev/wcd0c /cdrom
mount -t cd9660 /dev/acd0c /cdrom
mount_cd9660 /dev/acd0c /cdrom

I've tried modifying atapi.c and have received no luck.
I tried adding options IDE_DELAY 8000 to the kernel but that did not help
either.
Do you have any suggestions?

Thanks.

'collen



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?000301be928c$8096dd40$0200000a>