LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Burning downloaded ISO under Linux (https://www.linuxquestions.org/questions/linux-software-2/burning-downloaded-iso-under-linux-42958/)

PostCode 01-27-2003 11:57 AM

Burning downloaded ISO under Linux
 
I tried doing a search for this on this site but came up with nothing. Maybe I'm just not seeing it. I've got the latest Drake ISO images downloaded onto my Linux system and want to burn em'. My problem is, I can't remember how to do this using XCDRoast ot KonCD. Heck, I can't even find the cli command to use under cdrecord. Been a long time since burning a downloaded ISO image under Linux. Can someone out there in LinuxLand give me the headsup on this. My head is starting to hurt from pounding it on my desk. hehe


Edited for bad spelling.

GtkUser 01-27-2003 04:31 PM

This is the command that I use:

cdrecord -v -speed=4 -dev=0,3,0 /filepathname.iso

Log in as root and type:

cdrecord -scanbus

Than use that information for the -dev part.


All times are GMT -5. The time now is 06:19 AM.