Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 22:34:31 +0800 (KRAST)
From:      Eugene Grosbein <eugen@grosbein.pp.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/30817: Addition to kern/28166: impossibility of mounting CD-ROM
Message-ID:  <200109251434.f8PEYV001950@D00015.dialonly.kemerovo.su>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109251434.f8PEYV001950>