doc: Remove obsolete bit about networking in VMs.
* doc/guix.texi (Running GuixSD in a VM): Remove "the boot will fail"
wording since that is no longer true since commit
6129dd8b59
.
This commit is contained in:
parent
020434d497
commit
58806e6fe7
|
@ -12787,8 +12787,7 @@ host.
|
||||||
@item -net user
|
@item -net user
|
||||||
Enable the unprivileged user-mode network stack. The guest OS can
|
Enable the unprivileged user-mode network stack. The guest OS can
|
||||||
access the host but not vice versa. This is the simplest way to get the
|
access the host but not vice versa. This is the simplest way to get the
|
||||||
guest OS online. If you do not choose a network stack, the boot will
|
guest OS online.
|
||||||
fail.
|
|
||||||
|
|
||||||
@item -net nic,model=virtio
|
@item -net nic,model=virtio
|
||||||
You must create a network interface of a given model. If you do not
|
You must create a network interface of a given model. If you do not
|
||||||
|
|
Loading…
Reference in New Issue