From owner-freebsd-bugs Thu Jun 14 23:50:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CD7137B40D for ; Thu, 14 Jun 2001 23:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5F6o3x07088; Thu, 14 Jun 2001 23:50:03 -0700 (PDT) (envelope-from gnats) Received: from kost.svzserv.kemerovo.su (kost.svzserv.kemerovo.su [213.184.65.82]) by hub.freebsd.org (Postfix) with ESMTP id E82F637B403 for ; Thu, 14 Jun 2001 23:45:27 -0700 (PDT) (envelope-from eugen@kost.svzserv.kemerovo.su) Received: (from root@localhost) by kost.svzserv.kemerovo.su (8.11.3/8.11.3) id f5F6jMa00466; Fri, 15 Jun 2001 14:45:22 +0800 (KRAST) (envelope-from eugen) Message-Id: <200106150645.f5F6jMa00466@kost.svzserv.kemerovo.su> Date: Fri, 15 Jun 2001 14:45:22 +0800 (KRAST) From: "Eugene B. Grosbein" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/28166: Mounted CD-ROM can be ejected in some cases Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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