| cbagger01  
 
 
 
 
 Group: Members
 Posts: 4264
 Joined: Oct. 2003
 | 
|  | Posted: Dec. 15 2005,17:31 |  |  gcombust is a very small download and it works great.
 
 For cdw, you need to do two things:
 
 (1) Enter your cd burner drive's address into the cdw setup page.
 
 Before starting cdw, open a terminal window and type:
 
 cdrecord -scanbus
 
 or
 
 cdrecord -scanbus | more
 
 to learn the address.
 
 (2) To burn an iso, you can replace the image file location, which is normally some file in the "/tmp" directory, with the location of your ISO file, IE:
 
 /home/dsl/myiso.iso
 
 Then create cd or burn cd whatever the command is on the screen.
 |