- 论坛徽章:
- 0
|
在VPC上安装了红旗Linux 5,安装结束之后重新启动后即出现花屏 在Google上搜索答案 按照
===================
重新启动虚拟机,在出现grub后,在安装的系统上面按“e”,然后出现grub的配置文件,按键盘移动光标到第二行“Ker……”,再按“e”,然后在这一行的结尾加上:空格 single,然后按“b”重启,就进入了“单用户模式”。进入后在提示符下敲入:vi /etc/X11/XF86Config ,然后会打开这个文件,再输入“/Screen”,然后程序会显示找到相关的配置的地方。然后您按“i”键进入插入模式,在这里用键盘移动到24的位置把这里的24改为16,然后按ESC键,按Shift+:,输入wq回车存退出。输入init 6,重新启动,图形界面又出来了!
===================
的方法 解决不了我的问题啊 在
输入vi /etc/X11/XF86Config命令之后 系统如下提示
E325 Attention
Found a swap file by the name "/etc/X11/.XF86Config.swp"
............
While opening file "/etc/X11/XF86Config"
1 Another program may be editing the same file, if this is the case, be careful not to end up with two different instances of the same file when making changes, Quit, or continue with caution.
2 An edit session for this file crashed, If this is the case, use ".recover" or "vim -r /etc/X11/XF86Config" to recover the changes...if you did this already, delete the swap file "/etc/X11/.XF86Config.swp" to avoid this message.
"/etc/X11/XF86Config" [New File]
Hit ENTER or type command to continue_
我看不懂什么意思 继续输入/screen, 提示说Search hit Bottom什么的 重复/screen命令之后提示E486 Pattern Not Found: screen
根本出现不了Google上面答案的现象 郁闷啊 各位朋友帮帮忙吧 非常感谢 |
|