From owner-freebsd-bugs Sat Nov 25 9:50: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E71C37B4CF for ; Sat, 25 Nov 2000 09:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA34560; Sat, 25 Nov 2000 09:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A23B837B4CF; Sat, 25 Nov 2000 09:44:12 -0800 (PST) Message-Id: <20001125174412.A23B837B4CF@hub.freebsd.org> Date: Sat, 25 Nov 2000 09:44:12 -0800 (PST) From: riccardo@torrini.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/23091: unable to fixate a disk with burncd Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23091 >Category: misc >Synopsis: unable to fixate a disk with burncd >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 25 09:50:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Riccardo Torrini >Release: 5.0-CURRENT >Organization: >Environment: FreeBSD trudy.home.torrini.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Nov 11 10:10:54 CET 2000 root@trudy.home.torrini.org:/usr/obj/usr/src/sys/TRUDY i386 -----[ /var/run/dmesg.boot ]----- ad0: 6197MB [12592/16/63] at ata0-master UDMA33 ad1: 4125MB [8940/15/63] at ata0-slave UDMA33 acd0: CD-RW at ata1-master using PIO3 acd1: CDROM at ata1-slave using UDMA33 -----[ /usr/src/sys/i386/conf/TRUDY ]----- # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID #Static device numbering options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices >Description: I am unable to fix a cd image with burn cd. Tryed at 4x, 2x and 1x but after successfull writing (100%) burncd refuse to close disk. >How-To-Repeat: # burncd -f /dev/acd0c -s 2 -e data 4.2-install.iso fixate next writeable LBA 0 writing from file 4.2-install.iso size 652450 KB written this track 652450 KB (100%) total 652450 KB fixating CD, please wait.. burncd: ioctl(CDRIOCCLOSEDISK): Input/output error # burncd -f /dev/acd0c -s 2 -e fixate fixating CD, please wait.. burncd: ioctl(CDRIOCCLOSEDISK): Input/output error -----[ dmesg | tail ]----- acd0: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=00 acd0: CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=30 ascq=09 error=00 acd0: CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=30 ascq=09 error=00 >Fix: Closing disk with another software under another OS (win*) works :-( >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message