Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Moving / around...
Date: Sat, 11 Sep 2010 18:47:59
Message-Id: 20100911184717.GA5507@solfire
In Reply to: Re: [gentoo-user] Moving / around... by Mark Knecht
1 Mark Knecht <markknecht@×××××.com> [10-09-11 20:40]:
2 > On Sat, Sep 11, 2010 at 8:23 AM, <meino.cramer@×××.de> wrote:
3 > <SNIP>
4 > >>
5 > >> Why not mount /dev/sda10 as root and be done with it.? No need to move anything.
6 > >
7 > >  ...because data access at the outer partitions are faster than those
8 > >  in the middle...
9 > >
10 >
11 > OK, assuming it's really measurable in real life, but I'll point out
12 > that you don't necessarily have to 'copy' data from partition to
13 > partition to achieve that. I've used gparted to first delete what you
14 > are terming /dev/sda3, then enlarge /dev/sda10 toward the side of the
15 > drive where you want it, then shrink sda10 when you get it there.
16 > Takes a lot of time but works for a dummy like me, and no need to mess
17 > with fstab, etc., because it just remains sda10.
18 >
19 > Granted, that simple example assumes there's nothing in the middle. If
20 > there is then I typically shrink and move it also.
21 >
22 > Not an ideal solution, but it works.
23 >
24 > But the point remains that you can probably exist with both installs
25 > on the drive for some _long_ period of time before you ever get around
26 > to these steps for the sake of performance. Certainly don't get rid of
27 > the working 32-bit install before you are _completely_ sure the 64-bit
28 > is working.
29 >
30 > - Mark
31 >
32
33 Hi Mark,
34
35 sorry, but with gparted & Co, I made some experiences which let me
36 leave those tools alone. Maybe the problem sits right in front of my
37 monitor, but...
38
39 In my case, there is "something in the middle", thats why it is
40 /dev/sda3 and /dev/sd10 and not /dev/sda3 and /dev/sd4...
41 So things getting even more complex and especially complexer
42 than "cp" and friends...
43
44 Is there any "automagical check" whic does some basic checking, to
45 find the biggest bugs in a fresh 64bit-installation?
46 (Beside those, which are identical on 32bit and 64bit -- like emerge
47 and such...) ?
48
49 Best regards,
50 mcc