Lennart Sorensen ha scritto:
> On Tue, Nov 25, 2008 at 01:32:51AM +0100, Simone Piccardi wrote:
>> If you do not know how GRUB work, you can just read the documentation,
>> and then understand it. With LILO you can install the bootloader over a
>> RAID device, GRUB instead require to install itself in every single
>> disk, that's how it work, once you understand this and you what is
>> needed GRUB just works.
> 
> How exactly do you install lilo on the raid device?  The MBR isn't in
> the raid, the raid is on the partitions.  Now you could install grub to
> the raid partition too, but most people tend to install it to the MBR,
> in which case yes you have to install it to both MBRs.  There is no
> difference there in terms of how many places the boot loader has to be
> installed.  It is either all the MBRs or the boot sector of the
> filesystem in your partition or raid volume in which case the MBR better
> be one of those that boots to the active partition.
> 

As far I remind (not having used it for years) LILO can install itself
the MBR of all disk of a software RAID just using the device name of the
array  itself as value of the boot parameter. So if the first disk of
the array fails you can still boot from the second (if the BIOS is
properly configured and allow you to start from the second one).

What I was trying to tell (sorry, but my english knoweledge is quite
limited) is that to have the same behaviour with GRUB you have to
install it on the MBR of both disk. It can be done quite easily and it's
documented by many howto. That's all.

But this seem to exceed, at least on my opinion, the level of knoweldge
required for an LPI 1 exam.

Regards
Simone



_______________________________________________
lpi-examdev mailing list
[email protected]
http://list.lpi.org/cgi-bin/mailman/listinfo/lpi-examdev

Reply via email to