Hello, everyone!

I'm trying to deploy BOSH-LITE to use Cloud Foundry. I'm new in this.

To deploy, i'm using a VM with 4GB RAM, Ubuntu 16.04 32 bits.

So, i've a VM on VM. I can't deploy this on my own machine.

During the instalation, i don't have problems until i use the command 
vagrant up

The error is:

A customization command failed:

["modifyvm", :id, "--memory", 6144]

The following error was experienced:

#<Vagrant::Errors::VBoxManageError: There was an error while executing 
`VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["modifyvm", "55bb18ac-0e0f-492d-be72-a0a3cce59119", "--memory", 
"6144"]

Stderr: VBoxManage: error: Invalid RAM size: 6144 MB (must be in range [4, 
3584] MB)
VBoxManage: error: Details: code NS_ERROR_INVALID_ARG (0x80070057), 
component SessionMachine, interface IMachine, callee nsISupports
VBoxManage: error: Context: "COMSETTER(MemorySize)(ValueUnion.u32)" at line 
599 of file VBoxManageModifyVM.cpp
>

Please fix this customization and try again.



I tried edit the VagrantFile and change the memory size, but i can't.

If anyone can help me...

Thanks!


-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/46264eab-f1f9-42ca-9402-9bf0d0be1554%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to