doc: Remove "--hda" from non-volatile childhurd example.
Reported by Andreas Enge. * doc/guix.texi (Transparent Emulation with QEMU): Remove "--hda" in 'image' example.master
parent
13a2272d1a
commit
e71d7b5e23
|
@ -25566,7 +25566,7 @@ the @code{--snapshot} flag using something along these lines:
|
|||
(service hurd-vm-service-type
|
||||
(hurd-vm-configuration
|
||||
(image (const "/out/of/store/writable/hurd.img"))
|
||||
(options '("--hda"))))
|
||||
(options '())))
|
||||
@end lisp
|
||||
|
||||
@subsubheading Ganeti
|
||||
|
|
Reference in New Issue