This commit is contained in:
Marc Beninca 2019-07-14 09:46:10 +02:00
parent e111c319e8
commit 1c312117a0

View file

@ -52,8 +52,8 @@ Partitions
.. code:: shell
mkfs.ext4 -L data /dev/md0p1
mkswap --label swap /dev/md0p2
mkfs.ext4 -L data /dev/md0p1
Boot
----