<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=Building_ISO_Filesystems</id>
	<title>Building ISO Filesystems - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=Building_ISO_Filesystems"/>
	<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=Building_ISO_Filesystems&amp;action=history"/>
	<updated>2026-05-18T23:17:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://performiq.com/kb/index.php?title=Building_ISO_Filesystems&amp;diff=3996&amp;oldid=prev</id>
		<title>PeterHarding: Created page with &quot; &lt;pre&gt;  Amanda Links (Courtesy Daniel Allen) http://amanda.sourceforge.net/fom-serve/cache/191.html (Amanda for tapeless operation) http://openapps.harkness.co.uk/Documentatio...&quot;</title>
		<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=Building_ISO_Filesystems&amp;diff=3996&amp;oldid=prev"/>
		<updated>2013-03-31T19:56:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; &amp;lt;pre&amp;gt;  Amanda Links (Courtesy Daniel Allen) http://amanda.sourceforge.net/fom-serve/cache/191.html (Amanda for tapeless operation) http://openapps.harkness.co.uk/Documentatio...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Amanda Links (Courtesy Daniel Allen)&lt;br /&gt;
http://amanda.sourceforge.net/fom-serve/cache/191.html&lt;br /&gt;
(Amanda for tapeless operation)&lt;br /&gt;
http://openapps.harkness.co.uk/Documentation/network_setup/backup.html&lt;br /&gt;
(Setting up Amanda in five days)&lt;br /&gt;
&lt;br /&gt;
Other backup software:&lt;br /&gt;
kdat (KDE)&lt;br /&gt;
cdbackup&lt;br /&gt;
Arkeia (commercial)&lt;br /&gt;
cdbkup / cdsplit http://cdbkup.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using cdrecord to back up your hard drive (courtesy Robert Day)&lt;br /&gt;
as a quick solution for those who just want to back up on CD&lt;br /&gt;
from their local system, here&amp;#039;s what i use. i use mkisofs&lt;br /&gt;
and cdrecord to save the really vital stuff.&lt;br /&gt;
&lt;br /&gt;
assuming y&amp;#039;all can handle cdrecord, my mkisofs command:&lt;br /&gt;
&lt;br /&gt;
# mkisofs -l -J -R -T -v -o backup.iso \&lt;br /&gt;
-graft-points d1/=d1 d2/=d2 ... etc ...&lt;br /&gt;
&lt;br /&gt;
the &amp;quot;graft points&amp;quot; is what most people don&amp;#039;t understand.&lt;br /&gt;
by default, if you use mkisofs to add directories to an&lt;br /&gt;
ISO image, the top level directory name is always stripped,&lt;br /&gt;
so everything gets dumped into the same directory, which&lt;br /&gt;
is kinda messy.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;-graft-points&amp;quot; and d1/=d1 means to add directory d1, and&lt;br /&gt;
*leave* *it* as directory d1 in the ISO image.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Amanda]]&lt;br /&gt;
[[Category:ISOs]]&lt;/div&gt;</summary>
		<author><name>PeterHarding</name></author>
	</entry>
</feed>