如何使用VirtualBox虚拟机

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何使用VirtualBox虚拟机相关的知识,希望对你有一定的参考价值。

下载、安装virtualbox
1
大家尽量去官网下载,因为官网的比较新,而且安全!下图显示的是不同版本的virtualbox,由于我的是win7系统,我就选择第一个了!

2
安装过程很简单,就是下一步、下一步,安装完成的效果如下图:

END
新建虚拟机
1
点击新建,这里要注意,我们新建的是windows,win7,64位,下面有很多选项,有linux的,有mac的,如果你有相应的iso镜像也可以建立相应的系统,给这个虚拟机起一个名字就叫:win7

2
选择内存大小,这里要注意一点是,不要选择太大,不然你操作系统运行很慢

3
创建虚拟硬盘,选择“现在创建虚拟硬盘”

4
虚拟硬盘文件类型,选择“VDI”,这个比较常见

5
储存在物理硬盘上,选择“动态分布”,这样比较灵活,可以虚拟机会根据你你面软件的大小动态分布磁盘的大小!

6
选择储存路径。随意选一个位置,尽量不要在c盘,因为太占硬盘,容易影响系统

7
ok,创建完成,下一步,安装操作系统

END
安装操作系统
1
选择操作系统ISO镜像目录

2
选择好之后,点击启动,即可安装系统!

3
系统安装完成就可以使用了!
参考技术A 默认安装完Virtualbox,新建系统后,插入U盘,实机可以使用,但是虚拟机中不能正常使用USB设备.这个时候我们需要简单地设置.下面介绍的就是在ubuntu系统下,使用virtualbox安装windows。

第一步:先运行virtualbox,但是不要运行虚拟系统,实机插入U盘,在虚拟机的设置。

第二步:如果碰到提示,缺少”Oracle VM VirtualBox Extension Pack”,需要先下载,没提示错误,可以跳过本步。
* VirtualBox 4.1.4 Oracle VM VirtualBox Extension Pack All platforms
Support for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards. See this chapter from the User Manual for an introduction to this Extension Pack. The Extension Pack binaries are released under the VirtualBox Personal Use and Evaluation License (PUEL).
Please install the extension pack with the same version as your installed version of VirtualBox! If you are using VirtualBox 4.0.14, please download the extension pack here.
如果你安装的是VirtualBox 4.1.4,直接点击”All platforms”,下载安装及可。

第三步:如果碰到”You can change this by adding your user to the ‘vboxusers’ group.”这个错误提示:
Failed to access the USB subsystem.VirtualBox is not currently allowed to access USB devices. You can change this by adding your user to the ‘vboxusers’ group. Please see the user manual for a more detailed explanation.
将用户名添加到vboxusers组,重启或注销后即可解决。
sudo adduser usrname vboxusers

第四步:不要拔出U盘,运行虚拟系统,在”设备”–>”分配USB设备”中,把U盘选上,然后就可以正常使用U盘了。

注:各种银行卡的支付盾都可以使用同样的方法。本回答被提问者采纳

以上是关于如何使用VirtualBox虚拟机的主要内容,如果未能解决你的问题,请参考以下文章

如何在virtualbox虚拟机中打开usb?

如何使用Virtualbox安装虚拟机

如何将VirtualBox和VMware虚拟机相互转换

如何使用VirtualBox虚拟机

如何配置 VirtualBox 虚拟机的网络模式

Oracle VM VirtualBox虚拟机,如何设定使用物理网卡和物理网卡设定的IP地址