From ef4d1a589cb00057860164e8120b1f8c1291cc89 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Thu, 2 Mar 2023 14:45:13 +0100 Subject: debvm-run: be more explicit about graphics and cloud kernels Reported-by: Arnd Bergmann --- bin/debvm-run | 1 + 1 file changed, 1 insertion(+) 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 and one interacts with the serial console of the machine. This configuration is skipped in the presence of this option. +Note that B 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, B<--image>=F -- cgit v1.2.3