<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.scott5.org/index.php?action=history&amp;feed=atom&amp;title=How_to_burn_a_DVD</id>
	<title>How to burn a DVD - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.scott5.org/index.php?action=history&amp;feed=atom&amp;title=How_to_burn_a_DVD"/>
	<link rel="alternate" type="text/html" href="https://wiki.scott5.org/index.php?title=How_to_burn_a_DVD&amp;action=history"/>
	<updated>2026-05-11T16:07:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.scott5.org/index.php?title=How_to_burn_a_DVD&amp;diff=300&amp;oldid=prev</id>
		<title>Scott: Created page with &#039;We assume that the DVD+RW device lives at &lt;code&gt;/dev/scd1&lt;/code&gt;.  * The blank DVD+R/RW must first be formatted: &lt;pre&gt; dvd+rw-format /dev/scd1 &lt;/pre&gt; This step should only be per…&#039;</title>
		<link rel="alternate" type="text/html" href="https://wiki.scott5.org/index.php?title=How_to_burn_a_DVD&amp;diff=300&amp;oldid=prev"/>
		<updated>2011-02-02T21:51:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;We assume that the DVD+RW device lives at &amp;lt;code&amp;gt;/dev/scd1&amp;lt;/code&amp;gt;.  * The blank DVD+R/RW must first be formatted: &amp;lt;pre&amp;gt; dvd+rw-format /dev/scd1 &amp;lt;/pre&amp;gt; This step should only be per…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;We assume that the DVD+RW device lives at &amp;lt;code&amp;gt;/dev/scd1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* The blank DVD+R/RW must first be formatted:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
dvd+rw-format /dev/scd1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This step should only be performed once.&lt;br /&gt;
&lt;br /&gt;
* Initially burn data directories /home and /usr with this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
growisofs -R -J -Z /dev/scd1 /home /usr&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Append additional directory /lib with this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
growisofs -R -J -M /dev/scd1 /lib&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Access data by mounting to a mount point (like /mnt/dvd+rw):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mount -t iso9660 /dev/scd1 /mnt/dvd+rw&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Scott</name></author>
	</entry>
</feed>