you have a share mount for /dev ?? can you comment out that?
I tested on osx with virtualbox, if I had /dev as you do, it fail to ssh why you want /dev in that way? On Wed, Feb 26, 2014 at 8:59 PM, Damon Rolfs <[email protected]> wrote: > thanks. I thought I shared it in a previous post but I can't find it now. > Regardless it's attached to this post. > > > On Tuesday, February 25, 2014 3:32:50 PM UTC-8, Damon Rolfs wrote: >> >> I'm using VMWare Fusion 6.0.2; Vagrant 1.4.3 >> >> I've been using vagrant-vmware for a dev project for weeks without issue. >> A couple days ago I wanted to reset the machine via the vagrant destroy and >> up. Since this refresh, while I have not been able to completely ssh into >> the machine. My bash shell doesn't seem to set up correctly, so I get >> something like the following: >> >> >>> *dr@DR-MBP:~/dev/project/setup/dev$ vagrant ssh*Welcome to Ubuntu >>> 12.04.1 LTS (GNU/Linux 3.2.0-29-virtual x86_64) >>> * Documentation: https://help.ubuntu.com/ >>> >>> *bash -i*bash: no job control in this shell >>> *vagrant@precise64:~$* >> >> >> Running ssh using VAGRANT_LOG=debug doesn't show any warnings, errors. >> Info and debug statements look okay, but I don't know what I don't know. >> >> I have other vagrant-vmware projects where I have left the existing box, >> and I am able to ssh into it as expected. I originally derived the working >> Vagrantfile from the problem project, and while there are minor differences >> in a couple of specific settings (e.g., private_network subnet) I cannot >> determine a material variation. >> >> Any help / ideas to troubleshoot is greatly appreciated! >> >> Thanks in advance, Damon >> >> >> -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
