summaryrefslogtreecommitdiff
path: root/docs/README.altbootmethods
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.altbootmethods')
-rw-r--r--docs/README.altbootmethods4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.altbootmethods b/docs/README.altbootmethods
index 9df20ef..df699c8 100644
--- a/docs/README.altbootmethods
+++ b/docs/README.altbootmethods
@@ -114,12 +114,12 @@ methods can be used to serve the rest of live-medium.
* NBD
-Note: Adjust ARCH_201408 as needed.
+Note: Adjust ARCH_201703 as needed.
# cat << EOF > /tmp/nbd-server.conf
[generic]
[archiso]
readonly = true
- exportname = /dev/disk/by-label/ARCH_201408
+ exportname = /dev/disk/by-label/ARCH_201703
EOF
# nbd-server -C /tmp/nbd-server.conf