Hi, I encounter an error after a fresh install of FreeBSD 8.2 (amd64). Right before the FreeBSD boot menu appears, I get an error that reads:
I don't have the exact lba number on hand. The system appears to boot fine, but the message is still present on reboots. To install, I followed this guide on the wiki to set up a mirrored gpt zfs system. This includes the commands:
The disks are new. I'm using the memstick installation image. If you have any suggestions, please let me know.
Code:
gptzfsboot error 4 lba XXXXXXXX
# gpart bootcode -b /mnt2/boot/pmbr -p /mnt2/boot/gptzfsboot -i 1 ada0
# gpart bootcode -b /mnt2/boot/pmbr -p /mnt2/boot/gptzfsboot -i 1 ada2
The disks are new. I'm using the memstick installation image. If you have any suggestions, please let me know.