LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to change from grub to LILO (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-change-from-grub-to-lilo-514009/)

cnm 12-27-2006 07:43 AM

how to change from grub to LILO
 
How to set a compuer currently booting with grub.conf to boot with LILO

swerdna 12-27-2006 07:51 AM

There's usually a gui to control a whole variety of system settings, and the bootloader is ceratinly set in there somewhere. So look for the section concerning booting/bootloader. You'll see there the option to use LILO or GRUB. Just select LILO.

Cheers
Swerdna

pixellany 12-27-2006 08:01 AM

Quote:

Originally Posted by swerdna
There's usually a gui to control a whole variety of system settings, and the bootloader is ceratinly set in there somewhere. So look for the section concerning booting/bootloader. You'll see there the option to use LILO or GRUB. Just select LILO.

Cheers
Swerdna

Hmmm....I have NEVER seen the bootloader setup in the GUI menus. Do you have an example?

Quote:

How to set a compuer currently booting with grub.conf to boot with LILO
Why???? What problem are you trying to solve? GRUB is generally preffered, and is easier to get help with.
Have you looked at the LILO site for instructions?

homey 12-27-2006 09:37 AM

Quote:

I have NEVER seen the bootloader setup in the GUI menus. Do you have an example?
Mandriva / Pclinux and Suse have centralized config menus. The boot loader is included.
Otherwise, you could just enable a particular boot loader in the command line by typing it's name with options.
For example:
lilo

or

grub


However, I think grub is my choice.

saikee 12-27-2006 11:25 AM

Some distros supply only Grub and not Lilo. Others would do exactly the opposite.

Big gun distros will have them both.

If Lilo is there it will answer the call of
Code:

liloconfig
with which you can configure Lilo to boot the Linux.

Robert Diggs 12-27-2006 12:10 PM

I think he wants to use the GUI. You need to go into Control Center (YaST) and in there, under system (I think), you'll find an option for bootloader. Select what you want under there and you'll be good to go.

Regards,

Brandon

saikee 12-27-2006 01:09 PM

I didn't pick up the original poster was using Suse or Suse-based distro which has Yast.

The distribution he has is Red Hat EL4. Have I missed something?

Robert Diggs 12-27-2006 01:20 PM

Whoops,

I was thinking of my own problem and I didn't look at his little profile. Slipped up there. That's what I get for trying to help.

Regards,

Brandon


All times are GMT -5. The time now is 10:10 AM.