前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Virtualbox mouse move in and out and file share with windows[通俗易懂]

Virtualbox mouse move in and out and file share with windows[通俗易懂]

作者头像
全栈程序员站长
发布2022-07-07 19:08:54
5190
发布2022-07-07 19:08:54
举报

大家好,又见面了,我是全栈君。

How to use Virstalbox to share files with Linux and Windows, and to move the mouse in and out Virtualbox freely without click Ctrl key, herewith what I have done to achieve both.

1, download ‘VBoxGuestAdditions_4.3.12.iso’

2, in RH Linux of Virtualbox, access the iso file and install VBOXADDITIONS.

a, [root@localhost VBOXADDITIONS_4.3.12_93733]# ll

dr-xr-xr-x. 2 2048 May 16 20:21 64Bit -r-xr-xr-x. 1 647 Oct 9 2013 AUTORUN.INF -r-xr-xr-x. 1 6966 May 16 20:12 autorun.sh dr-xr-xr-x. 2 2048 May 16 20:21 cert dr-xr-xr-x. 2 2048 May 16 20:21 OS2 -r-xr-xr-x. 1 5523 May 16 20:12 runasroot.sh -r-xr-xr-x. 1 9942477 May 16 20:17 VBoxLinuxAdditions.run -r-xr-xr-x. 1 20831744 May 16 20:35 VBoxSolarisAdditions.pkg -r-xr-xr-x. 1 16917984 May 16 20:10 VBoxWindowsAdditions-amd64.exe -r-xr-xr-x. 1 311584 May 16 20:01 VBoxWindowsAdditions.exe -r-xr-xr-x. 1 10471664 May 16 20:02 VBoxWindowsAdditions-x86.exe

b, install and done, the mouse can move in and out freely

[root@localhost VBOXADDITIONS_4.3.12_93733]# ./VBoxLinuxAdditions.run Verifying archive integrity… All good. Uncompressing VirtualBox 4.3.12 Guest Additions for Linux………… VirtualBox Guest Additions installer Removing installed version 4.3.12 of VirtualBox Guest Additions… Copying additional installer modules … add_symlink: link file /usr/lib/VBoxGuestAdditions already exists Installing additional modules … Removing existing VirtualBox non-DKMS kernel modules [ OK ] Building the VirtualBox Guest Additions kernel modules Building the main Guest Additions module [ OK ] Building the shared folder support module [ OK ] Building the OpenGL support module [ OK ] Doing non-kernel setup of the Guest Additions [ OK ] Starting the VirtualBox Guest Additions [ OK ] Installing the Window System drivers Installing X.Org Server 1.13 modules [ OK ] Setting up the Window System to use the Guest Additions [ OK ] You may need to restart the hal service and the Window System (or just restart the guest system) to enable the Guest Additions. Installing graphics libraries and desktop services componen[ OK ]

3, share the folder in Virtualbox and access windows folder in Linux

Virtualbox mouse move in and out and file share with windows[通俗易懂]
Virtualbox mouse move in and out and file share with windows[通俗易懂]

[root@localhost VBOXADDITIONS_4.3.12_93733]# mount -t vboxsf Downloads /mnt [root@localhost VBOXADDITIONS_4.3.12_93733]# cd /mnt [root@localhost mnt]# ll total 16269 -rwxrwxrwx. 1 root root 282 Oct 4 2009 desktop.ini …

发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/116395.html原文链接:https://javaforall.cn

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2022年1月2,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档