admin管理员组

文章数量:1539550

  1. 在电脑上电后出现grub menu list 时选择要启动的选项
  2. 按 e 进入编辑模式
  3. 找到linux 关键字,在其后添加内核参数 rd.break
  4. 按F10 启动系统进入紧急模式
  5. 执行 mount -o remount,rw /sysroot
  6. 执行 chroot /sysroot
  7. 进入系统后之后执行设置用户密码或添加用户等操作。

参考链接:
https://www.rootusers/how-to-reset-root-user-password-in-centos-rhel-7/

本文标签: 龙芯密码系统平台Linux