Date: Sun, 02 Nov 2003 23:35:24 +0100 From: Nils Vogels <nivo+sender+6075ff@yuckfou.org> To: freebsd-questions@freebsd.org Subject: Re: Okay, who broke sysutils/eject? Message-ID: <3FA586AC.3010408@yuckfou.org> In-Reply-To: <013a01c3a0e9$44905680$a4b826cb@goo> References: <20031102020135.GA33623@auricle.charter.net> <013a01c3a0e9$44905680$a4b826cb@goo>
next in thread | previous in thread | raw e-mail | index | archive | help
Rob wrote:
>Does 'cdcontrol eject' work?
>
>
For me it doesn't and I'm stumped as to why :(
kernel config bits:
device atapicd # ATAPI CDROM drives
device scbus # SCSI bus (required)
device cd # CD
device pass # Passthrough device (direct SCSI access)
device atapicam # emulate ATAPI devices as SCSI ditto
via CAM
# needs CAM to be present (scbus & pass)
boot bits:
acd0: CD-RW <CR-4802TE> at ata1-master PIO3
Waiting 10 seconds for SCSI devices to settle
Mounting root from ufs:/dev/ad0s1a
cd0 at ata1 bus 0 target 0 lun 0
cd0: <MITSUMI CR-4802TE 1.3C> Removable CD-ROM SCSI-0 device
cd0: 11.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
- tray closed
and cdcontrol eject:
imhotep# cdcontrol eject
cdcontrol: no CD device name specified, defaulting to /dev/cd0c
cdcontrol: no disc in drive /dev/cd0c
Now ... why wouldn't it eject if there is no disc in the drive ? I
really would like to be able to eject an empty drive as well ..
Gr,
Nils.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FA586AC.3010408>
