Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2009 15:42:24 +0000
From:      Pete French <petefrench@ticketswitch.com>
To:        freebsd-stable@freebsd.org, jbiquez@icsmx.com
Subject:   Re: Simple? Hardware upgrade.
Message-ID:  <E1LN7su-0000ga-Ie@dilbert.ticketswitch.com>
In-Reply-To: <200901141438.n0EEc0ww071823@mail.icsmx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> a) Only put the disk in a new machine at least a double core with 2GB 
> of RAM. My guess is that could boot with a few problems on 
> hardware.... what do you think?

That should work fine - I have moved discs between machines with no
problems.

> b) If is possible to "clone" the same installation to a new faster 
> disk (like a sata 250GB). I know I can install a /.x version and for 

Yes, this is also do-able. I always do this via a 3rd bootable
drive or partition. have the old and the new drive attached to a system,
boot from the 3rd and use 'cpdup' (which is in ports) to copy everythong
from / downwards from the old drive to the new. The reason I do this from
a 3rd drive is to avid copying a running system.

You neeed to mark the new drive as bootable using disklabel, and
possibly make some changes to fstab if the drive name has changed,
but it will then boot as a clone of the old one.

-pete.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1LN7su-0000ga-Ie>