Gentoo Archives: gentoo-user

From: Raffaele BELARDI <raffaele.belardi@××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] plain copy of root disk won't work - SOLVED
Date: Mon, 21 Nov 2016 06:19:37
Message-Id: 81d1267a-0130-b827-ba2a-7a294f9193e4@st.com
In Reply to: Re: [gentoo-user] plain copy of root disk won't work by "Константин"
1 ëÏÎÓÔÁÎÔÉÎ wrote:
2 > On Fri, Nov 18, 2016 at 04:30:28PM +0100, Raffaele BELARDI wrote:
3 >> I want to move the main disk contents (hda, PATA) to another, larger
4 >> disk (sda, SATA).
5 >>
6 >> hda contains 4 ext3 partitions (root, home, data, swap).
7 >> I created 4 ext3 partitions on sda and copied the data over from the
8 >> corresponding hda partitions using 'cp -ax'.
9 >
10 > Didn't you do this from working system on hda? In this case there
11 > really could be troubles with special files etc. Imho live-cd better
12 > for this purpose.
13 >
14
15 Yes, I was working from a live system. Using rsync and booting from live
16 CD did the trick.
17
18 thanks,
19
20 raffaele