Re: [gentoo-user] Copying existing installation to new harddrive

2003-07-21 Thread Chris Bare
> 
>   I set up a GENTOO box for a friend of mine (it's his first Linux
>   experience and he is really happy with it) recently.
> 
>   The box in question has a rather old, small and slow harddrive that he
>   wants to exchange in the near future.
> 
>   Is it possible, and if so, how, to copy the existing GENTOO installation
>   to the new harddrive?
> 
>   TIA,
> Sebastian
> 

I did this not long ago and it worked great. The procedure I followed
was to connect both hard drives, then boot off the install cd.
I fdisked the new drive.
I then mounted each of the old partitions under /old and each of the new
partitions under /new.
Then I ran this command to copy the files:

rsync -a --progress /old/ /new

Then I switched cables so the old drive was now hda, booted from the CD
and ran grub on hd0. It booted right up from the new drive after that.

-- 
Chris Bare
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Copying existing installation to new harddrive

2003-07-20 Thread Karl-Heinz Zimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 21 July 2003 08:16, Sebastian Bergmann wrote:
>   I set up a GENTOO box for a friend of mine (it's his first Linux
>   experience and he is really happy with it) recently.
>
>   The box in question has a rather old, small and slow harddrive that
> he wants to exchange in the near future.
>
>   Is it possible, and if so, how, to copy the existing GENTOO
> installation to the new harddrive?

Sure it is, but where to start explaining the steps to you now?

Which information do you have already?  Did you read the Hard Disk 
Upgrade Mini How-To yet?

Hard Disk Upgrade Mini How-To
http://www.tldp.org/HOWTO/mini/Hard-Disk-Upgrade/index.html

Karl-Heinz
- -- 
Karl-Heinz Zimmer, Senior Software Engineer, Klarälvdalens Datakonsult AB

 "For every complex problem there is an
  answer that is clear, simple, and wrong."  H. L. Mencken, 1880 - 1956
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/G4rNCcaVnbvggDcRAp9vAJ9z4b2/1jAWjkqY+FW+30bPN74/nwCeOnwQ
YjtXffcmJEDfyOCxOGRR15I=
=HBsL
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Copying existing installation to new harddrive

2003-07-20 Thread Sebastian Bergmann
  I set up a GENTOO box for a friend of mine (it's his first Linux
  experience and he is really happy with it) recently.

  The box in question has a rather old, small and slow harddrive that he
  wants to exchange in the near future.

  Is it possible, and if so, how, to copy the existing GENTOO installation
  to the new harddrive?

  TIA,
Sebastian

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/


--
[EMAIL PROTECTED] mailing list