gingiskan222

Results 2 comments of gingiskan222

Hello, I'm experiencing the same behavior and can't run the nginx-app nor the python3-app example. Command I've tried too: `qemu-system-x86_64 -vga none -nographic -device sga -kernel build/app_kvm-x86_64 -enable-kvm -fsdev local,security_model=passthrough,id=hvirtio0,path=/home/***/nginx-vlltlinux/app/fs0,security_model=none...

I was able to run nginx and get the rootfs mounted, looking at [eurosys21](https://github.com/unikraft/eurosys21-artifacts/blob/master/experiments/txt_02_9pfs-boot-times/run_kvm.sh) with the command ``` sudo qemu-system-x86_64 -cpu host -enable-kvm -m 256M -nodefaults -no-acpi -display none -serial...