一, 开机按 F12 (或长按Shift), 进入GRUB界面. 二, 在 recovery mode 按e Ubuntu, Linux 3.5.0-17-generic (恢复模式) (或recovery mode) 找到以下语句: linux … ro recovery nomodeset 将ro recovery nomodeset 改为 rw single init=/bin/bash 以上修改意为改为可读可写的单用户模式, 之后按Ctrl + x, 进入单用户模式, 此时的用户即roo…