Script started on Sat, Jan 10, 2015 1:31:08 PM [?1034h]0;~/vagrant_contos_6.5-lamp jkl@root-PC ~/vagrant_contos_6.5-lamp $ vagrant init vagrant_contos_6.5-lamp file://C:/cygwin64/home/jkl/vagrant_cento s_6.5_boxes/centos-6.5-lamp.box WARN environment: No local data path is set. Local data cannot be stored. A `Vagrantfile` has been placed in this directory. You are now ready to `vagrant up` your first virtual environment! Please read the comments in the Vagrantfile as well as documentation on `vagrantup.com` for more information on using Vagrant. ]0;~/vagrant_contos_6.5-lamp jkl@root-PC ~/vagrant_contos_6.5-lamp $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'vagrant_contos_6.5-lamp' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Adding box 'vagrant_contos_6.5-lamp' (v0) for provider: virtualbox default: Downloading: file://C:/cygwin64/home/jkl/vagrant_centos_6.5_boxes/centos-6.5-lamp.box  default: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)  default: Progress: 16% (Rate: 597M/s, Estimated time remaining: --:--:--)  default: Progress: 100% (Rate: 662M/s, Estimated time remaining: --:--:--)  default: ==> default: Successfully added box 'vagrant_contos_6.5-lamp' (v0) for 'virtualbox'! ==> default: Importing base box 'vagrant_contos_6.5-lamp'... Progress: 10% Progress: 30% Progress: 40% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: vagrant_contos_65-lamp_default_1420914875432_36828 ==> default: Fixed port collision for 22 => 2222. Now on port 2202. ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 => 2202 (adapter 1) ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2202 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection timeout. Retrying... default: Warning: Connection timeout. Retrying... default: Warning: Remote connection disconnect. Retrying... default: default: Vagrant insecure key detected. Vagrant will automatically replace default: this with a newly generated keypair for better security. default: default: Inserting generated public key within guest... default: Removing insecure key from the guest if its present... default: Key inserted! Disconnecting and reconnecting using new SSH key... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... ==> default: Mounting shared folders... default: /vagrant => C:/cygwin64/home/jkl/vagrant_contos_6.5-lamp ]0;~/vagrant_contos_6.5-lamp jkl@root-PC ~/vagrant_contos_6.5-lamp $ exit exit Script done on Sat, Jan 10, 2015 1:36:14 PM