不小心弄乱了 /etc/passwd

不小心弄乱了 /etc/passwd

我意外地在 /etc/passwd 中修改了我的用户的默认 shell 程序 /bin/bash。我没有在 ubuntu 服务器安装中设置 root 密码。

现在我甚至无法登录。我能做什么吗?

答案1

启动到活动磁盘,挂载分区并修复 /etc/passwd :)

答案2

或者..启动你的盒子single user mode并修改你的passwd文件 -ubuntu 单用户模式链接。

相关内容