-
Notifications
You must be signed in to change notification settings - Fork 42
libvfscore: Unable to mount / #67
Comments
Hello, Command I've tried too:
Gives me the same error as above. Worth noting |
I was able to run nginx and get the rootfs mounted, looking at eurosys21 with the command
But it get an other error and nginx is not starting
I edited my .conf file to:
|
@42kernel , could you please check if the fix I proposed in #71 fixes your problem with nginx? I'm wondering if the issue is the same. |
I suppose that KVM PCI support is not enabled by kraft. I made it work using Makefile. See this tutorial. |
Describe the bug
When running nginx, libvfscore cannot mount /, hence cannot boot.
Steps to reproduce
I simply followed the standard (according to current documentations) steps:
Expected behavior
I expected the root file system mount successfully and be able to run nginx.
Which architectures were you using or does this bug affect?
x86_64
Which platforms were you using or does this bug affect?
kvm
Relevant log output
The text was updated successfully, but these errors were encountered: