From owner-freebsd-bugs Tue Sep 25 7:50:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4418137B439 for ; Tue, 25 Sep 2001 07:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8PEo1440865; Tue, 25 Sep 2001 07:50:01 -0700 (PDT) (envelope-from gnats) Received: from D00015.dialonly.kemerovo.su (www2.svzserv.kemerovo.su [213.184.65.86]) by hub.freebsd.org (Postfix) with ESMTP id 5A2B337B41D for ; Tue, 25 Sep 2001 07:40:43 -0700 (PDT) Received: (from eugen@localhost) by D00015.dialonly.kemerovo.su (8.11.6/8.11.4) id f8PEYV001950; Tue, 25 Sep 2001 22:34:31 +0800 (KRAST) (envelope-from eugen) Message-Id: <200109251434.f8PEYV001950@D00015.dialonly.kemerovo.su> Date: Tue, 25 Sep 2001 22:34:31 +0800 (KRAST) From: Eugene Grosbein To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/30817: Addition to kern/28166: impossibility of mounting CD-ROM 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: 30817 >Category: kern >Synopsis: Addition to kern/28166: impossibility of mounting CD-ROM >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 25 07:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 4.4-STABLE i386 >Organization: ISP Svyaz Service >Environment: System: FreeBSD 4.4-STABLE #0: Thu Sep 20 19:58:56 KRAST ATAPI CD-ROM >Description: It is impossible to mount CD-ROM in some cases. >How-To-Repeat: 1. Insert any CD-ROM into drive. Make shure it can be mounted: # mount -t cd9660 /dev/acd0a /cdrom # umount /cdrom 2. Now eject tray manually using 'eject' button of front panel of drive Then insert in back using command: # cdcontrol -f /dev/acd0a close 3. Now it's impossible to mount CD-ROM: # mount -t cd9660 /dev/acd0a /cdrom cd9660: /dev/acd0a: Device busy You have to eject and reinsert CD manually to revive your drive. >Fix: Unknown for me. This bug seems to be related with another one explained in http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28166 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message