From 76be4b7001670f2fe2c6a0ddbfbffb15421294b0 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 25 Nov 2021 13:58:13 +0000 Subject: [PATCH] docs: update gofurther/install-guest --- gofurther/install-guest.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gofurther/install-guest.md b/gofurther/install-guest.md index 957aa28..f81fb72 100644 --- a/gofurther/install-guest.md +++ b/gofurther/install-guest.md @@ -2,7 +2,7 @@ title: Netboot for all description: published: true -date: 2021-11-25T13:55:48.883Z +date: 2021-11-25T13:58:10.457Z tags: editor: markdown dateCreated: 2021-11-13T11:43:58.697Z @@ -20,7 +20,7 @@ By default, `netboot.xyz.iso` should already be located under `var/lib/libvirt/i wget https://boot.netboot.xyz/ipxe/netboot.xyz.iso -P /var/lib/libvirt/iso/ ``` -#### Create and run a virtual machine without any attached disk +## Run the script The following script, which also doesn't require root privileges, will create a virtual machine called `my-first-live-vm`. This virtual machine will be started automatically and added to `virt-manager`. @@ -86,3 +86,7 @@ sudo poweroff > That's it, congratulations! {.is-success} +--- + +*Are you looking for other tasks to execute on your system? If so, go the [suggested tasks section](/gofurther)* +