-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hi!
Thank you for awesome project!
krunvm create docker.io/library/alpine:latest --name alpine_16 --mem 16
microVM created with name: alpine_16
krunvm start alpine_16 /bin/ls -- -l /bin/
thread '<unnamed>' panicked at 'Kernel doesn't fit in RAM', src/arch/src/x86_64/mod.rs:77:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Segmentation fault (core dumped)
krunvm list
alpine_16
CPUs: 1
RAM (MiB): 16
DNS server: 1.1.1.1
Buildah container: alpine-working-container-3
Workdir: /root
Mapped volumes: {}
Mapped ports: {}
But vm is dead.
How to check if vm crashed?
Metadata
Metadata
Assignees
Labels
No labels