安装redhat系统

 如果过程中出现:

Entering emergency mode exit the shell to continue. Type “journalctl” to view system logs.

安装redhat报错:Entering emergency mode exit the shell to continue. Type “journalctl” to view system logs

 

 

解决方法:

这时在提示符下输入以下两行命令

cd dev
ls
在出现的几列字符中找到sdb和sdb#,其中#代表某个数字,sdb#表示系统为你正在使用的U盘分配的盘符。(记下这个数字)

安装redhat报错:Entering emergency mode exit the shell to continue. Type “journalctl” to view system logs

 

 这里的数字是1.

输入reboot重启系统,再选择USB启动,
在出现的安装菜单中按tab(如果tab没反应,按e,有提示的,按e键),会在下面出现一列字符。

安装redhat报错:Entering emergency mode exit the shell to continue. Type “journalctl” to view system logs

 

 把上面的改为下面的

注意,这个1就是刚刚记的数,如果是其他的数就改为其他的

安装redhat报错:Entering emergency mode exit the shell to continue. Type “journalctl” to view system logs

 

按enter(回车)或者ctrl-x进入启动界面。

安装redhat报错:Entering emergency mode exit the shell to continue. Type “journalctl” to view system logs

 

 

问题解决了!

 

相关文章:

  • 2021-12-19
  • 2021-08-15
  • 2022-12-23
  • 2021-11-08
  • 2022-12-23
  • 2021-12-17
  • 2021-10-09
猜你喜欢
  • 2021-10-15
  • 2021-06-13
  • 2021-07-01
  • 2021-09-03
  • 2021-07-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案