Page 1 of 1

Where is lilo.conf?

PostPosted: Sep 23rd, '11, 15:12
by tarazed
Wanted to have a look at lilo.conf. Not in /etc anymore and locate could not find it.

Len

Re: Where is lilo.conf?

PostPosted: Sep 23rd, '11, 15:38
by marja
Are you sure you are using lilo and not grub?

Re: Where is lilo.conf?

PostPosted: Sep 23rd, '11, 16:40
by doktor5000
You can search for files in the repositories by using
Code: Select all
urpmf filename


But on-topic: Mageia is using Legacy Grub (0.97) by default, so there is no lilo.conf.
If you want lilo, you have to install it or at least switch to it in Mageia Control Center
under Boot -> Set up boot system -> Bootloader to use -> select "Lilo with text menu".

Re: Where is lilo.conf?

PostPosted: Sep 23rd, '11, 21:50
by tarazed
Yes I am using lilo. I switched to it at install time as I always do so I figured there had to be an /etc/lilo.conf but not so. The system certainly boots via lilo because the letters LIL come up momentarily at the start of the boot sequence.

However on any subsequent installs I shall stay with grub since the general opinion is that it is superior.