当前位置: 技术问答>linux和unix
fedora 14 开机could not start boot splash :no such file no directory
来源: 互联网 发布时间:2016-12-04
本文导语: 今天开机:fedora 14 could not start boot splash :no such file no directory,进不去了!麻烦大牛提供经验呀,解决方案! | 无法启动boot splash,改下的你的grub配置文件,在开机时按e编辑,把有splash字眼...
今天开机:fedora 14 could not start boot splash :no such file no directory,进不去了!麻烦大牛提供经验呀,解决方案!
|
无法启动boot splash,改下的你的grub配置文件,在开机时按e编辑,把有splash字眼的删除了试试
|
修改/boot/grub/grub.conf
注释掉有 splash 这一行
# splash
你进不去系统?
那就以单用户(single)进去 !
不会单用户就试试 ctrl+alt+F2
然后用vi改 !
注释掉有 splash 这一行
# splash
你进不去系统?
那就以单用户(single)进去 !
不会单用户就试试 ctrl+alt+F2
然后用vi改 !