Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Moving installation to another HD
Date: Thu, 10 Aug 2006 19:04:54
Message-Id: 342e1090608101156k788f8257gfb167a09d22269b@mail.gmail.com
In Reply to: Re: [gentoo-user] Moving installation to another HD by Christoph Eckert
1 On 8/10/06, Christoph Eckert <ce@×××××××××.de> wrote:
2 >
3 > > Any info needed, please let me know.
4 >
5 > * Boot from a live-CD
6 > * mount old and new drive partitions
7 > * cd to the mountpoint containing the data to be copied
8 > * tar -cSp --numeric-owner -f - . | ( cd /mnt/NEW && tar xSpvf - )
9 > * Drink coffee :)
10 >
11 > Worked for me more than once.
12 >
13
14 Thanks Cristopher. I'll give it a try tomorrow morning.
15
16 --
17 Daniel da Veiga
18 Computer Operator - RS - Brazil
19 -----BEGIN GEEK CODE BLOCK-----
20 Version: 3.1
21 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
22 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
23 ------END GEEK CODE BLOCK------
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Moving installation to another HD Dale <teendale@×××××××××××××.com>