Ubuntu 16.04 LTS进入单用户模式

按shift进入:

  • 开机到grub时,用上下键移到第二行的恢复模式,按e(注意不是回车)

即Ubuntu,With Linux 3.2.0-23-generic(recovery mode)

  • 把ro recovery nomodeset 改成rw single init=/bin/bash

然后按ctrl+x就可以进入单用户模式。

posted @ 2020-11-10 14:05  Varden  阅读(736)  评论(0)    收藏  举报