Advertisement
Guest User

Untitled

a guest
Jul 10th, 2017
540
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. vboxadd.sh: Starting the VirtualBox Guest Additions.
  2. ==> default: Checking for guest additions in VM...
  3. ==> default: Configuring and enabling network interfaces...
  4. ==> default: Rsyncing folder: /c/Users/Codethink/prov/rel2/board-at-desk-single-dev/ => /vagrant
  5. There was an error when attempting to rsync a synced folder.
  6. Please inspect the error message below for more info.
  7.  
  8. Host path: /c/Users/Codethink/prov/rel2/board-at-desk-single-dev/
  9. Guest path: /vagrant
  10. Command: "rsync" "--verbose" "--archive" "--delete" "-z" "--copy-links" "--chmod=ugo=rwX" "--no-perms" "--no-owner" "--no-group" "--rsync-path" "sudo rsync" "-e" "ssh -p 2222 -o LogLevel=FATAL -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i 'C:/Users/Codethink/.vagrant.d/boxes/wonk1/0/virtualbox/vagrant_private_key'" "--exclude" ".vagrant/" "/c/Users/Codethink/prov/rel2/board-at-desk-single-dev/" "vagrant@127.0.0.1:/vagrant"
  11. Error:
  12. The above should end with ==> default: KernelCI already configured remove ~/mybbb.dat to force configuration
  13. and a report that the ssh command responded with a non-zero exit status. This is expected!
  14.  
  15. new KernelCI board at desk ready for use
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement