summaryrefslogtreecommitdiff
path: root/debian/README.recipes
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-09-11 16:34:53 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-09-11 16:34:53 +0000
commitf76f67b278bd7b086570f9ad8dd3dcaec659a06c (patch)
tree1347e94559e3c3e5198f06c2b747583c97d41f89 /debian/README.recipes
parent7f96d819343be3a9a7ff731a3a7d6b8fb9a582be (diff)
make MD array and RAID synonymous, fjp request
Diffstat (limited to 'debian/README.recipes')
-rw-r--r--debian/README.recipes4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/README.recipes b/debian/README.recipes
index fc638ed0..2994c34c 100644
--- a/debian/README.recipes
+++ b/debian/README.recipes
@@ -125,8 +125,8 @@ Enjoy. Submissions welcome.
mount /dev/md0 /home # also change /etc/fstab
mdadm --add /dev/md0 /dev/sda1
-12. change the preferred minor of an MD array
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+12. change the preferred minor of a MD array (RAID)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# you need to manually assemble the array to change the preferred minor
# if you manually assemble, the superblock will be updated to reflect
# the preferred minor as you indicate with the assembly.