diff options
-rwxr-xr-x | bin/debvm-run | 1 |
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> |