他的X WINDOWS该怎样配置?显卡用哪一种呢?
是呀?我这也一样呀???
在帮助里有,可是我英文不太好!
Installing VMware Tools for Linux
Power on the virtual machine. The following steps all take place inside the virtual machine, not on the host computer.
Note: If you have an older version of VMware Tools installed, terminate the running version before installing the new one.
Choose Settings > VMware Tools Install.
Note: If you decide not to proceed with the installation of VMware Tools, you may cancel the operation by selecting Settings > Cancel VMware Tools Install.
In a terminal, become root.
su
Mount the VMware Tools CD-ROM, copy its contents to /tmp, then unmount it.
cd /
mount -t iso9660 /dev/cdrom /mnt
cp /mnt/vmware-linux-tools.tar.gz /tmp
umount /dev/cdrom
Untar the VMware Tools tar file in /tmp and install it.
cd /tmp
tar zxf vmware-linux-tools.tar.gz
cd vmware-linux-tools
./install.pl
Start X and your graphical environment if they are not started yet.
In an X terminal, launch the VMware Tools background application.
vmware-toolbox &
You may run the VMware Tools background application as root or as a normal user. The application will have additional capabilities if you run it as root.
我已经照着安装了,可是还是不能进入startx
启动虚拟机当中的Linux。选择"Setting"*“VMware Tools Install”,此时,系统会为虚拟机映射一个A盘,其中包含了VMware Tools的安装文件。在工具条当中点击"Grab Input",以便使VMware能够捕捉输入(可以通过Ctrl+Alt+Esc,重新恢复原状)。键入命令:
---- mount -t vfat /dev/fd0 /mnt/floppy(请确保在/mnt下有floppy目录)
---- cd /
---- mount -t vfat /dev/fd0 /mnt
---- cp /mnt/vmware-linux-tools.tar.gz /tmp
---- umount /dev/fd0
---- 然后到/tmp目录中将vmware-linux-tools.tar.gz解压缩,然后开始安装。您可以键入如下命令:
---- cd /tmp
---- tar zxf vmware-linux-tools.tar.gz
---- cd vmware-linux-tools
---- ./install.pl
---- 启动X Window,在X Window 当中输入命令:
---- vmware-toolbox &
---- 对于Windows虚拟机,Vmware Tools的安装更加简单,选择"Setting"*"VMware Tools Install"后,就可以直接在映射的A盘当中找到安装程序,并进行安装。
Vmware的虚拟显示驱动程序和一个Vmware的工具都是放在虚拟的软盘中的。选择Edit/Vmware Tools Install可以激活这个虚拟软盘。打开Windows的资源浏览器,进入A盘就可以看到一个可执行文件和一个.inf文件。安装显示驱动也很简单。使用驱动程序升级,让Windows找A盘就可以了。好了, 到此为止,你的虚拟Windows 2000 Server就安装好了, 可以开始使用了。关于安装Windows 2000 Server还有一些同服务器相关的配置, 这已超出本文讨论的范围,可以参考一些其他Windows 2000 Server的书籍。
安装Windows操作系统是很容易的,安装Linux就没这么简单了, 但是安装步骤并没有什么不同。我在这里提醒大家几点:
- 如果你安装的是RedHat Linux 7.1, 在光盘启动后要选择Text mode。实际上你即便是选择图形模式,安装程序检测后还是会跳到Text mode。而有时在检测的过程中会死机。在安装其他的版本的Linux就没有这种情况。
2.在配置X Windows时,显示卡选择General VGA, No Clock, 256k Memory。
- 安装结束后仍要安装虚拟显示驱动。激活虚拟的软盘后Mount软盘,根据其中的Readme来安装虚拟显示驱动程序。
可是我运行到./install.pl时出现以下问题?是什么原因?怎么解决?
如果你是redhat
就运行
./install.pl redhat
其它linux提示的很清楚,就照办吧。
可是运行startx还是有错误!如下图,请问又是什么原因?
你装的是什么版本的linux,我装redhat 7.2没问题,红旗有点小问题,Xwindow也出来了。
我装的是中软Linux,我不知道什么好,我听说这个好,所以我就下来装了.可能是我装的问题?
出现:hostname:主机名查找错误
怎么改主机名?
安装linux进入window时全是乱字符?是什么原因?如图 !
我重新装后是可以进入STARTX了,可是全是乱字符,是什么原因呢?
???
???
?:expr002: :expr003: :expr003:
我安装中软lunix为什么进入startx时里面全是乱字符?
退出window后出现如下图提示,好像是什么字体没找到?图第三.四行?请问怎么解决?
我装的也是这样。:(
是吗?真是这样的吗?
那3.1的吗?是不是3.1的就可能了呢?