<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Linux burn ISO images to Cds and CD-RWs howto</title> <atom:link href="http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: fedora</title><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/#comment-61160</link> <dc:creator>fedora</dc:creator> <pubDate>Sat, 30 Jul 2011 13:42:50 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto.php#comment-61160</guid> <description>Sorry, make that:
&lt;blockquote&gt;# cdrecord -v -dao dev=/dev/scd0 file.iso&lt;/blockquote&gt;</description> <content:encoded><![CDATA[<p>Sorry, make that:</p><blockquote><p># cdrecord -v -dao dev=/dev/scd0 file.iso</p></blockquote> ]]></content:encoded> </item> <item><title>By: fedora</title><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/#comment-61159</link> <dc:creator>fedora</dc:creator> <pubDate>Sat, 30 Jul 2011 13:40:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto.php#comment-61159</guid> <description>If scanbus gives you errors but you know your device name, you can also use this (assuming the cd drive is /dev/scd0):
&lt;blockquote&gt;# cdrecord dev=/dev/scd0 file.iso&lt;/blockquote&gt;</description> <content:encoded><![CDATA[<p>If scanbus gives you errors but you know your device name, you can also use this (assuming the cd drive is /dev/scd0):</p><blockquote><p># cdrecord dev=/dev/scd0 file.iso</p></blockquote> ]]></content:encoded> </item> <item><title>By: AhnJuHyun</title><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/#comment-49563</link> <dc:creator>AhnJuHyun</dc:creator> <pubDate>Thu, 16 Sep 2010 16:06:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto.php#comment-49563</guid> <description>Wow.. great info. thanks! it helped me</description> <content:encoded><![CDATA[<p>Wow.. great info. thanks! it helped me</p> ]]></content:encoded> </item> <item><title>By: me2</title><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/#comment-48698</link> <dc:creator>me2</dc:creator> <pubDate>Mon, 09 Aug 2010 14:24:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto.php#comment-48698</guid> <description>I am booting from Puppy Linux 3.0.1.
The new puppy 5.0.1 ISO is on my USB drive.
Do I have to specify the file location to burn the ISO?
Your site has helped me out of a few jams.
Thanks</description> <content:encoded><![CDATA[<p>I am booting from Puppy Linux 3.0.1.<br
/> The new puppy 5.0.1 ISO is on my USB drive.</p><p>Do I have to specify the file location to burn the ISO?</p><p>Your site has helped me out of a few jams.</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Jeff</title><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/#comment-46421</link> <dc:creator>Jeff</dc:creator> <pubDate>Mon, 15 Mar 2010 07:51:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto.php#comment-46421</guid> <description>Iam new to all this, but I tried the command
&lt;code&gt;
# cdrecord -scanbus
&lt;/code&gt;
But it spart out a series of errors,..... so I didnt know &lt;b&gt; my device name &lt;/b&gt;to use the command as stated. so I googled and found this alternative.
&lt;code&gt;
# cdrecord -v /dev/cdwriter myisofile.iso
&lt;/code&gt;
where &lt;b&gt;myisofile.iso &lt;/b&gt;is the ISO file I want to burn, this worked for me.</description> <content:encoded><![CDATA[<p>Iam new to all this, but I tried the command<br
/> <code><br
/> # cdrecord -scanbus<br
/> </code></p><p>But it spart out a series of errors,&#8230;.. so I didnt know <b> my device name </b>to use the command as stated. so I googled and found this alternative.</p><p><code><br
/> # cdrecord -v /dev/cdwriter myisofile.iso<br
/> </code></p><p>where <b>myisofile.iso </b>is the ISO file I want to burn, this worked for me.</p> ]]></content:encoded> </item> <item><title>By: Iain</title><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/#comment-43758</link> <dc:creator>Iain</dc:creator> <pubDate>Sun, 20 Sep 2009 18:55:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto.php#comment-43758</guid> <description>Hi. I know that you can use dd to write .img to floppy, so it might also work for cd-roms.</description> <content:encoded><![CDATA[<p>Hi. I know that you can use dd to write .img to floppy, so it might also work for cd-roms.</p> ]]></content:encoded> </item> <item><title>By: hailer</title><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/#comment-43180</link> <dc:creator>hailer</dc:creator> <pubDate>Mon, 17 Aug 2009 11:49:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto.php#comment-43180</guid> <description>Hi yogesh, im a 1 year linux terminal user but av never heard of a way that you can. It would be intersting to find out how so if you do come across a way you can please let me know. i know dd can be used to copy from cd to .iso file but not the otherway round.</description> <content:encoded><![CDATA[<p>Hi yogesh, im a 1 year linux terminal user but av never heard of a way that you can. It would be intersting to find out how so if you do come across a way you can please let me know. i know dd can be used to copy from cd to .iso file but not the otherway round.</p> ]]></content:encoded> </item> <item><title>By: yogesh</title><link>http://www.cyberciti.biz/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto/#comment-42626</link> <dc:creator>yogesh</dc:creator> <pubDate>Sun, 19 Jul 2009 13:19:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-burn-iso-images-to-cds-and-cd-rws-howto.php#comment-42626</guid> <description>i want to burn a iso image of rhel 5.1 using dd command.pls tell me the exact command to do the same.
Thanks in advance</description> <content:encoded><![CDATA[<p>i want to burn a iso image of rhel 5.1 using dd command.pls tell me the exact command to do the same.<br
/> Thanks in advance</p> ]]></content:encoded> </item> </channel> </rss>
