LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

Latest entries

VirtualBox 1.3.6 发布

虚拟机软件 VirtualBox 已经发布了一个更新版本 1.3.6。据了解,新的版本进一步改进了适应各种系统的兼容性,并为 openSUSE 10.2 添加了一个定制的安装包。

以下引用 VirtualBox 官方发布的 1.3.6 更新记录,供大家参考。

* Windows installer: perform installation for all users instead of just the current user (old behavior still available)
* Linux installer: fixed license display to not block installation
* Linux installer: added RPM for openSUSE 10.2
* GUI: fixed problems with several keyboard layouts on Linux hosts
* GUI: added online help on Linux hosts (using kchmviewer)
* GUI: fixed handle leak on Windows hosts
* Graphics: increased VRAM limit to 128MB
* BIOS: fixed CD/DVD-ROM detection in Windows Vista guests
* VMM: fixed incompatibility with OpenBSD 4.0
* VDI: fixed issues with snapshot merging
* Network: fixed incompatibility between Vista UAC and Host Interface Networking
* Network: fixed issues with Windows NT 4.0 guests
* Audio: fixed problem with ALSA on Linux before 2.6.18 causing system reboots
* RDP: added support for MS RDP 6.0 clients
* RDP: fixed issue with PAM authentication on certain distributions
* RDP: fixed sporadic disconnects with MS RDP clients
* RDP: fixed memory leak
* iSCSI: improved behavior when pausing a VM with iSCSI connections
* iSCSI: improved read timeout handling

Download VirtualBox 1.3.6

[版权声明: 个人 Blog 转载请遵循 CC 协议,商业网站不得复制本站内容]
[本文网址: http://linuxtoy.org/archives/virtualbox-136-released.html]

7 Comments

  1. 1 很好 Commented @ 2007-02-21 8:54 pm

    有问题,sudo dpkg -i安装后无法启动程序。

  2. 2 华华 Commented @ 2007-02-21 10:30 pm

    如果安装后有问题, 可以执行下 sudo dpkg-reconfigure virtualbox

    另, 手工安装 deb 包后请用
    sudo apt-get install -f
    来修复依赖关系
    ( 你的系统可能缺少 vbox 需要的东西 )

  3. 3 华华 Commented @ 2007-02-21 10:35 pm

    嗯, 这有个 VirtualBox 的 host-guest 文件共享管理工具
    http://forum.ubuntu.org.cn/viewtopic.php?t=41759

  4. 4 很好 Commented @ 2007-02-22 10:55 am

    sudo dpkg-reconfigure virtualbox
    增加vboxusers组,将当前用户加入vboxusers组,重新启动后就可以用了。

  5. 5 lgn21st Commented @ 2007-02-24 5:16 pm

    在ubuntu_edgy_desktop下想用virtualbox虚拟出一个edgy_server
    主要用于服务器配置以及测试,但安装完毕后启动失败,窗口信息:
    Unknown interrupt or fault at EIP 00000060 c0100295 00000294
    起初怀疑系统或者内核方面有冲突,下载一个win32版本测试
    在xp下,用virtualbox安装edgy_server也报同样的信息
    安装虚拟机过程中均没有打开floppy,network,usb,audio

  6. 6 lgn21st Commented @ 2007-02-24 5:51 pm

    通过google找到了解决办法,6.10server内核默认编译了HIGHMEM64G,该功能需要CPU支持PAE,而VIA和PentiumM不支持,解决办法是在rescure模式的shell下通过apt安装linux-386内核,并用该内核启动server环境。

  7. 7 Nii Jyeni Commented @ 2007-03-03 6:07 pm

    我在OpenSUSE10.2安装后,不能启动