LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Burner? (https://www.linuxquestions.org/questions/linux-newbie-8/burner-26337/)

Suspect 07-22-2002 05:49 PM

Burner?
 
ok, there's 1 thing i wanna do and that's burning an ISO file. Can
someone recommend a free software to burn ISO files that's
compatible with mandrake 8.2. thanks in advance for the people
that will respond.

dorward 07-22-2002 06:09 PM

Code:

cdrecord dev=0,0,0 /path/to/file.iso
where 0,0,0 is the scsi address of your burner

Code:

cdrecord -scanbus
to find out what the address is

lackluster 07-22-2002 09:26 PM

shouldn't you set speed & -data? I always do :

$cdrecord dev=0,0,0 speed=6 -data my_iso_image

lackluster 07-22-2002 09:27 PM

I meant to suggest the cd-burning how-to though. I forget it's location - go to linuxiso.org and look for links about burning isos. You'll find it.


All times are GMT -5. The time now is 03:05 AM.