summaryrefslogtreecommitdiff
path: root/bin/debvm-run
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-03-02 14:45:13 +0100
committerHelmut Grohne <helmut@subdivi.de>2023-03-02 14:45:13 +0100
commitef4d1a589cb00057860164e8120b1f8c1291cc89 (patch)
treed2675daec63d00e090c49a4dada92743c7335e5e /bin/debvm-run
parent33a35d318c97dd8040b49e8d186ec05ad2e90e84 (diff)
downloaddebvm-ef4d1a589cb00057860164e8120b1f8c1291cc89.tar.gz
debvm-run: be more explicit about graphics and cloud kernels
Reported-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'bin/debvm-run')
-rwxr-xr-xbin/debvm-run1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/debvm-run b/bin/debvm-run
index a089ef4..77f2f3b 100755
--- a/bin/debvm-run
+++ b/bin/debvm-run
@@ -28,6 +28,7 @@ A net interface configured for user mode is added automatically.
By default, the option B<-nographic> is passed to B<qemu> and one interacts with the serial console of the machine.
This configuration is skipped in the presence of this option.
+Note that B<debvm-create> defaults to installing a cloud kernel if available, so you may have to pass C<--include=linux-image-generic> during image construction to get graphics drivers.
=item B<-i> F<image>, B<--image>=F<image>