在Winxp的VirtualBox中安装ubuntu-server版后的全屏问题

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
husong9
帖子: 9
注册时间: 2010-01-30 15:46

在Winxp的VirtualBox中安装ubuntu-server版后的全屏问题

#1

帖子 husong9 » 2010-02-12 0:01

ubuntu-desktop版全屏方法如下:
安装增强工具包后,将鼠标点入虚拟机
打开终端输入cd /media/VBOX*
sudo ./VBoxLinuxAdditions-x86.run

可是现在我在VirtualBox中安装的是ubuntu-9.10-server版,没有安装X桌面,也不想安装X桌面,按上面的方法安装增强工具包后,mount了自动生成的光盘,进入/mnt/cdrom,运行sudo ./VBoxLinuxAdditions-x86.run
后提示如下错误:
Building the VirtualBox Guest Additions kernel modules ...fail!
(Your system does not seem to be set up to build kernel modules.
Look at /var/log/vboxadd-install.log to find out what worng)
Installing the Window System drivers ...fail!
(Could not find the X.Org or XFree86 Window System.)
请问如何解决VirtualBox中ubuntu-server版的全屏问题
xf22cn
帖子: 75
注册时间: 2007-08-01 12:35

Re: 在Winxp的VirtualBox中安装ubuntu-server版后的全屏问题

#2

帖子 xf22cn » 2010-02-12 3:18

换VM吧。
VBOX虽然免费,但有些问题很是让人头痛。
husong9
帖子: 9
注册时间: 2010-01-30 15:46

Re: 在Winxp的VirtualBox中安装ubuntu-server版后的全屏问题

#3

帖子 husong9 » 2010-02-13 23:50

想了一个变通的办法:
反正我不用X-Windows,那就用免费的SSH 客户端PuTTY ,设置好PuTTY的字体大小后,登陆到LINUX后放大PuTTY窗口,用来管理服务器版系统,效果还不错。
回复