OK, but I wanted to have most of the space of the 4 GB SSD encrypted
with geli(8); so I should make there some slice containing /boot
(unencrypted) and a second slice which later will contain my HOME and
encrypted; wrong?
right.
but do not forget bootloader requires things to be in /boot directory on
boot partition
so do it that way
20MB /b partition (a)
rest - geli encrypted / partition (d)
on / partition make link /boot -> /b/boot
put /boot things in /b/boot
well done custom kernel should fit in 10MB /b partition including boot
loader. and you can gzip /boot/kernel/kernel
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"