Bug 22871

Summary: burncd fails
Product: Base System Reporter: hrk <hrk>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-RELEASE   
Hardware: Any   
OS: Any   

Description hrk 2000-11-15 15:30:03 UTC
I tried to burn cd using burncd, but it failed.
burncd said following message.

--- --- --- --- --- --- --- --- --- --- ---
> burncd -f /dev/acd1c data mp3.img fixate
next writeable LBA 0
writing from file mp3.img size 67522 KB

only wrote -1 of 32768 bytes
fixating CD, please wait..
--- --- --- --- --- --- --- --- --- ---

dmesg shows following message.

--- --- --- --- --- --- --- --- --- ---
> dmesg|grep acd
acd0: CDROM <ICD-3600AT> at ata0-slave using PIO3
acd1: CD-RW <CREATIVE CD-RW RW8433E> at ata1-master using PIO4
acd1: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 error=04
acd1: WRITE_BIG - ILLEGAL REQUEST asc=2c ascq=00 error=04
--- --- --- --- --- --- --- --- --- ---

Fix: 

unknown
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 2001-05-29 10:20:05 UTC
State Changed
From-To: open->closed

Burncd has been significantly reworked, I belive this issue is fixed.