From 6aa9f99ee91ac8c55114b386088fc8f715fc61d3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 23 Jul 2022 15:26:07 -0700 Subject: replace DISK:HOST-VOLUMES-CREATED, update & improve tutorial Signed-off-by: Sean Whitton --- doc/tutorial/disk_image.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/tutorial/disk_image.rst') diff --git a/doc/tutorial/disk_image.rst b/doc/tutorial/disk_image.rst index cf22cd3..d4b7a20 100644 --- a/doc/tutorial/disk_image.rst +++ b/doc/tutorial/disk_image.rst @@ -15,6 +15,7 @@ Here is a minimal definition of the host for which we can build a disk image::: (os:debian-stable "bullseye" :amd64) (disk:has-volumes (physical-disk + :device-file #P"/dev/sda" :boots-with '(grub:grub :target "x86_64-efi" :force-extra-removable t) (partitioned-volume ((partition -- cgit v1.2.3