| 489 |
ln -s scd1 cdrw # NOTE: see above, maybe cdrom |
ln -s scd1 cdrw # NOTE: see above, maybe cdrom |
| 490 |
Check the new SCSI settings: |
Check the new SCSI settings: |
| 491 |
wodim -scanbus |
wodim -scanbus |
| 492 |
Setup wodim's environment - edit /etc/default/wodim: |
Setup wodim's environment - edit /etc/wodim.conf: |
| 493 |
CDR_DEVICE=cdrw |
CDR_DEVICE=cdrw |
| 494 |
cdrw=1,0,0 4 8m |
cdrw=1,0,0 4 8m |
| 495 |
cdrom=1,2,0 0 0m |
cdrom=1,2,0 0 0m |
| 496 |
Input the right values, the fields are described in the manpage |
Input the right values, the fields are described in the manpage |
| 497 |
of wodim. Alternatively, you may use this values as |
of wodim. Alternatively, you may use this values as |
| 498 |
wodim-parameter or take a frontend with an own configuration |
wodim-parameter or take a frontend with an own configuration |
| 499 |
scheme, then you don't need to modify /etc/default/wodim. |
scheme, then you don't need to modify /etc/wodim.conf. |
| 500 |
9. It's done! Insert a CD and try "wodim -v -toc" |
9. It's done! Insert a CD and try "wodim -v -toc" |
| 501 |
/*--------------------------------------------------------------------------*/ |
/*--------------------------------------------------------------------------*/ |
| 502 |
He had constant buffer underrun problems: |
He had constant buffer underrun problems: |