HowTo Single Disk to RAID: differenze tra le versioni
Aspetto
Nessun oggetto della modifica |
Does the left TODO |
||
| Riga 123: | Riga 123: | ||
update-grub | update-grub | ||
We also had to update the initramfs to actually contain the raid module ans so we edited | |||
/etc/initramfs-tools/modules | |||
appending | |||
raid1 | |||
to the list and executed | |||
update-initramfs | |||
to re-generate the initramfs | |||
We exited from the chroot, unmounted everything, rebooted and kept our finger crossed till the password prompt of the root-on-RAID booted system. | We exited from the chroot, unmounted everything, rebooted and kept our finger crossed till the password prompt of the root-on-RAID booted system. | ||