[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: From GRUB to LILO



In linux.debian.user, you wrote:
> Hi,
> 
> Does anyone know how to migrate from GRUB to LILO w/o making my
> system unbootable?
> 
> Thanks.
> -- 
> +---------------------------------------------------------------+
>| Ron Johnson, Jr.        mailto:ron.l.johnson@cox.net          |
>| Jefferson, LA  USA      http://members.cox.net/ron.l.johnson  |
>|                                                               |
>| The purpose of the military isn't to pay your college tuition |
>| or give you a little extra income; it's to "kill people and   |
>| break things".  Surprisingly, not everyone understands that.  |
> +---------------------------------------------------------------+

I would install lilo and then make a lilo.conf witht the top line:

boot=/dev/fd0

Put a floppy in the drive and run /sbin/lilo.  That will write LILO to the
floppy just as it would to the MBR if the top line were boot=/dev/hda.  Then
leave the floppy in and try to boot.  If it works, then you can change the
top line so that it writes to the MBR.  If not, then you can keep at it
until it does while booting with GRUB.

Anita



Reply to: