We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0643d22 commit 720e268Copy full SHA for 720e268
modules/installation-special-config-raid-intel-vroc.adoc
@@ -31,7 +31,7 @@ $ mdadm -CR /dev/md/imsm0 -e \
31
+
32
[source,terminal]
33
----
34
-$ mdadm -CR /dev/md/dummy -l0 -n2 /dev/imsm0 -z10m --assume-clean
+$ mdadm -CR /dev/md/dummy -l0 -n2 /dev/imsm0 -z10M --assume-clean
35
36
37
.. Create the real RAID1 array by running the following command:
@@ -63,7 +63,7 @@ $ mdadm -A /dev/md/coreos /dev/md/imsm0
63
64
65
66
-$ mdadm --details --export /dev/md/imsm0
+$ mdadm --detail --export /dev/md/imsm0
67
68
69
.. Install {op-system} and include the `rd.md.uuid` kernel argument by running the following command:
0 commit comments