It stops with Windows launching and proposing the first setup tasks but veewee hands waiting for sshd. By looking a little bit closer at the install-cygwin-sshd.bat I saw that it was using a:cygwin-setup.exe from the floppy. However, this program is not included in the floppy. I downloaded it from the CygWin web site and added it in definition.rb and now it seems to install cygwin automatically.
Was that omission intentional ? Did I do something wrong ? If not, can how can I actually know that the installation went well ?
Hello!
I'm not familiar, at all, with windows provisioning through veewee. I just tried a basic :
veewee vbox define windows-2008R2-serverstandard-amd64 'windows-2008R2-serverstandard-amd64' veewee vbox build windows-2008R2-serverstandard-amd64
It stops with Windows launching and proposing the first setup tasks but veewee hands waiting for sshd. By looking a little bit closer at the install-cygwin-sshd.bat I saw that it was using a:cygwin-setup.exe from the floppy. However, this program is not included in the floppy. I downloaded it from the CygWin web site and added it in definition.rb and now it seems to install cygwin automatically.
Was that omission intentional ? Did I do something wrong ? If not, can how can I actually know that the installation went well ?
Thanks a lot for your help.