Attempting to install FreeBSDv9.0 amd64 onto a GELI encrypted partition. The installation seems to go perfectly, but on reboot I get the message:
If I boot to the live cd and mount ada0p2, /boot/kernel/kernel and /boot/loader exist. Doing some searching, I found this thread, but no solution was found.
If I go through the installation selecting the defaults (use entire disk, etc), FreeBSD works flawlessly. I think I'm just missing a simple command somewhere when I do the partitioning manually.
Relevant info:
Installing on a single 1.5TB hard drive (/dev/ada0)
Booting off a USB stick with the memstick image FreeBSDv9 amd64.
Installation and configuration based off of this guide.
I also threw the transcript of the installation on pastebin.
Thanks in advance!
Code:
loader: not a directory
gptboot: No /boot/loader on 0:ad(0p2)
kernel: not a directory
gptboot: No /boot/kernel/kernel on 0:ad(0p2)
FreeBSD/x86 boot
Default: 0:ad(0p2)/boot/kernel/kernel
boot:
If I boot to the live cd and mount ada0p2, /boot/kernel/kernel and /boot/loader exist. Doing some searching, I found this thread, but no solution was found.
If I go through the installation selecting the defaults (use entire disk, etc), FreeBSD works flawlessly. I think I'm just missing a simple command somewhere when I do the partitioning manually.
Relevant info:
Installing on a single 1.5TB hard drive (/dev/ada0)
Booting off a USB stick with the memstick image FreeBSDv9 amd64.
Installation and configuration based off of this guide.
I also threw the transcript of the installation on pastebin.
Thanks in advance!