GNU bug report logs -
#69302
[PATCH 0/2] New "Getting Started" section for Guix System
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Wed, 21 Feb 2024 15:20:03 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hello Ludovic,
Ludovic Courtès <ludo <at> gnu.org> writes:
[…]
> +The second step, once you have this configuration file, is to test it.
> +Of course, you can skip this step if you're feeling lucky---you choose!
> +To do that, pass your configuration file to @command{guix system vm} (no
> +need to be root, you can do that as a regular user):
> +
> +@example
> +guix system vm /etc/config.scm
> +@end example
> +
> +@noindent
> +This command returns the name of a shell script that starts a virtual
> +machine (VM) running the system @emph{as described in the configuration
> +file}:
> +
> +@example
> +/gnu/store/@dots{}-run-vm.sh
> +@end example
> +
> +@noindent
> +In this VM, you can log in as @code{root} with no password. That's a
> +good way to check that your configuration file is correct and that it
> +gives the expected result, without touching your system. @xref{Invoking
> +guix system}, for more information.
What are your thoughts on the description of the 'file-systems' and
'bootloader' fields? Should users not rely on them during this test?
Additionally, static networking configuration will not function
correctly in the generated '/gnu/store/...-run-vm.sh' script unless
specific flags are provided.
Regards,
Oleg.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 80 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.