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 4d6304d..bee4832 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_201302 as needed.
+Note: Adjust PARABOLA_201302 as needed.
# cat << EOF > /tmp/nbd-server.conf
[generic]
[parabolaiso]
readonly = true
- exportname = /dev/disk/by-label/ARCH_201302
+ exportname = /dev/disk/by-label/PARABOLA_201302
EOF
# nbd-server -C /tmp/nbd-server.conf