今天装freebsd的时候把密码全忘记了,怎么试都不对劲,最后找了个比较好的办法。进单用户模式键入指令:boot -s# fsck -p# mount -a# passwd root(或者其他用户)# exit