help/rtfd/public/mdadm/persistence.rst
2021-12-11 15:32:21 +01: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