|
|
故障内容﹕无法在VMware中启动X-Window
系统配置为﹕
Vmware Workstation 4.5.2
RedHat Linux Advanced Server 2.1
内核版本2.4.9-e.24
主机硬件配置 4 2.53 / DDR 333 512MB/GF MX 5200 /迈拓80G 7200转/17”纯平
1.以root账号登入
2.COPY VMware Linux tools至Linux /root目录下解压﹐解压后./install.pl安装﹐安装时有询问选择[YES]
3.重启
4.输入 startx 无效﹐进不了X-Winodw
5.进入 /etc/X11
6.输入mc
7.在里面选择XF86Config.vm文件﹐按F4键打开配置文件 (因为没有XF86Config-4.vm文件﹐该目录下共有@X;@XF86Config;XF86Config.org;XF86Config.vm;XF86Config.vm.old.1;XftConfig;Xmodmap;X.org;xsrirc;@X.vm;@X.vm.old.1这几个文件)
8.修改 XF86Config.vm文件中的Section “Monitor”
更改为:
Secton “Monitor”
Identifier “vmware”
VendorName “VMware”
ModelName “Virtual Monitor”
# BandWidth 10000
HorizSync 1-10000
VertRefresh 1-10000
ModeLine “640x480” 100 640 700 800 900 480 500 600 700
# ModeLine “800x600” 100 800 900 1000 1100 600 700 800 900
# ModeLine “1024x768” 100 1024 1100 1200 1300 768 800 900 1000
EndSection
9.修改XF86Config.vm文件中的 Section “Screen”
更改为﹕
Section “Screen”
Driver “accel”
Device “SVGA”
Monitor “vmware”
Subsection “Display”
# Modes “1024x768”
# Modes “1600x1200”“1280x1024”“1152x864”“1024x768”“800x600”“640x480”
Modes “640x480”
# Modes “800x600”
# Modes “1024x768”
# Modes “1152x864”
# Modes “1152x900”
# Modes “1280x1024”
# Modes “1376x1032”
# Modes “1600x1200”
# Modes “2364x1773”
ViewPort 0 0
EndSubsection
EndSection
然后按F2 SAVE ,F10 退出
敲startx仍旧不行
错误信息如附圖﹕请大家帮忙解决 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|