The most important part was changing
/usr/share/initramfs-tools/init and adding mdadm --assemble --scan there. You have to run sudo update-initramfs -k all -u then and also sudo grub-install /dev/md0.Also do not forget to add something like
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=cbc59996:6e0056a8:325ecf68:79913751 at the end of your /etc/mdadm/mdadm.conf.The strange thing is, that I am still stuck at the boot now, but I hope I will be able to get over it.
Žádné komentáře:
Okomentovat