me
/
guix
Archived
1
0
Fork 0

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
Ludovic Courtès 2020-09-25 23:21:43 +02:00
parent 13a2272d1a
commit e71d7b5e23
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -25566,7 +25566,7 @@ the @code{--snapshot} flag using something along these lines:
(service hurd-vm-service-type (service hurd-vm-service-type
(hurd-vm-configuration (hurd-vm-configuration
(image (const "/out/of/store/writable/hurd.img")) (image (const "/out/of/store/writable/hurd.img"))
(options '("--hda")))) (options '())))
@end lisp @end lisp
@subsubheading Ganeti @subsubheading Ganeti