switch
This commit is contained in:
parent
e111c319e8
commit
1c312117a0
1 changed files with 1 additions and 1 deletions
|
@ -52,8 +52,8 @@ Partitions
|
||||||
|
|
||||||
.. code:: shell
|
.. code:: shell
|
||||||
|
|
||||||
mkfs.ext4 -L data /dev/md0p1
|
|
||||||
mkswap --label swap /dev/md0p2
|
mkswap --label swap /dev/md0p2
|
||||||
|
mkfs.ext4 -L data /dev/md0p1
|
||||||
|
|
||||||
Boot
|
Boot
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in a new issue