This commit is contained in:
Marc Beninca 2018-07-23 15:01:53 +02:00
parent 19ccd39c1d
commit 0558f2f53f
6 changed files with 88 additions and 0 deletions

View file

@ -0,0 +1,14 @@
Persistence
===========
* reference the device in configuration
.. code:: shell
mdadm --detail --scan /dev/md0 >> /etc/mdadm/mdadm.conf
* update the initial file system
.. code:: shell
update-initramfs -u