Oracle Linux UEK 7.1 GUI がレガシー BIOS ブートモードで起動しないことがあります。
回避方法
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
サーバーをリブートします。