rtfd/docs/public/mdadm/persistence.rst
Marc Beninca 96f5a0771a in→docs
2019-08-25 22:15:32 +02:00

14 lines
213 B
ReStructuredText

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