It seems Yosuke Koshino wrote:
> "Soren Schmidt <[EMAIL PROTECTED]>" wrote:
> > > The message is "burncd: ioctl(CDRIOCCLOSEDISK) : Device busy".
> > > Then, I add "sleep(10);" in 'fixate' code of burncd.c.
> >
> > You didn't get any other error messages ??
> I didn't get no other error message.
"Soren Schmidt <[EMAIL PROTECTED]>" wrote:
> > The message is "burncd: ioctl(CDRIOCCLOSEDISK) : Device busy".
> > Then, I add "sleep(10);" in 'fixate' code of burncd.c.
>
> You didn't get any other error messages ??
I didn't get no other error message.
> Hmm, acd_close_track waits uptil 5 mins f
It seems Yosuke Koshino wrote:
> Hi,there
>
> I install FreeBSD-current-2122.
> I tried to write CD-R with burncd, but writing of CD-R is failed
> at the 'fixate' sequence. At the same time, I got the next error
> message.
> The message is "burncd: ioctl(CDRIOCCLOSEDISK) : Device busy".
> The