$ 0 0 去除Linux root密码: 1. 开机长按shift, 开启grub菜单 2. 恢复模式,按’e',进入编辑状态 3.ro -》 rw single init:/bin/bash 4.Ctrl + x 进入系统 5. passwd root 修改密码 6.重启系统