summaryrefslogtreecommitdiff
path: root/docs/README.bootparams
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.bootparams')
-rw-r--r--docs/README.bootparams4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.bootparams b/docs/README.bootparams
index 0f19b5b..592fd1e 100644
--- a/docs/README.bootparams
+++ b/docs/README.bootparams
@@ -20,7 +20,7 @@ INDEX
* parabolaisodevice= Set the device node where parabolaiso medium is located.
Default: "/dev/disk/by-label/${parabolaisolabel}"
* parabolaisobasedir= Set the base directory where all files reside.
- Default: "arch"
+ Default: "parabola"
* aitab= Set the path for "aitab" file.
Default: ${parabolaisobasedir}/aitab
* copytoram= If set to "y" or just "copytoram" without arguments,
@@ -56,7 +56,7 @@ INDEX
in percentage of available RAM.
Default: "75%"
* dm_snap_prefix= Set a prefix for device-mapper snapshot node names.
- Default: "arch"
+ Default: "parabola"
* arch= Force an architecture type (i686 | x86_64).
Do not set it for normal operations.
Useful for running a 64 bit kernel / 32 bit userspace.