mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Jan. 07 2008,01:47 |
|
Persistence provides /home and /opt as mountable partitions with all files being left alone and reused from session to session.
Backup provides a way to save a list of specific files and directories into a single compressed archive to be restored to future sessions.
The persistent directories give you an easy way to keep those directories persistent if you use one computer.
Backup and restore allows you to keep your files and directories persistent across multiple computers, and also allows you to backup files from /etc, so it can be useful even if you also use persistent directories.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|