hypriot / image-builder-odroid-c2

Build SD card image for ODROID C2
http://blog.hypriot.com/post/how-to-get-docker-working-on-your-favourite-arm-board-with-hypriotos/
MIT License
36 stars 16 forks source link

Running vagrant within VirtualBox with Ubuntu 15 on Windows shows retry error. #29

Closed al-sabr closed 7 years ago

al-sabr commented 7 years ago

Greetings I'm trying to run the make docker-machine to build the sd-image and I get this error.

Host: Windows 10 VM: Ubuntu

Inside Ubuntu

serveradmin@ubuntu:~/image-builder-odroid-c2$ make docker-machine
vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'boxcutter/ubuntu1404' is up to date...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 2376 => 2376 (adapter 1)
    default: 22 => 2222 (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:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
docbobo commented 7 years ago

Are you running Ubuntu in a VM on Windows? Because Vagrant will spin up another VM via virtualbox. Not sure if this is a supported setup.

al-sabr commented 7 years ago

Yes it is Ubuntu in VirtualBox, I should not be a problem. I already made a full build with Ubuntu in VirtualBox many times.

firecyberice commented 7 years ago

Why not forking and building at travis in the cloud?

al-sabr commented 7 years ago

Ok I think that it doesn't matter I was able to build the sd-image.

https://github.com/gdeverlant/image-builder-odroid-c2/releases/tag/v0.3.2