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

相关文章:

  • 2021-11-24
  • 2021-09-05
  • 2021-09-25
  • 2021-12-16
  • 2021-12-06
  • 2021-12-06
  • 2021-12-06
  • 2021-12-06
猜你喜欢
  • 2022-12-23
  • 2022-01-05
  • 2021-08-22
  • 2022-12-23
  • 2021-04-03
  • 2021-06-04
相关资源
相似解决方案