Fix typo in mdadm
This commit is contained in:
parent
67b850f8df
commit
0cb4b28d91
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ You can test your error notification setup by doing the following:
|
|||
|
||||
If for some reasons you want to add an existing array to your system (e.g you just did a new fresh install of your operating system), you can use the following command to detect your existing array.
|
||||
|
||||
sudo mdadm —assemble —scan
|
||||
sudo mdadm --assemble --scan
|
||||
|
||||
Then refer to previous sections to mount the file system and save its layout in mdadm configuration.
|
||||
|
||||
|
|
Loading…
Reference in a new issue