Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2007 19:15:10 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Gabriel Dragffy <gabe@dragffy.com>
Cc:        Maxim Khitrov <mkhitrov@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: Software RAID5
Message-ID:  <20070923171510.GA12701@slackbox.xs4all.nl>
In-Reply-To: <A89B9FA0-54D8-4E30-9FD6-356922F2AB06@dragffy.com>
References:  <9F2B2568-9F37-4422-85F4-4740533A0DAD@dragffy.com> <26ddd1750709211713o36dfabb5ua9f57747d75dc44@mail.gmail.com> <A89B9FA0-54D8-4E30-9FD6-356922F2AB06@dragffy.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--KsGdsel6WgEHnImy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Sep 23, 2007 at 05:59:01PM +0100, Gabriel Dragffy wrote:
> This sounds good. How exactly did you manage to encrypt discs and then=20
> install freebsd there? I can just about setup software raid once freebsd =
is=20
> installed, but by then I am unable to use a hard drive because it already=
=20
> has freebsd on it.

There is no point in encrypting the whole harddisk. The OS and ports can
be downloaded from the internet. No point in keeping them secret. They
might in fact facilitate a known-plaintext attack.

The things that you should encrypt are /home and maybe /var.

So when installing FreeBSD you should set aside room for slices to hold
/home and /var, see below.

A possible lay-out would be;

/ 	   200MB
/tmp	   200MB
/usr	   10GB
/var	   2BG
/home	   the rest

You can find instructions on setting up GEOM_ELI for /home on my website;
http://www.xs4all.nl/~rsmith/freebsd/index.html#home

After a reboot you might get prompted for the GELI password before the
login prompt, depending on if you've used a password.

Roland
--=20
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)

--KsGdsel6WgEHnImy
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFG9p8eEnfvsMMhpyURAi3BAKCCrdzc4JisoBueIpZAFm2m5e4yYwCeIKUT
w+99LneRUTS92NhqxazDCNw=
=X2QO
-----END PGP SIGNATURE-----

--KsGdsel6WgEHnImy--



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