Microsoft Windows [Version 6.1.7601] (c) Корпорация Майкрософт (Microsoft Corp.), 2009. Все права защищены. C:\Windows\system32>E: E:\>cd E:\MyProjects\ArduPilot\ardupilot\Tools\vagrant E:\MyProjects\ArduPilot\ardupilot\Tools\vagrant vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'ubuntu/trusty32' is up to date... ==> default: A newer version of the box 'ubuntu/trusty32' is available! You currently ==> default: have version '20160708.1.1'. The latest is version '20160708.1.2'. Run ==> default: `vagrant box update` to update. ==> default: Clearing any previously set forwarded ports... ==> default: Fixed port collision for 22 => 2222. Now on port 2200. ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 (guest) => 2200 (host) (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2200 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Remote connection disconnect. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 4.3.36 default: VirtualBox Version: 5.0 ==> default: Rsyncing folder: /e/MyProjects/ArduPilot/ardupilot/ => /vagrant There was an error when attempting to rsync a synced folder. Please inspect the error message below for more info. Host path: /e/MyProjects/ArduPilot/ardupilot/ Guest path: /vagrant Command: "rsync" "--verbose" "--archive" "--delete" "-z" "--copy-links" "--chmod =ugo=rwX" "--no-perms" "--no-owner" "--no-group" "--rsync-path" "sudo rsync" "-e " "ssh -p 2200 -o ControlMaster=auto -o ControlPath=C:/Users/Shafir/AppData/Loca l/Temp/ssh.53 -o ControlPersist=10m -o StrictHostKeyChecking=no -o IdentitiesOnl y=true -o UserKnownHostsFile=/dev/null -i 'E:/MyProjects/ArduPilot/ardupilot/.va grant/machines/default/virtualbox/private_key'" "--exclude" ".vagrant/" "/e/MyPr ojects/ArduPilot/ardupilot/" "vagrant@127.0.0.1:/vagrant" Error: Warning: Permanently added '[127.0.0.1]:2200' (ECDSA) to the list of know n hosts. mm_receive_fd: no message header process_mux_new_session: failed to receive fd 0 from slave mm_send_fd: sendmsg(2): Broken pipe mux_client_request_session: send fds failed rsync: read error: Connection reset by peer (104) rsync error: unexplained error (code 255) at /usr/src/rsync/rsync-3.0.8/io.c(760 ) [sender=3.0.8] E:\MyProjects\ArduPilot\ardupilot\Tools\vagrant>