From nobody@FreeBSD.org  Fri Mar 19 07:52:12 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1572816A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2004 07:52:12 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0E77043D39
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2004 07:52:12 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i2JFqB72087574
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Mar 2004 07:52:11 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i2JFqBXS087573;
	Fri, 19 Mar 2004 07:52:11 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200403191552.i2JFqBXS087573@www.freebsd.org>
Date: Fri, 19 Mar 2004 07:52:11 -0800 (PST)
From: Chris <bsdnewbie@coolarrow.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: cd recorder un-mountable after a burn with burncd, requires reboot to mount
X-Send-Pr-Version: www-2.3

>Number:         64462
>Category:       misc
>Synopsis:       cd recorder un-mountable after a burn with burncd, requires reboot to mount
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sos
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 19 08:00:47 PST 2004
>Closed-Date:    Fri Jun 11 15:37:22 GMT 2004
>Last-Modified:  Fri Jun 11 15:37:22 GMT 2004
>Originator:     Chris
>Release:        5.2.1-RELEASE
>Organization:
>Environment:
FreeBSD server.tcslea.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Thu Mar 18 00:12:30 CST 2004     xxxxx@server.tcslea.org:/usr/obj/usr/src/sys/CUSTOM_KERNEL-20040205  i386  
>Description:


From my kernel:      
# ATA and ATAPI devices
device          ata
device          atadisk                 # ATA disk drives
device          ataraid                 # ATA RAID drives
device          atapicd                 # ATAPI CDROM drives
device          atapifd                 # ATAPI floppy drives
options         ATA_STATIC_ID           #Static device numbering

>How-To-Repeat:
Create an iso, blank the cdrw, then burn the iso to the cdrw:

/usr/local/bin/mkisofs -UR -o /filename.iso /files-to-be-burned
/usr/sbin/burncd blank
/usr/sbin/burncd data /filename.iso fixate

Now try to mount /cdrom, and you get:
cd9660: /dev/acd0: Input/output error

Reboot, then you can mount /cdrom

>Fix:
No fix that I've found, but rebooting will allow mount and access to the disc. Burning an iso again will once more lock you out of the cdrom, requiring another reboot in order to mount it.
>Release-Note:
>Audit-Trail:

From: Alex de Kruijff <freebsd@akruijff.dds.nl>
To: freebsd-gnats-submit@FreeBSD.org
Cc: bsdnewbie@coolarrow.com
Subject: Re: misc/64462: cd recorder un-mountable after a burn with burncd,
 requires reboot to mount
Date: Sat, 20 Mar 2004 13:35:40 +0100

 I like to say that I experianced this to. However I found that a reboot
 wasn't requered. Hitting the reject button twice did the trick. I was
 able to mount the CD afther this.
 -- 
 Alex
 
 Articles based on solutions that I use:
 http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
Responsible-Changed-From-To: freebsd-bugs->sos 
Responsible-Changed-By: rik 
Responsible-Changed-When: Fri Jun 11 15:24:29 GMT 2004 
Responsible-Changed-Why:  
I belive this is burncd bug, not cd drive driver. In any case sos@ is author 
of both of them. 
I think ejecting of disk like some other programs does would be enough.  

http://www.freebsd.org/cgi/query-pr.cgi?pr=64462 
Responsible-Changed-From-To: sos->closed 
Responsible-Changed-By: sos 
Responsible-Changed-When: Fri Jun 11 15:32:40 GMT 2004 
Responsible-Changed-Why:  
This is a drive "problem" not a SW one. Some burn programs do an eject 
at the end of a burn just to avoid this.. 
You could use burncd -e to get that behavior as well. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64462 
State-Changed-From-To: open->closed 
State-Changed-By: sos 
State-Changed-When: Fri Jun 11 15:36:06 GMT 2004 
State-Changed-Why:  
OK, use the right field :) 
note to self: use ^L when vi screws up display.... 


Responsible-Changed-From-To: closed->sos 
Responsible-Changed-By: sos 
Responsible-Changed-When: Fri Jun 11 15:36:06 GMT 2004 
Responsible-Changed-Why:  
Note to self: use ^L in vi when display screw up... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64462 
>Unformatted:
