From owner-freebsd-bugs Tue Apr 23 14:31: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3ABAB37B477 for ; Tue, 23 Apr 2002 14:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NLU2a89472; Tue, 23 Apr 2002 14:30:02 -0700 (PDT) (envelope-from gnats) Date: Tue, 23 Apr 2002 14:30:02 -0700 (PDT) Message-Id: <200204232130.g3NLU2a89472@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: misc/37383: PROBLEM USING BURNCD Reply-To: Giorgos Keramidas 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 The following reply was made to PR misc/37383; it has been noted by GNATS. From: Giorgos Keramidas To: FABIO SANTOS PIMENTA 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