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

Virtualbox mouse move in and out and file share with windows

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

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[通俗易懂]

[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.net/116395.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • 【图像】伽马校正

    【图像】伽马校正http://blog.csdn.net/lichengyu/article/details/8457425

    2022年9月15日
    2
  • js将docx转换为html,js实现word转换为html[通俗易懂]

    js将docx转换为html,js实现word转换为html[通俗易懂]前言最近接到一个需求,实现上传一个word文档,然后将该word转换成html丢给服务端存上。进行技术调研后发现有三种方法可以实现这个功能:ActiveXObject、docx2html、mammoth。IE的ActiveXObjectvaroWordApp=newActiveXObject(“Word.Application”);varoDocument=oWordApp.Docum…

    2022年7月17日
    22
  • mysql行转列(拆分字符串场景)

    mysql行转列(拆分字符串场景)一对多没有建立中间表的时候经常会采用分隔符的形式将“多”存储在“一”的一个字段里,这样做的代价是无法向一对多的时候那样直接关联查询,一般采用在程序中分割后分别查询的办法

    2022年5月28日
    137
  • 如何编写优秀的单元测试用例「建议收藏」

    如何编写优秀的单元测试用例「建议收藏」优秀单元测试的定义​单元测试:一段自动化的代码,这段代码调用被测试的工作单元,之后对这个工作单元的单个最终结果的某些假设进行检验。单元测试几乎都是用单元测试框架进行编写。单元测试容易编写,快速运行,可自动化,可靠,可读,可维护,结果稳定。  集成测试:对一个工作单元进行的测试,这个测试对被测试的工作单元没有完全的控制,并使用该单元的一个或多个真实依赖物,例如数据库、系统时间、系统文件等  工作单元:从调用系统一个公共方法到产生一个测试可见的最终结果,其间这个系统发生的行为。一个

    2022年6月15日
    39
  • response的意思_py即时通讯源码

    response的意思_py即时通讯源码源码目录结构get_uniform_comparator作用:将比较器别名转换为统一名称ifcomparatorin["eq","equals",

    2022年8月7日
    7
  • Linux(笔记)[通俗易懂]

    Linux(笔记)[通俗易懂]开启端口时,宝塔面板和阿里云都要开启简介我们为什么要学习Linuxlinux诞生了这么多年,以前还喊着如何能取代windows系统,现在这个口号已经小多了,任何事物发展都有其局限性都有其天花板。就如同在国内再搞一个社交软件取代腾讯一样,想想而已基本不可能,因为用户已经习惯于使用微信交流,不是说技术上实现不了解而是老百姓已经习惯了,想让他们不用,即使他们自己不用亲戚朋友还是要用,没有办法的事情。用习惯了windows操作系统,再让大家切换到别的操作系统基本上是不可能的事情,改变一个人已经养成的习惯

    2022年6月5日
    21

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号