Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2005 20:20:11 -0500
From:      Josh Paetzel <josh@tcbug.org>
To:        questions@freebsd.org
Subject:   CD Burning Error
Message-ID:  <200508112020.11822.josh@tcbug.org>

next in thread | raw e-mail | index | archive | help
I have recently aquired a DVD+-RW drive.  I am running into some 
problems when trying to burn CD-Rs (I haven't tried a DVD yet)

                                          *I've tried -s 24 as well*
gimpy# burncd -f /dev/acd0 -s 48 data 6.0-BETA2-i386-disc1.iso fixate
next writeable LBA 0
writing from file 6.0-BETA2-i386-disc1.iso size 460518 KB
written this track 460518 KB (100%) total 460518 KB
fixating CD, please wait..
burncd: ioctl(CDRIOCFIXATE): Input/output error

Trying to use the CD gives:

gimpy# mount /cdrom
cd9660: /dev/acd0: Input/output error

gimpy# grep acd0 /etc/fstab
/dev/acd0               /cdrom          cd9660  ro,noauto       0 0

gimpy# uname -a
FreeBSD gimpy.tcbug.org 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #5: Thu 
Aug 11 19:49:26 CDT 2005     
jpaetzel@gimpy.tcbug.org:/usr/obj/usr/src/sys/GIMPY  i386

gimpy# dmesg | grep acd
acd0: DVDR <NEC DVD RW ND-3520A/1.04> at ata1-master PIO4
acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x02 ascq=0x00 
error=4<ABORTED>

I've tried with UDMA33 and PIO4, I've also tried ATAPICAM and k3b in 
both UDMA33 and PIO4

-- 
Thanks,

Josh Paetzel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508112020.11822.josh>