标签:des style blog http color 2014 log new sp
开机的时候按Esc调出GRUB菜单。进入高级模式。
选中恢复模式(recover mode)后按‘e’键。
把ro recovery nomodeset 改成rw single init=/bin/bash
然后按ctrl+x 进入单用户模式。
然后重置root密码,命令为 passwd root。
重启,就ok啦。
标签:des style blog http color 2014 log new sp
原文地址:http://blog.csdn.net/chuchus/article/details/38777781