[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CD burners
- To: http://www.juno.com/~w1few (Richard), http://www.adelphia.net/~bhavani (Richard), http://www.dracomp.com/~r (Richard)
- Subject: Re: CD burners
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Mon, 22 Nov 2004 12:25:07 -0800
BTW, I got my CD burner working. It was not feeding data to the CD
burning process fast enough. I made some adjustments, like making it
delay on the IDE bus, increasing the memory buffer size, and slowing down
the burn speed. Now, it works, as long as the buffer size is larger than
35 meg.
Here was my recipe for success:
nice --20 mkisofs -v -T -l -J -R -V `date +%Y%m%d` . \
| nice -20 cdrecord -v minbuf=25 speed=0 fs=48m dev=0,0,0 -waiti -data -