Thread: Replacing GRUB
View Single Post

   
  #3 (permalink)  
Old 01-17-2008, 04:43 PM
Jules Dubois
 
Posts: n/a
Default Re: Replacing GRUB

On 16 Nov 2003 18:10:52 -0800, in article
<109bb5af.0311161810.50fefab5@posting.google.com >, Nick Ballard wrote:

> After some experimentation with these and a few other distros, I have
> concluded that the problem is with the GRUB bootloader. How do I
> remove GRUB and install Lilo?


(1) Configure LILO (edit /etc/lilo.conf).
(2) Run /sbin/lilo (it rewrites the boot sector).

LILO is now in charge of booting.

You'll have to decide whether (or not) to "uninstall" the GRUB package
iteself. How you do this depends on how you "installed" it.
Reply With Quote