
Bill Rosoman wrote:
cdrecord error I tried this to burn and Audio CD
cdrecord -v -dev=/dev/cdrw speed=1 -audio -pad -eject -useinfo -dao /tmp/eroaster/*.wav [snip]
And this was the result, burn 3 tracks then died write track data: error after 381024 bytes cdrecord: A write error occured. cdrecord: Please properly read the error message above. Writing time: 64.451s Average write speed 57.9x. Min drive buffer fill was 7% Fixating... Fixating time: 0.003s cdrecord: fifo had 1916 puts and 1853 gets. cdrecord: fifo was 0 times empty and 398 times full, min fill was 92%.
What have I done wrong???????????????????
Very late in the thread I know, but do you have sufficient space in your /tmp directory?? I was getting these kinds of coasters from my MDK system which where eventually solved by making (much) more space availble for /tmp. John