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)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • 二进制加减运算

    二进制加减运算二进制加法原则是:2个1相加等于2就要向前给1,下面得算为0,相当于十进制1+9=10向前给1,下面得算为0,因为二进制只有0和1,所以1加1等于2多了一个1就要往前送。二进制减法原则是:0减1不够,就向前借2减11、加法实例11001100+0000110011001100+00001100——————11011000首先右边两个0相加为0,右3位1+1=2就要给前面1个1,下面得数为0,右4位因为前面给了一个1,所以现在就是1+1+1=3,把2向前给1,然后3..

    2022年6月22日
    34
  • PrintWriter用法简析

    PrintWriter用法简析向文本输出流打印对象的格式化表示形式。此类实现在PrintStream中的所有print方法。它不包含用于写入原始字节的方法,对于这些字节,程序应该使用未编码的字节流进行写入。与Print

    2022年7月2日
    23
  • Java中的Map及其使用「建议收藏」

    Java中的Map及其使用「建议收藏」MapMap集合概述和特点概述:将键映射到值的对象一个映射不能包含重复的键每个键最多只能映射到一个值Map接口和Collection接口的不同Map是双列的,Collection是单列的Map的键唯一,Collection的子体系Set是唯一的Map集合的数据结构针对键有效,跟值无关;Collection集合的数据结构是针对元素有效Map集合的功能概述a:添加功能Vput…

    2022年7月8日
    17
  • Windows端口被占用_windows如何打开端口

    Windows端口被占用_windows如何打开端口电脑系统为Windows10一以管理员身份打开命令行窗口【Win+R】:使用快捷键打开“运行”窗口输入【cmd】,点击确定,打开“命令”窗口二查看被占用端口对应的PID比如在开发时,系统提示你1080已被占用,我们首先要做的就是找到1080端口对应的PID。在命令行中输入命令:netstat-aon|findstr”1080″回车执行命令后,最后一位数字就是被占用窗口的PID。我这里对应的是16996和18912。三查看指定PID的进程在命令行中输入命令:ta.

    2022年9月6日
    1
  • 无刷直流电机模糊PID控制「建议收藏」

    无刷直流电机在克服了有刷直流电机机械换相缺点的同时,又具有结构简单、运行可靠以及调速性能好等优点,在很多领域中得到了广泛的应用。本次课题阐述了无刷直流电机的基本结构、运行原理和数学模型,并以无刷直流电机为被控对象,根据电机的特点和控制要求确定了三闭环控制策略,分别是位置、转速及电流环控制三者之间实行串级连接。采用模糊PID控制理论,搭建无刷直流电机和控制器的仿真模型来验证电机控制策略的可行性,使要能使伺服控制器的具体性能满足:无静差,响应快,超调量小的设计要求。结合三闭环控制结构的特点,在位置环中采用模

    2022年4月16日
    66
  • 树莓派4B基础教程

    树莓派4B基础教程树莓派4B基础教程准备:硬件:树莓派4B,SD一张软件:SDCardFormatter(SD卡格式化工具),Win32DiskImager(烧录系统工具)这是一个纯新手教程,由于更新换代,有些东西3b的教程能用4b用不了,由于版本原因,有些东西直接出错,所以干脆花时间自己整理了一下.作者自述:对!东西全是百度来的,劳资只是一个搞Java开发的,也没有见过这些小东西可能比普通…

    2022年6月10日
    50

发表回复

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

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