It looks like this is coming from a plugin, make sure you remove all plugins, they may not be aware that Vagrant works with Windows now.
Best, Mitchell On Wed, May 7, 2014 at 8:23 AM, Kasper Nielsen <[email protected]> wrote: > Hi, > > I'm trying out the new windows guest feature in 1.6 but I am having some > issues. > > I've created a Windows 8.1 virtualbox box using > https://github.com/joefitzgerald/packer-windows > However when I run 'vagrant up' on the box it tries to execute *nix commands > on the windows guest. > > ---- > The following SSH command responded with a non-zero exit status. > Vagrant assumes that this means the command failed! > /etc/init.d/vboxadd setup > Stdout from the command: > Stderr from the command: > sh: sudo: command not found > ----- > full debug logs at > https://gist.github.com/kaspernielsen/3710386f055bb5967807 > > Do I need to put some kind of configuration into my Vagrantfile to tell > Vagrant that it is a windows guest? > So should it work out of the box? > > Cheers > Kasper > > -- > 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/d/optout. -- 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/d/optout.
