diff options
Diffstat (limited to 'guestfish.pod')
-rw-r--r-- | guestfish.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/guestfish.pod b/guestfish.pod index f2255f16..6f35ac46 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -553,6 +553,10 @@ Pass additional options to the guest kernel. Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the same effect as using the B<-v> option. +=item LIBGUESTFS_KERNEL + +Override the ordinary selection of appliance kernel. + =item LIBGUESTFS_MEMSIZE Set the memory allocated to the qemu process, in megabytes. For |