- 論壇徽章:
- 0
|
各位老大,我在VMware中安裝好LINUX然后再裝好了VM tools 操作如下
mount /dev/cdrom /mnt/cdrom
cp /mnt/cdrom/vmware-linux-tools.tar.gz /tmp
cd /tmp
tar zxf vmware-linux-tools.tar.gz
cd vmware-linux-tools
./install.pl
但開(kāi)XWINDOW時(shí)提示如下:
Fatal server error:
no screens found
When reporting a problem related to a server crash , please send the full server output , not just the last messages
XIO: fatal IO error 104(Connection reset by peer) on X server ":0.0"after 0 requests (0 known processed) with 0 events remaining |
|