Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Unikernel short lifespan. #6

Open
JonoCameron opened this issue Sep 6, 2022 · 0 comments
Open

Unikernel short lifespan. #6

JonoCameron opened this issue Sep 6, 2022 · 0 comments

Comments

@JonoCameron
Copy link

I am trying to run NGINX (ngx) with Unikraft.

When I run

kraft run -b virbr0 "netdev.ipv4_addr=172.44.0.2 netdev.ipv4_gw_addr=172.44.0.1 netdev.ipv4_subnet_mask=255.255.255.0 --"
as stated by the docs, the VM is instantiated, but then closes almost immediately, such that I am unable to test it with wget.

The only thing that comes up on the terminal as a potential indicator is this warning:
Could not find '/usr/share/qemu/sgabios.bin'. This script might not work properly.

I am going to hunt down this script. Any help would be appreciated.

Let me know what information you need to help you help me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant