<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 04/22/2014 11:17 AM, Preston wrote:<br>
</div>
<blockquote cite="mid:53568809.4030308@gmail.com" type="cite"><font
face="DejaVu Sans"><br>
and fsarchiver to back up everything else on my running system:<br>
<br>
fsarchiver -A -a -v -j2 -o savefs /<backup
directory>/system-backup-`date +%Y-%m-%d`.fsa /dev/sda1<br>
<br>
My switches tell fsarchiver to:<br>
-A do a live backup of a mounted system<br>
-a don't worry if the partition is mounted
without acl/xattr options<br>
-v be verbose (sometimes don't use this)<br>
-j# use multi-core cpu (i use 2 cores)<br>
-o overwrite the archive if it exists instead of
failing<br>
<br>
I use the date command to keep track of when the backup has run.<br>
<br>
I really like how fsarchiver "doesn't care" about the size of
the disk you are putting it back onto when I do a recovery. As
long as it fits, you're good (in my experience).<br>
</font></blockquote>
<br>
I just installed fsarchiver, I'll have to play with that.. in your
case you are backing up /dev/sda1, right?<br>
<pre class="moz-signature" cols="72">--
Paul Cartwright
Registered Linux User #367800 and new counter #561587</pre>
</body>
</html>