退出打印视图
在 Legacy BIOS 引导模式下 Oracle Linux UEK 7.1 GUI 可能不启动。
解决方法
安装 x11/mga 驱动程序。
rpm -ivh xorg-x11-drv-mga-1.6.3-5.el6.x86_64.rpm
在 /etc/X11/xorg.conf.d 文件中创建一个条目
Section "Device" Identifier "Videocard0" Driver "mga" EndSection
重新引导服务器。