<?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_back_up_and_restore_a_partition</id>
	<title>How to back up and restore a partition - 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_back_up_and_restore_a_partition"/>
	<link rel="alternate" type="text/html" href="https://wiki.scott5.org/index.php?title=How_to_back_up_and_restore_a_partition&amp;action=history"/>
	<updated>2026-04-13T00:33:58Z</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_back_up_and_restore_a_partition&amp;diff=328&amp;oldid=prev</id>
		<title>Scott: Created page with &#039; == FSArchiver == http://www.fsarchiver.org/Main_Page  Boot from SystemRescueCD.  To back up a partition (when &lt;code&gt;/mnt/backup&lt;/code&gt; is already mounted): &lt;pre&gt; fsarchiver -j3 …&#039;</title>
		<link rel="alternate" type="text/html" href="https://wiki.scott5.org/index.php?title=How_to_back_up_and_restore_a_partition&amp;diff=328&amp;oldid=prev"/>
		<updated>2011-02-02T23:03:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039; == FSArchiver == http://www.fsarchiver.org/Main_Page  Boot from SystemRescueCD.  To back up a partition (when &amp;lt;code&amp;gt;/mnt/backup&amp;lt;/code&amp;gt; is already mounted): &amp;lt;pre&amp;gt; fsarchiver -j3 …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== FSArchiver ==&lt;br /&gt;
http://www.fsarchiver.org/Main_Page&lt;br /&gt;
&lt;br /&gt;
Boot from SystemRescueCD.  To back up a partition (when &amp;lt;code&amp;gt;/mnt/backup&amp;lt;/code&amp;gt; is already mounted):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
fsarchiver -j3 savefs /mnt/backup/ubuntu-boot.fsa /dev/sda1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The optional &amp;lt;code&amp;gt;-j3&amp;lt;/code&amp;gt; flag allows 3 threads to simultaneously work on compression of the backup image.&lt;br /&gt;
&lt;br /&gt;
To extract:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
fsarchiver restfs /mnt/backup/ubuntu-boot.fsa id=0,dest=/dev/sda1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== partimage ==&lt;br /&gt;
http://www.partimage.org/Main_Page&lt;br /&gt;
&lt;br /&gt;
Boot from SystemRescueCD.  There is a quasi-graphical user interface.&lt;br /&gt;
&lt;br /&gt;
Partimage does not support &amp;lt;code&amp;gt;ext4&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;btrfs&amp;lt;/code&amp;gt; filesystems.&lt;/div&gt;</summary>
		<author><name>Scott</name></author>
	</entry>
</feed>