Le 20/01/2016 17:18, [email protected] a écrit :
Le 20/01/2016 13:14, Simon Hobson a écrit :
...
> >AIUI, if you use md and raid1, with metadata version 0.9, for
> >/boot - then each member of the raid set contains a complete
> >image of /boot which is safe to use read-only. So the bootloader
> >doesn't need to understand md, and the rest can be taken care of
> >in the initramfs/initrd (it's OK if said quickly and I slam the
You don't have to use initramfs to boot from md, just add

  root=/dev/md2 md=2,/dev/sda2,/dev/sdb2

Very nice to know you can completely describe the raid config in kernel's arguments.


_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to