<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>
        &nbsp;&nbsp;&nbsp; fsarchiver -A -a -v -j2 -o savefs /&lt;backup
        directory&gt;/system-backup-`date +%Y-%m-%d`.fsa /dev/sda1<br>
        <br>
        My switches tell fsarchiver to:<br>
        &nbsp;&nbsp;&nbsp; -A &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; do a live backup of a mounted system<br>
        &nbsp;&nbsp;&nbsp; -a&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; don't worry if the partition is mounted
        without acl/xattr options<br>
        &nbsp;&nbsp;&nbsp; -v&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; be verbose (sometimes don't use this)<br>
        &nbsp;&nbsp;&nbsp; -j#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; use multi-core cpu (i use 2 cores)<br>
        &nbsp;&nbsp;&nbsp; -o&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 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.&nbsp; 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>