2015年 04月 19日
SUSE Linux: startx が動かない時
SUSE Linux (SLES11) を runlevel 3 でインストールした後、startx で GUI が動かない。
-対策-
一旦、 CTRL+ALT+BackSpace で プロンプトに戻します。
次に
/etc/X11/xorg.config のバックアップを取り(cp xorg.config xorg.config.old)、 xorg.config.install を xorg.config にコピー(上書き)します。これで、インストーラが起動した時の x の状態に戻ります。
islandcenter.jp