Page 1 of 1

[SOLVED]Unable to set Salix as default boot in Lilo

Posted: 4. Nov 2014, 01:59
by allmyforums
Hi Guys,

I have latest salix installed and it is working great.

However, there is an issue with dual boot, which I failed to fix so far.

I have a windows installation also in this computer and it always boot to Windows(unless I manually select Salix in Boot time) irrespective of "default=Salix" added in /etc/lilo.conf.

If you have any ideas, kindly let me know.

Thanks in advance.

Sherin

Re: Unable to set Salix as default boot in Lilo

Posted: 4. Nov 2014, 08:13
by gapan
Move the salix entry over the windows one. Don't forget to run:

Code: Select all

sudo lilo -v

Re: Unable to set Salix as default boot in Lilo

Posted: 4. Nov 2014, 13:52
by allmyforums
Many Thanks, That saved my day :)

Sherin