From b161406981c2c9fb72cf5da3108a2c36906c2c01 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Sun, 8 Jan 2023 14:49:21 +0100 Subject: Add FAQ to debvm-run --- debvm-run | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debvm-run b/debvm-run index c2a3f21..4a4d5ff 100755 --- a/debvm-run +++ b/debvm-run @@ -58,6 +58,23 @@ F, resulting in an ephemeral run. debvm-run -s 8022 -i rootfs.ext4 -- -snapshot +=head1 FAQ + +=over 8 + +=item The debvm-run console renders wrong. + +Get C from an other terminal and run C in the console or use ssh. +Another option is to run C, which is available from the B package. +Also set C<$TERM> to the outside value. + +=item How can I kill debvm-run? + +The wrapped B can be terminated by pressing Ctrl-a x. +Refer to the B manual page for more escape sequences. + +=back + =head1 LIMITATIONS Due to the way kernel and bootloader are being extracted before running B, one cannot upgrade a kernel and then just reboot. -- cgit v1.2.3