Quote (mpie @ Aug. 24 2004,08:57) |
okey odokey first thing you do open an xterm, type cdrecord scanbus this gives you the address of you cdwriter usually something like 0,0,0 and a description of you cdwriter then you type cdrecord ( followed by the address of your writer) ( path/to /your/iso/image) e.g cdrecord 0,0,0 /home/dsl/dsl-0.7.3.iso |
Quote (mpie @ Aug. 24 2004,09:09) |
there is a command for blanking but not at dsl pc cant remember, the above was from memory........ so there may be an additional command needed try cdrecord --help........ may give you a list of options and variables to try... or you could get gcombust from the repository for a graphical interface....... |