From owner-freebsd-questions  Sat May  4 16:56: 8 2002
Delivered-To: freebsd-questions@freebsd.org
Received: from smtp.uc3m.es (smtp03.uc3m.es [163.117.136.123])
	by hub.freebsd.org (Postfix) with ESMTP id 153C837B405
	for <freebsd-questions@freebsd.org>; Sat,  4 May 2002 16:56:04 -0700 (PDT)
Received: from smtp03.uc3m.es (localhost [127.0.0.1])
	by smtp.uc3m.es (Postfix) with ESMTP id D5DCF4318B
	for <freebsd-questions@freebsd.org>; Sun,  5 May 2002 01:56:02 +0200 (CEST)
Received: from lmserv2.lab.it.uc3m.es (lmserv2.lab.it.uc3m.es [163.117.144.152])
	by smtp03.uc3m.es (Postfix) with ESMTP id 8A03699DE3
	for <freebsd-questions@freebsd.org>; Sun,  5 May 2002 01:56:02 +0200 (CEST)
Received: from lm009.lab.it.uc3m.es (root@lm009.lab.it.uc3m.es [163.117.144.138])
	by lmserv2.lab.it.uc3m.es (8.9.3/8.9.3) with ESMTP id BAA18054
	for <freebsd-questions@freebsd.org>; Sun, 5 May 2002 01:56:01 +0200
Received: from localhost (jrh@localhost)
	by lm009.lab.it.uc3m.es (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id BAA27773
	for <freebsd-questions@freebsd.org>; Sun, 5 May 2002 01:56:00 +0200
Date: Sun, 5 May 2002 01:56:00 +0200 (CEST)
From: Juan Francisco Rodriguez Hervella <jrh@lab.it.uc3m.es>
To: "(Lista)" <freebsd-questions@freebsd.org>
Subject: Can not burn a CD with "burncd"
Message-ID: <Pine.LNX.3.96.1020505015108.27731A-100000@lm009.lab.it.uc3m.es>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-questions.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions>
X-Loop: FreeBSD.ORG

Hello:

Im trying to copy a CD using "burncd" (I've got FreeBSD-4.3)

"dmesg" shows this:

ad0: 6187MB <FUJITSU MPC3064AT> [13410/15/63] at ata0-master UDMA33
acd0: CDROM <SAMSUNG CD-ROM SC-152C> at ata0-slave using PIO4
acd1: CD-RW <_NEC NR-7500A> at ata1-slave using PIO4 

Well, when I exec:
burncd -f /dev/acd1c data * fixate  

These errors are reported:

burncd: ioctl(CDRIOCOPENTRACK): Input/output error
May  5 01:22:56 juanillo /kernel: acd1: READ_TOC - ILLEGAL REQUEST asc=24
ascq=00 error=04
May  5 01:22:56 juanillo /kernel: acd1: MODE_SELECT_BIG - ILLEGAL REQUEST
asc=26 ascq=00 error=04
May  5 01:22:56 juanillo /kernel: acd1: MODE_SELECT_BIG - ILLEGAL REQUEST
asc=26 ascq=00 error=04  

Can someone help me ?

Thanks a lot.

*****
JFRH
*****


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message