1. 启动机器;2. 在出现“Welcome to FreeBSD!”的选择菜单时,选择“4. Boot FreeBSD in single user mode”;进单用户模式3.键入指令:(直接回车)# fsck -p# mount -a# passwd root(或者其他用户)# exit