Date: Fri, 15 Jun 2001 14:45:22 +0800 (KRAST) From: "Eugene B. Grosbein" <eugen@svzserv.kemerovo.su> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/28166: Mounted CD-ROM can be ejected in some cases Message-ID: <200106150645.f5F6jMa00466@kost.svzserv.kemerovo.su>
next in thread | raw e-mail | index | archive | help
>Number: 28166 >Category: bin >Synopsis: Mounted CD-ROM can be ejected in some cases >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 14 23:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 4.3-STABLE i386 >Organization: ISP Svyaz-Service >Environment: System: 4.3-STABLE FreeBSD 4.3-STABLE acd0: CD-RW <SONY CD-RW CRX140E> at ata1-master using PIO4 amd is not running, if that is worth to mention >Description: This is possible to eject mounted CD-ROM >How-To-Repeat: Insert any CD-ROM in drive. Then type: export CDROM=/dev/acd0c mount /cdrom cd /cdrom Now CD-ROM is locked. 'Eject' button on the front panel of drive does not work. Now type: umount /cdrom; cdcontrol eject Filesystem is busy so umount failed. cdcontrol failed as well. But now 'Eject' button on the front panel of drive DOES work and CD-ROM is ejected when you press 'Eject'. Note, that filesystem is still mounted. >Fix: Unknown for me. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106150645.f5F6jMa00466>