<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=Writing_a_CD_in_console</id>
	<title>Writing a CD in console - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=Writing_a_CD_in_console"/>
	<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Writing_a_CD_in_console&amp;action=history"/>
	<updated>2026-05-05T15:51:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.d3xt3r01.tk//index.php?title=Writing_a_CD_in_console&amp;diff=6538&amp;oldid=prev</id>
		<title>Admin at 19:13, 25 January 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Writing_a_CD_in_console&amp;diff=6538&amp;oldid=prev"/>
		<updated>2012-01-25T19:13:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:13, 25 January 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://wiki.d3xt3r01.tk//index.php?title=Writing_a_CD_in_console&amp;diff=16&amp;oldid=prev</id>
		<title>Admin: New page: ==WHY ?==  Because maybe you don&#039;t have a graphic interface .. maybe you don&#039;t want to install k3b or another graphical tool for burning cd/dvd&#039;s  ==HOW==  Make sure you have &#039;&#039;mkisofs&#039;&#039;, ...</title>
		<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Writing_a_CD_in_console&amp;diff=16&amp;oldid=prev"/>
		<updated>2009-06-25T19:40:37Z</updated>

		<summary type="html">&lt;p&gt;New page: ==WHY ?==  Because maybe you don&amp;#039;t have a graphic interface .. maybe you don&amp;#039;t want to install k3b or another graphical tool for burning cd/dvd&amp;#039;s  ==HOW==  Make sure you have &amp;#039;&amp;#039;mkisofs&amp;#039;&amp;#039;, ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==WHY ?==&lt;br /&gt;
&lt;br /&gt;
Because maybe you don&amp;#039;t have a graphic interface .. maybe you don&amp;#039;t want to install k3b or another graphical tool for burning cd/dvd&amp;#039;s&lt;br /&gt;
&lt;br /&gt;
==HOW==&lt;br /&gt;
&lt;br /&gt;
Make sure you have &amp;#039;&amp;#039;mkisofs&amp;#039;&amp;#039;, &amp;#039;&amp;#039;growisofs&amp;#039;&amp;#039;, &amp;#039;&amp;#039;dvd+rw-tools&amp;#039;&amp;#039;, &amp;#039;&amp;#039;wodim&amp;#039;&amp;#039;, &amp;#039;&amp;#039;cdrecord&amp;#039;&amp;#039;, &amp;#039;&amp;#039;burn-cd&amp;#039;&amp;#039;, &amp;#039;&amp;#039;cdrkit&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In the next example I&amp;#039;ll try writing a 80M iso to a dvd.&lt;br /&gt;
&lt;br /&gt;
  growisofs -dvd-compat -Z /dev/dvd=image.iso&lt;br /&gt;
&lt;br /&gt;
Here&amp;#039;s how you write a iso to a cd :&lt;br /&gt;
&lt;br /&gt;
  wodim -v /dev/dvd speed=48 image.iso&lt;br /&gt;
&lt;br /&gt;
Example writing with burn-cd:&lt;br /&gt;
&lt;br /&gt;
  ./burn-cd-1.7.4 --device=/dev/cdrom --image=image.iso&lt;br /&gt;
&lt;br /&gt;
==LINKS==&lt;br /&gt;
&lt;br /&gt;
[http://burn-cd.sourceforge.net/ BURN-CD]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Linux]]&lt;br /&gt;
[[Category: Burn CD]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>