Koichi Shiraishi

Results 218 comments of Koichi Shiraishi

@vcarus Why wonder not.. :( Could you try to make a few times VM, or If you have a `Go` environment, would you rebuilding the binary by `make`? e.g. ```...

@vcarus I missed. Reopen.

@vcarus Yes, I am very interested in what is `android-2600b9cc922c07dc` and `powerdeMBP`. Why do you have any clue whether there is it? > So I should try to install on...

@vcarus Hmm... Mac OS X might have been used to sharing folder(?) the `/var/db/dhcpd_leases`. Could you try backup and delete `/var/db/dhcpd_leases`, and re-create VM? e.g. ``` bash $ sudo mv...

@vcarus Have a good time at a supper :)

@vcarus What is the result of this command that's now in the state? ``` bash $ cat /var/db/dhcpd_leases ```

@vcarus Hmm... This case may be the same as https://github.com/zchee/docker-machine-driver-xhyve/issues/9 but, I do not know yet how to solve :( BTW, Can you start a successful xhyve? e.g. ``` bash...

@vcarus OK. Could you post result of this commands? In tiny core linux ``` bash ifconfig ping google.com ``` In host (OS X) with other terminal. It remains running the...

@vcarus Oh, Why do you have it? ``` bash { name=boot2docker ip_address=192.168.64.2 hw_address=1,e6:b7:61:25:cf:32 identifier=1,e6:b7:61:25:cf:32 lease=0x56ad18fd } ``` It maybe successful launch `docker-machine-driver-xhyve` > (dockerhost) DBG | Not there yet 60/60,...

@vcarus Hmm... However, If there is `name=boot2docker` in `/var/db/dhcpd_leases`, `docker-machine-driver-xhyve` seems certainly is writing to `/var/db/dhcpd_leases`. Other causes, it does not be able to parse the `/var/db/dhcpd_leases`. but we will...