:: Re: [DNG] lilo development has ende…
Página Principal
Delete this message
Reply to this message
Autor: Didier Kryn
Data:  
Para: karl, dng
Assunto: Re: [DNG] lilo development has ended
Le 20/01/2016 17:18, karl@??? 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.