Gentoo Archives: gentoo-user

From: Harald Arnesen <harald@×××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] world file cheating
Date: Fri, 06 Jan 2006 11:45:22
Message-Id: 87r77lshy7.fsf@basilikum.skogtun.org
In Reply to: Re: [gentoo-user] world file cheating by Trenton Adams
1 Trenton Adams <trenton.d.adams@×××××.com> writes:
2
3 > I just boot with a gentoo CD, tar up my entire system, and untar it on
4 > the new system. If your new system boots with the gentoo CD as well,
5 > then you can pipe this over ssh. Something like the following...
6 >
7 >
8 > cd /mnt/gentoo
9 > tar -cz ./ | ssh root@other-gentoo-system 'cd /mnt/gentoo; tar -xz'
10
11 Won't you need "tar xpz" to preserve file ownership and permissions?
12 --
13 Hilsen Harald.
14
15 --
16 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] world file cheating Trenton Adams <trenton.d.adams@×××××.com>