From ef4d1a589cb00057860164e8120b1f8c1291cc89 Mon Sep 17 00:00:00 2001
From: Helmut Grohne <helmut@subdivi.de>
Date: Thu, 2 Mar 2023 14:45:13 +0100
Subject: debvm-run: be more explicit about graphics and cloud kernels

Reported-by: Arnd Bergmann <arnd@arndb.de>
---
 bin/debvm-run | 1 +
 1 file changed, 1 insertion(+)

(limited to 'bin')

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>
 
-- 
cgit v1.2.3