On 15/07/16 09:47, ???????????? wrote:
Hi everyone,
I followed the Tutorial: Building Rumprun Unikernels.I successfully built
nginx.bin on my host (Ubuntu 14.04 64bit),but the qemu cannot ran . When I
booted the image and provided the config files by using qemu by running this
command:
rumprun qemu -M 128 -i \
-b images/data.iso,/data \
-- nginx.bin -c /data/conf/nginx.conf
the result is :
!!!
!!! NOTE: rumprun is experimental. syntax may change in the future
!!!
VNC server running on `127.0.0.1:5900'
Is anything wrong with the qemu ? The version of qemu is 2.0.2
You(?) also asked the same question as a github issue, and further
discussion is available there:
https://github.com/rumpkernel/rumprun/issues/80
Everyone, please refrain from opening the same discussion on multiple
fronts. If you get no response somewhere in a few days, please at least
include a cross-reference the original report/question in the second
post. That way people who don't follow multiple media don't
unnecessarily spend time crafting responses.