On Tue, Apr 28, 2009 at 10:18:35PM +0300, Timo Myyr?? wrote: > I encrypted my $HOME with bioctl and just put the 'bioctl -c C -l > /dev/sd0g softraid0' line to my /etc/rc. Simple and working solution > although it needs a little bit tweaking as currently I get dropped to > single user mode if I misstype my passphrase. This happens quite easily
Try until bioctl -c C -l /dev/sd0g softraid0; do done

