dmesg -a
to find out what's on the Trying to mount root from .. line. That's where a kernel was found, and that's where the modules are likely to be .. or did you mount something over /boot by mistake?alie said:Hmmm,
I just installed FreeBSD 8.0 with zfs and everything seems okay but i cant find /boot/modules on my HDD ... Seems weird for me and i just tried do find / -name "*.ko" but nothing is appears
# Device Mountpoint FStype Options Dump Pass#
/dev/mirror/root0b none swap sw 0 0
/dev/mirror/root0a /bootdir ufs rw 1 1
/dev/cd0 /cdrom cd9660 ro,noauto 0 0
md /tmp mfs rw,-s2G 2 0
% df / /bootdir
Filesystem 1M-blocks Used Avail Capacity Mounted on
root1/root 314365 124 314241 0% /
/dev/mirror/root0a 7931 3507 3789 48% /bootdir
% ls -ld /boot
lrwxr-xr-x 1 root wheel 12 Jul 14 15:44 /boot@ -> bootdir/boot