HowTo: Install guest additions for VirtualBox on Debian Lenny 5.0

本文介绍如何在 Debian Lenny 5.0 上安装 VirtualBox Guest Additions,包括复制粘贴、鼠标无缝切换等功能的配置步骤。首先通过 VirtualBox 菜单安装虚拟光驱,然后解决内核头文件缺失问题,最后重启系统完成安装。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

原文章地址:[url]http://www.ithowto.ro/2009/03/howto-install-guest-additions-for-virtualbox-on-debian-lenny-50/[/url]

I have the following setup. The Host machine is running Windows Vista 64 with VirtualBox.

I’ve installed Debian Lenny 5.0 from a NetCD and now i want to install the guest additions modules. The guest additions are very useful because they have a lot of usability features like: copy-ing/pasting from the guest system to the host sistem, you can fly the mouse pointer in and out of the guest system and so on.

On the VirtualBox menu go to Devices and click Install Guest Additions. This will mount a virtual cd in your linux guest system. Go to your cd-rom ( which also has the guest additions for windows ) :

cd /cdrom and run ./VBoxLinuxAdditions-x86.run.

You might get an error about installing linux kernel headers and build packages. That can easily be solved by using apt-get :

apt-get install build-essential linux-headers-`uname -r`

the ‘uname -r’ will autocomplete the kernel needed kernel version.

After this rerun the ./VBoxLinuxAdditions-x86.run and it should all go well. Reboot the debian system and enjoy the magical guest additions.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值