<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nocrash.net/index.php?action=history&amp;feed=atom&amp;title=CDRecord_to_burn_ISO_image</id>
	<title>CDRecord to burn ISO image - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nocrash.net/index.php?action=history&amp;feed=atom&amp;title=CDRecord_to_burn_ISO_image"/>
	<link rel="alternate" type="text/html" href="https://wiki.nocrash.net/index.php?title=CDRecord_to_burn_ISO_image&amp;action=history"/>
	<updated>2026-06-04T20:44:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.nocrash.net/index.php?title=CDRecord_to_burn_ISO_image&amp;diff=151&amp;oldid=prev</id>
		<title>Chris: Created page with &quot;cdrecord -v -dao speed=4 dev=/dev/dvd /path/to/Fedora-8-i386-DVD.iso &lt;br /&gt; &lt;br /&gt;-v - turns on verbose mode. If, heaven forbid, something were to go wrong with the burning proce...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nocrash.net/index.php?title=CDRecord_to_burn_ISO_image&amp;diff=151&amp;oldid=prev"/>
		<updated>2011-05-31T20:05:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;cdrecord -v -dao speed=4 dev=/dev/dvd /path/to/Fedora-8-i386-DVD.iso &amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;-v - turns on verbose mode. If, heaven forbid, something were to go wrong with the burning proce...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;cdrecord -v -dao speed=4 dev=/dev/dvd /path/to/Fedora-8-i386-DVD.iso&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;-v - turns on verbose mode. If, heaven forbid, something were to go wrong with the burning process and I was to be left with a coaster, I will at least know what with this switch activated.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;-dao - puts us in Disc At Once mode. Since we&amp;#039;re burning an ISO image here, I don&amp;#039;t want to add any more data later in a future &amp;#039;session&amp;#039;, so I can just instruct cdrecord to put it in one session and finalise the disc.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;speed=4 - I keep the burning speed down as it is more likely to burn properly and not fail. You can experiment with higher speeds if you want, but don&amp;#039;t go higher than either your media or burner state they can do (and do&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;dev=/dev/dvd - this is the device node for your DVD drive. It&amp;#039;s usually safe to put /dev/dvd here, but if that doesn&amp;#039;t work, you may need to use /dev/cdrom or something else.&lt;/div&gt;</summary>
		<author><name>Chris</name></author>
	</entry>
</feed>