应一些用户的要求,我决定将所有中间步骤和结果添加到我的初始帖子中,以便用户可以更好地引导我完成解决方案。这是在标题中加入附加的问题如下。在“添加”下方,有一个名为“解决方案”的部分,我在其中添加了为解决此问题而采取的额外步骤:
题:
今天,当我试图继续在命令行 shell 中运行我的代码时,我注意到 Fedora 21(i686 上的内核 4.1.13-100.fc21.i686(tty2 ))。我想如果我重新启动并重新启动系统,问题应该会解决。然而,令我惊讶的是,我注意到登录后系统没有启动。我尝试在屏幕变黑时按 CTRL+ALT+F2 来进行诊断,以查看它实际停止工作的位置。我看到完全停止的最后一行是说:
等待普利茅斯启动屏幕退出
在 shell 的诊断模式下实际上没有接受任何命令时,您是否介意让我知道如何通过说以下内容来解决此类问题?
-bash: <...>: 命令未找到
The only thing I can think of is some possible automatic update that I was not aware of or messing my .bashrc (which I can no longer see inside it by using the following command:)
sudo gedit ~/.bashrc
Additions:
I was able to login to my system only after entering the diagnostic mode …