This gives shell access into the image on a given tty. Useful for testing and debugging, while minimally affecting the image. Note that this must never be used in production, as it allows root access without a password. For instance this could be used to verify that an image was fully booted: ``` [teg@teg-x270 osbuild]$ qemu-kvm -m 1024 -nographic -serial mon:stdio -snapshot base.qcow2 sh-5.0# systemctl is-system-running --wait running ``` Signed-off-by: Tom Gundersen <teg@jklm.no> |
||
|---|---|---|
| .. | ||
| base-from-yum.json | ||
| base-qcow2.json | ||
| base.json | ||
| build-from-yum.json | ||
| noop.json | ||