Tag: virtualbox

如何轻松地将存储添加到装有XP的VirtualBox机器上?

当我在一台VirtualBox机器上安装Windows XP的时候,硬盘驱动器只有10GB ,并且认为它的尺寸会扩大 (就像我记得的那样, VMWare的硬盘驱动器是这样的)。 在任何情况下,我想在这个Virtual Box XP映像上安装Visual Studio 2010testing版,并且磁盘空间不足 。 用Googlesearch一个答案,我find了这样的复杂教程 ,告诉你如何在几个小时内增加一个VirtualBox硬盘的大小。 但我无法想象要这么做很难: 增加一个虚拟磁盘的大小 (毕竟它是虚拟的) 创build一个20 GB的新硬盘, 并将其作为D:或E:驱动器附加到虚拟机中 如何轻松地将存储空间添加到安装XP的VirtualBox机器上?

将Vagrant框从全局状态中删除后从文件系统中删除

我意识到它还在运行之前删除了一个包含正在运行的Vagrant框的文件夹。 我现在如何从stream浪(全局状态)中删除它? 我已经删除了Virtualbox虚拟机

名称为“homestead”的VirtualBox机器已经存在

由于宅基地2.0宅基地laravel没有工作 我不知道为什么'homestead init'在mydirectory / .homestead中创build一个Homestead.yaml文件,而不是在项目目录中。 宅基地或者Vagrant上来创build以下信息 名称为“homestead”的VirtualBox机器已经存在。 Bringing machine 'default' up with 'virtualbox' provider… ==> default: Importing base box 'laravel/homestead'… ==> default: Matching MAC address for NAT networking… ==> default: Checking if box 'laravel/homestead' is up to date… A VirtualBox machine with the name 'homestead' already exists. Please use another name or delete the machine […]

VBoxManage:错误:无法创build主机专用适配器

我现在在fedora 17上运行vagrant 1.4和virtual box 4.3。 当我做“stream浪汉”时,我得到这个错误: Bringing machine 'default' up with 'virtualbox' provider… [default] Clearing any previously set forwarded ports… [default] Clearing any previously set network interfaces… There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below. Command: ["hostonlyif", "create"] Stderr: 0%… Progress […]

VirtualBox和vmdk vmx文件

我已经看到networking上的人们提供特定的Linux设置的图像,他们提供VMDK / VMX文件或ISO文件。 现在一个ISO似乎与VirtualBox一起工作,因为我可以告诉它安装一个CD / DVD驱动器,并使用ISO代替物理驱动器,但是VMDK和VMX文件总是被列为与VMWare / VirtualBox一起使用。 那么如何在VirtualBox中使用这些文件呢? 当我尝试设备导入向导时,它告诉我它只处理OVF文件。 (我正在使用Sun VirtualBox 3.0.4)

如何增加docker机内存Mac

我是Docker的新手,尝试通过本教程从Docker镜像 – http://docs.memsql.com/4.0/setup/docker/设置MemSQL。 我在Mac上,本教程使用boot2docker ,似乎已被弃用。 虚拟机需要4GB内存才能运行。 本教程指定了如何使用boot2docker做到这一点,但是我找不到用boot2docker -machine / docker工具箱做到这一点的方法。 这里是我正在使用的命令和我正在尝试通过教程而不改变boot2dockerconfiguration的错误。 docker run –rm –net=host memsql/quickstart check-system Error: MemSQL requires at least 4 GB of memory to run.

Windows10上使用VirtualBox的stream氓软件:无法在您的PATH上find“Rsync”

我在Windows 7系统上使用了一段时间的stream浪汉。 现在我有了一台装有Windows 10的新电脑。我安装了Oracle Virtual Box和Vagrant,我尝试用vagrant命令启动一台机器。 Vagrantfile是我在Windows 7系统上使用的文件。 这是Vagrantfile的内容: Vagrant.configure(2) do |config| config.vm.box = "debian/jessie64" config.vm.provider "virtualbox" do |v| v.customize ["modifyvm", :id, "–memory", "768"] end config.vm.provision :shell, path: "bootstrap.sh" config.vm.network :private_network, ip: "172.27.146.17" config.vm.hostname = "www.delevensstijl.hst1.nl" config.hostsupdater.aliases = ["www.thelifestylemethod.hst1.nl"] end 我得到的错误:在您的PATH找不到“rsync”。 确保您的系统上正确安装了rsync,并在PATH上可用。 为什么stream浪使用Virtualbox寻找rsync? 我该如何解决这个错误?

如何导出一个Vagrant虚拟机来传输它

我有一个stream浪者箱子运行(configurationLAMP堆栈)。 我需要把它转移到另一台电脑。 我如何导出? 我想我可以得到一个文件(或文件),可以复制到另一台PC,所以我可以运行一些命令来导入stream浪者的箱子。

VERR_VMX_MSR_VMXON_DISABLED从Oracle虚拟框启动映像时

从Oracle虚拟框加载Puppet图像时出现此错误。 我该如何解决? Failed to open a session for the virtual machine learn-puppet-centos-6.4-pe-3.1.0. VT-x is disabled in the BIOS. (VERR_VMX_MSR_VMXON_DISABLED). Result Code: E_FAIL (0x80004005) Component: Console Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6} 另外,我看到Virtual Box中的acellerate -tab被禁用。

Vagrant命令究竟做什么?

令人惊讶的是没有关于Vagrant命令的文档,除了“入门”教程中的引用外。 到目前为止,我所做的是: box – pipe理“ 盒子 ” destroy – closures虚拟机,然后删除其存储的图像? gem halt – closures虚拟机 init – 准备一个新的Vagrantfile的目录 package – closures虚拟机,然后将其转换为“包”,可以变成一个盒子? (或者其他的东西) provision – 只运行configuration(例如,厨师,木偶…)阶段 reload – 修改虚拟机configuration(例如,重新申请Vagrantfile),重启虚拟机,重新configuration resume – 不中断(即不中断) ssh – 打开到VM的SSH shell连接 ssh-config status suspend – hibernate虚拟机 部分或全部:复制VM映像以创build新VM,对其应用configuration,启动它 我有这些吗? 其他人是什么? 我还是不清楚reload和destroy之间的确切区别。