Vagrant box created locally cannot init on another machine

395 views
Skip to first unread message

Nagaraj Poti

unread,
Mar 27, 2017, 7:53:45 AM3/27/17
to Vagrant
Hey folks, I created a .box from an Ubuntu Xenial VBox instance I had running, and then shared the .box with a co-worker. When he runs `vagrant up` he's getting an error about a missing file: Stderr: VBoxManage: error: RawFile#0 failed to create the raw output file /Users/sandip/Apps/mb-packer/ubuntu-xenial-16.04-cloudimg-console.log (VERR_FILE_NOT_FOUND)... Any ideas?

Alvaro Miranda Aguilera

unread,
Mar 27, 2017, 7:57:18 AM3/27/17
to vagra...@googlegroups.com

On Mon, Mar 27, 2017 at 1:53 PM, Nagaraj Poti <ngr...@gmail.com> wrote:
/Users/sandip/Apps/mb-packer/ubuntu-xenial-16.04-cloudimg-console.log (

is trying to create that file and probably te directories don't exist:
/Users/sandip/Apps/mb-packer/ubuntu-xenial-16.04-cloudimg-console.log 

Check on the Vagrantfile of the box before packaging.

in your home directory / .vagrant.d/boxes/<name of the box>

check for a Vagrantfile and comment out the values causing the issue


--
Alvaro


Virusvrij. www.avast.com
Reply all
Reply to author
Forward
0 new messages