LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I burn iso with K3B? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-burn-iso-with-k3b-154361/)

akihandyman 03-06-2004 06:16 PM

How do I burn iso with K3B?
 
I am planning to download Slackware9.1 and burn iso but no instruction for K3B at linuxiso.org.How do I do it?

win32sux 03-06-2004 06:29 PM

i don't know about k3b, but burning a cd from an iso is really easy from the command line:

cdrecord dev=0,0,0 speed=16 -pad -v example-iso-image.iso

just be root, and replace the speed for whatever your speed is, and the "dev" to wherever scanbus picks up your burner...

cdrecord -scanbus


http://www.troubleshooters.com/linux/coasterless.htm


maybe at the k3b site you can get some info about it:

http://www.k3b.org/

mjrich 03-06-2004 06:32 PM

Are you downloading a 9660 ISO image... ? If so, (on K3b) go to Tools - Write ISO Image.

Are you sure you're downloading an ISO though, rather than a bunch of files ?


All times are GMT -5. The time now is 10:57 PM.