dd,mdadm,parted,rsync,storage

This commit is contained in:
Marc Beninca 2019-08-25 10:44:25 +02:00
parent cb00653688
commit 545ff2f6a3
11 changed files with 19 additions and 23 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