Fixing FreeBSD with Fixit
From DWIKI
Boot the install CD, select rescue shell->Fixit
Mount your root partition on /mnt
chroot /mnt /bin/sh mount -t devfs devfs /dev mount -t procfs proc /proc
Boot the install CD, select rescue shell->Fixit
Mount your root partition on /mnt
chroot /mnt /bin/sh mount -t devfs devfs /dev mount -t procfs proc /proc