Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 17:33:26 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Brossin Pierrick <pbrossin@swissgeeks.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: your mail
Message-ID:  <20020827143326.GL780@hades.hell.gr>
In-Reply-To: <1030441000.3d6b4828aa7e2@www.swissgeeks.com>
References:  <F74aUDtmEgat01Qf8pE00020135@hotmail.com> <1030441000.3d6b4828aa7e2@www.swissgeeks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-08-27 11:36 +0000, Brossin Pierrick wrote:
> I installed a FreeBSD Firewall on a 2,5Gb HD.  Now I've been told
> that I have to put two 4 Gb HD do Raid Mirroring.
>
> The thing is I'd like to copy my current configuration files, kernel
> and stuff to the new HD without to have to reinstall everything.
>
> What's the best way ?

I'd probably go with:
Backup, install disks, do binary installation, restore.

You might also get away with something like:

	. Add the two 4 GB disks.
	. Partition, label, mount them under /mnt.
	. Boot single user and tar/untar everything over to /mnt.
	. Edit /mnt/etc/fstab
	. Use boot loader to boot into the new disks.

-- 
FreeBSD: The Power to Serve -- http://www.FreeBSD.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020827143326.GL780>