On 12/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I thought I'd try once more to get grub working in my prefered
> resolution.  I've been able to get what I want with lilo right along.
>
> I just assumed grub would overwrite lilo code in the MBR but I'm
> finding it does not.  It cripples lilo boot so that it doesn't work
> but I still get the dreaded ..`Li..' hang on boot.
>
> Just for the record, shouldn't grub setup (hd0,0) overwrite any other
> code in MBR?  If it does not what does it mean?

No, it says to install the boot code into the first partition of the
disk, not the mbr.  This would be useful if you use a microsoft mbr
(fdisk /mbr, or fixboot from a recovery console), which looks for the
'active' partition to determine which OS to load.

You want "setup (hd0)"

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to