diff options
-rwxr-xr-x | debvm-run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ One possible use of this method is passing B<-snapshot> to avoid modifying the v Due to the way kernel and bootloader are being extracted before running B<qemu>, one cannot upgrade a kernel and then just reboot. Attempting to do so, will still use the old kernel. -Instead, B<qemu> must be terminated and B<debvm-run> should be launched again to pick up a new kernel. +Instead, B<qemu> must be terminated and B<debvm-run> should be launched again to pick up the new kernel. In order to avoid accidental reboots, one may pass B<-no-reboot> to B<qemu>. =head1 SEE ALSO |