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.

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

Reply via email to