From nobody@FreeBSD.org  Tue Apr 23 09:55:30 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5A18937B41B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 23 Apr 2002 09:55:24 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g3NGtOa25217;
	Tue, 23 Apr 2002 09:55:24 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200204231655.g3NGtOa25217@freefall.freebsd.org>
Date: Tue, 23 Apr 2002 09:55:24 -0700 (PDT)
From: FABIO SANTOS PIMENTA <fabiopimenta@prt15.gov.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: PROBLEM USING BURNCD
X-Send-Pr-Version: www-1.0

>Number:         37383
>Category:       misc
>Synopsis:       PROBLEM USING BURNCD
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 23 10:00:02 PDT 2002
>Closed-Date:    Sat Apr 27 17:23:57 PDT 2002
>Last-Modified:  Sat Apr 27 17:23:57 PDT 2002
>Originator:     FABIO SANTOS PIMENTA
>Release:        4.5
>Organization:
MINISTERIO PUBLICO DO TRABALHO
>Environment:
FreeBSD orion.prt15.gov.br 4.5-RELEASE FreeBSD 4.5-RELEASE #2: Thu Mar 21 09:33:21 BRT 2002     fabio@orion.prt15.gov.br:/usr/src/sys/compile/ORION  i386
 
>Description:
I am using burncd to write data in a rewrite CD, when CD is empty its ok, but when CD contains some file, burncd doesnt work.
The system shows the follow message:
ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error  
acd1: READ-TRACK-INFO - ILLEGAL REQUEST 
I am using the follow command:
burncd -f /dev/acd1c data bkprt15.iso fixate  

Can someone help me?
thank you?
  
>How-To-Repeat:
      
>Fix:
Who knows? maybe I dont use fixate in burncd?      
>Release-Note:
>Audit-Trail:

From: Giorgos Keramidas <keramida@FreeBSD.ORG>
To: FABIO SANTOS PIMENTA <fabiopimenta@prt15.gov.br>
Cc: bug-followup@FreeBSD.ORG
Subject: Re: misc/37383: PROBLEM USING BURNCD
Date: Tue, 23 Apr 2002 23:07:52 +0300 (EEST)

 On 2002-04-23 09:55, FABIO SANTOS PIMENTA wrote:
 > I am using burncd to write data in a rewrite CD, when CD is empty it=B4s
 > ok, but when CD contains some file, burncd doesn=B4t work.
 >
 > The system shows the follow message:
 > ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error
 > acd1: READ-TRACK-INFO - ILLEGAL REQUEST
 >
 > I am using the follow command:
 > burncd -f /dev/acd1c data bkprt15.iso fixate
 
 This is not a bug.  When you are using rewritable CDROMs, that already
 contain files, you have to erase or blank the medium before writing again
 on it.  Try using the command:
 
 =09# burncd -f /dev/acd1c blank
 
 or the command:
 
 =09# burncd -f /dev/acd1c erase
 
 Look in the manpage of burncd for details & differences of these two burncd
 commands.
 
 - Giorgos
 
State-Changed-From-To: open->closed 
State-Changed-By: cjc 
State-Changed-When: Sat Apr 27 17:22:47 PDT 2002 
State-Changed-Why:  
PRs are not an appropriate forum for general user questions. Try 
freebsd-questions@freebsd.org or other FreeBSD mailing lists for 
example. 

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