There are two ways how to install this software:

Recommended:
============

On debian based distributions:

              dpkg -i livebackup-<version>.deb

If you have a amd64 architecture you could savely use:

  dpkg --force-architecture -i livebackup_1.4.2-1_i386.deb

because all i386 binaries are used inside the initial ramdisk.


On other systems call:

              make install

This will copy LiveBackup scripts and templates to default
locations.

It is also recommended to copy the LiveBackup default kernel
to

  /usr/share/LiveBackup/distrib/kernel-image_<version>.tar.gz


Optional: 
=========

You unpack the archive in any directory you like. The only
requirement to make the software work, is to have the
default configuration file in the /etc directory, you need to copy: 

   cp <any-path>/config/default.cfg  /etc/LiveBackup/default.cfg

and adapt the path settings in the first section of this file.




  
  
