Bug 20354

Summary: interrupting burncd with ^C
Product: Base System Reporter: celacunza <celacunza>
Component: miscAssignee: Søren Schmidt <sos>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-RELEASE   
Hardware: Any   
OS: Any   

Description celacunza 2000-08-02 07:30:01 UTC
interrupting burncd causes future invocations to fail.

Fix: 

workaround: 
push the eject button on the cd caddy, re-insert.
How-To-Repeat: 1. run burncd.
2. hit ^C while it's working.
3. try to run burncd again.

hp0# burncd -t -e -f /dev/acd0c data 4.1-install.iso fixate
next writeable LBA 0
writing from file 4.1-install.iso size 659010 KB
^Citten this track 5408 KB (0%) total 5408 KB
hp0# burncd -t -e -f /dev/acd0c data 4.1-install.iso fixate
burncd: ioctl(CDRIOCOPENDISK): Invalid argument
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-02 09:21:07 UTC
Responsible Changed
From-To: freebsd-bugs->sos

Soren wrote burncd.
Comment 2 Søren Schmidt freebsd_committer freebsd_triage 2000-11-14 09:09:59 UTC
State Changed
From-To: open->closed

Dont interrupt burncd, its bound to fail :)