| Summary: | burncd(8) doesn't wait long enough for CD-R's burning at high speed to spin down before trying to fixate the CD. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Farooq Mela <fmela0> |
| Component: | misc | Assignee: | Søren Schmidt <sos> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Farooq Mela
2001-09-12 22:00:02 UTC
Responsible Changed From-To: freebsd-bugs->sos The problem is not that burncd doesn't wait long enough (and no there is no need to wait for a spin down, on the contrary, the fixate part writes to the disk and needs it to spin), the problem is that some drives returns good status before actually being done with the command in progress. This has been dealt with in -current, but that part has not been MFC'd due to other implications. State Changed From-To: open->closed This is believed fixed in -stable |