Date: Sat, 22 Sep 2007 10:03:08 +0200 (CEST) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: Maxim Khitrov <mkhitrov@gmail.com> Cc: Gabriel Dragffy <gabe@dragffy.com>, freebsd-questions@freebsd.org Subject: Re: Software RAID5 Message-ID: <20070922100227.F22375@wojtek.tensor.gdynia.pl> In-Reply-To: <26ddd1750709211713o36dfabb5ua9f57747d75dc44@mail.gmail.com> References: <9F2B2568-9F37-4422-85F4-4740533A0DAD@dragffy.com> <26ddd1750709211713o36dfabb5ua9f57747d75dc44@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> and put the kernel on that. Just use fdisk and bsdlabel to write the > boot blocks. As long as the kernel has all needed drivers and you > specify which root device to use (either via kernel configuration or > /etc/fstab), that should allow you to put everything else on the RAID > array. This is how I currently do full-disk encryption on my laptop > using GELI. Kernel is outside, everything else is encrypted, same idea > for RAID. isn't making small 50MB partition for booting easier? /dev/ad0d.eli / ufs rw,noatime 0 1 /dev/ad0a /b ufs ro,noatime 0 2 boot is symlink to /b/boot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070922100227.F22375>