Script started on Sat, Jan 10, 2015 11:50:46 AM [?1034h]0;~/vagrant_centos_6.5_copy_2 jkl@root-PC ~/vagrant_centos_6.5_copy_2 $ vagrant init nrel/CentOS-6.5-x86_64 file://///C:/cygwin64/home/jkl/vagrant_cen tos_6.5_boxes/CentOS-6.5-x86_64-v20140504.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_centos_6.5_copy_2 jkl@root-PC ~/vagrant_centos_6.5_copy_2 $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'nrel/CentOS-6.5-x86_64'... Progress: 20% Progress: 40% Progress: 60% Progress: 70% Progress: 90% ==> default: Matching MAC address for NAT networking... ==> default: Checking if box 'nrel/CentOS-6.5-x86_64' is up to date... ==> default: Setting the name of the VM: vagrant_centos_65_copy_2_default_1420908701652_56690 ==> default: Fixed port collision for 22 => 2222. Now on port 2201. ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 => 2201 (adapter 1) ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2201 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection timeout. 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_centos_6.5_copy_2 ]0;~/vagrant_centos_6.5_copy_2 jkl@root-PC ~/vagrant_centos_6.5_copy_2 $ exit exit Script done on Sat, Jan 10, 2015 11:53:04 AM