nixos tests doc: update VM state path
This commit is contained in:
parent
6e203af399
commit
a91330a41b
@ -34,8 +34,11 @@ $ nix-build nixos/tests/login.nix -A driver
|
|||||||
$ ./result/bin/nixos-run-vms
|
$ ./result/bin/nixos-run-vms
|
||||||
</screen>
|
</screen>
|
||||||
The script <command>nixos-run-vms</command> starts the virtual machines
|
The script <command>nixos-run-vms</command> starts the virtual machines
|
||||||
defined by test. The root file system of the VMs is created on the fly and
|
defined by test.
|
||||||
kept across VM restarts in
|
</para>
|
||||||
<filename>./</filename><varname>hostname</varname><filename>.qcow2</filename>.
|
|
||||||
|
<para>
|
||||||
|
The machine state is kept across VM restarts in
|
||||||
|
<filename>/tmp/vm-state-</filename><varname>machinename</varname>.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user