Burning ISO's: Difference between revisions
From MediaWiki
Jump to navigationJump to search
No edit summary |
|||
Line 9: | Line 9: | ||
}} | }} | ||
== How To Burn An ISO Image Onto A "DVD" With: "growisofs" == | == How To Burn An ISO Image Onto A "DVD" With: "growisofs" == | ||
Using the "'''growisofs'''" command at a shell prompt for burning a "'''DVD'''": | Using the "'''growisofs'''" command at a shell prompt for burning a "'''DVD'''":{{Box Command|growisofs| | ||
[root@probe-222 root]#| growisofs -dvdcompat -Z /dev/dvd<nowiki>=</nowiki>image.iso|| | |||
}} | |||
[root@probe-222 root]# growisofs - | |||
--[[User:Rwh|Rwh]] 11:07, 1 March 2007 (EST) | --[[User:Rwh|Rwh]] 11:07, 1 March 2007 (EST) |
Revision as of 12:44, 2 March 2007
How To Burn An ISO Image Onto A "CD" With: "cdrecord"
Using the "cdrecord" command at a shell prompt for burning a "CD-R":Template:Box Command
Using the "cdrecord" command at a shell prompt for burning a "CD-RW":Template:Box Command
How To Burn An ISO Image Onto A "DVD" With: "growisofs"
Using the "growisofs" command at a shell prompt for burning a "DVD":Template:Box Command
--Rwh 11:07, 1 March 2007 (EST)