Confirmed users
106
edits
| Line 130: | Line 130: | ||
''localmac-23:24:58-imagetest# vagrant up | ''localmac-23:24:58-imagetest# vagrant up | ||
Bringing machine 'default' up with 'virtualbox' provider... | Bringing machine 'default' up with 'virtualbox' provider... | ||
[default] Box 'webmakersuitev3test' was not found. Fetching box from specified URL for | [default] Box 'webmakersuitev3test' was not found. Fetching box from specified URL for | ||
the provider 'virtualbox'. Note that if the URL does not have | the provider 'virtualbox'. Note that if the URL does not have | ||
a box for this provider, you should interrupt Vagrant now and add | a box for this provider, you should interrupt Vagrant now and add | ||
the box yourself. Otherwise Vagrant will attempt to download the | the box yourself. Otherwise Vagrant will attempt to download the | ||
full box prior to discovering this error. | full box prior to discovering this error. | ||
Downloading or copying the box... | Downloading or copying the box... | ||
<1.7gb of downloading occurs here> | |||
Successfully added box 'webmakersuitev3test' with provider 'virtualbox'! | Successfully added box 'webmakersuitev3test' with provider 'virtualbox'! | ||
[default] Importing base box 'webmakersuitev3test'... | [default] Importing base box 'webmakersuitev3test'... | ||
[default] Matching MAC address for NAT networking... | [default] Matching MAC address for NAT networking... | ||
[default] Setting the name of the VM... | [default] Setting the name of the VM... | ||
[default] Clearing any previously set forwarded ports... | [default] Clearing any previously set forwarded ports... | ||
[default] Creating shared folders metadata... | [default] Creating shared folders metadata... | ||
[default] Clearing any previously set network interfaces... | [default] Clearing any previously set network interfaces... | ||
[default] Preparing network interfaces based on configuration... | [default] Preparing network interfaces based on configuration... | ||
[default] Forwarding ports... | [default] Forwarding ports... | ||
[default] -- 22 => 2222 (adapter 1) | [default] -- 22 => 2222 (adapter 1) | ||
[default] -- 3000 => 3000 (adapter 1) | [default] -- 3000 => 3000 (adapter 1) | ||
[default] -- 3500 => 3500 (adapter 1) | [default] -- 3500 => 3500 (adapter 1) | ||
[default] -- 5000 => 5000 (adapter 1) | [default] -- 5000 => 5000 (adapter 1) | ||
[default] -- 5050 => 5050 (adapter 1) | [default] -- 5050 => 5050 (adapter 1) | ||
[default] -- 7777 => 7777 (adapter 1) | [default] -- 7777 => 7777 (adapter 1) | ||
[default] -- 8888 => 8888 (adapter 1) | [default] -- 8888 => 8888 (adapter 1) | ||
[default] -- 12416 => 12416 (adapter 1) | [default] -- 12416 => 12416 (adapter 1) | ||
[default] Booting VM... | [default] Booting VM... | ||
[default] Waiting for machine to boot. This may take a few minutes... | [default] Waiting for machine to boot. This may take a few minutes... | ||
[default] Machine booted and ready! | [default] Machine booted and ready! | ||
[default] Mounting shared folders... | [default] Mounting shared folders... | ||
[default] -- /vagrant | [default] -- /vagrant | ||
localmac-23:42:19-imagetest# vagrant ssh | localmac-23:42:19-imagetest# vagrant ssh | ||
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64) | Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64) | ||
* Documentation: https://help.ubuntu.com/ | * Documentation: https://help.ubuntu.com/ | ||
Welcome to your Vagrant-built virtual machine. | Welcome to your Vagrant-built virtual machine. | ||
Last login: Fri Jan 17 20:52:50 2014 from 10.0.2.2 | Last login: Fri Jan 17 20:52:50 2014 from 10.0.2.2 | ||
vagrant@precise64:~$ ./webmaker-suite.sh'' | vagrant@precise64:~$ ./webmaker-suite.sh'' | ||