Gentoo Archives: gentoo-user

From: damian <damian.only@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to make a backup of my gentoo installation
Date: Sun, 14 Dec 2008 20:24:26
Message-Id: 47a330c50812141224t3f85be1r14f1d07e9d1426c@mail.gmail.com
1 ... using rsync.
2
3 Hello,
4
5 Finally I got a (less than perfect but) functional gentoo installation
6 and I would like to backup my root directory to an external
7 hard-drive. But I have a doubt regarding the options to be passed to
8 rsync. I think this command should perform what I want:
9 rsync -a --delete --relative --exclude '/home' / /mnt/wd-backups/
10
11 But I would like to ask you if this is correct.
12
13 Best regards,
14 Damian.

Replies

Subject Author
Re: [gentoo-user] How to make a backup of my gentoo installation Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] How to make a backup of my gentoo installation "Maximilian Bräutigam" <max-braeu@×××.de>