rtfd/in/public/mdadm/persistence.rst
2019-08-25 10:44:25 +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