Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 14:30:02 -0700 (PDT)
From:      Giorgos Keramidas <keramida@FreeBSD.ORG>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/37383: PROBLEM USING BURNCD
Message-ID:  <200204232130.g3NLU2a89472@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/37383; it has been noted by GNATS.

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
 

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?200204232130.g3NLU2a89472>