Gentoo Archives: gentoo-user

From: Richard Watson <waty@×××××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Using tar to backup my system
Date: Thu, 03 Nov 2005 23:49:38
Message-Id: 436AAEE5.4090106@bigpond.net.au
In Reply to: Re: [gentoo-user] emerge e17 by Matias Grana
1 Hi ... I've just spent ages compiling my laptop. I'm really happy with
2 the result ... So fast ...
3
4 What I want to is create a directory called /backup and then create a
5 tarball using the command
6
7 # tar -zcvf /backup/mylaptop.tar /[all directories] except /backup (as I
8 don't want to go in circles).
9
10 I'm then going to copy off the resulting tarball to my server in case my
11 laptop dies (I'd rather not have to recompile everything). Does this
12 sound OK?If I ever had to restore I would copy the file to / and run the
13 command.
14
15 # tar -zxvf mylaptop.tar
16 --
17 Thanks, Richard
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Using tar to backup my system "赵光" <prolibertine@×××××.com>
Re: [gentoo-user] Using tar to backup my system Dave Nebinger <dnebinger@××××.com>
Re: [gentoo-user] Using tar to backup my system "Hemmann