diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 7927ca0b00..2da956cc73 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4151,6 +4151,10 @@ Build a virtual machine that contain the operating system declared in The VM shares its store with the host system. +On GNU/Linux, the default is to boot directly to the kernel. The +@code{--full-boot} option forces a complete boot sequence, starting with +the bootloader. + @item vm-image @itemx disk-image Return a virtual machine or disk image of the operating system declared |