Computing.Net > Forums > Linux > configuring lilo.conf

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

configuring lilo.conf

Reply to Message Icon

Name: Carolina Munte
Date: April 29, 2002 at 11:49:39 Pacific
Comment:

Hi,

I'm running Windows 95, I installed Red Hat Linux and LILO. When I boot the computer it takes Linux as the default OS. I would like to make Windows the default OS. Could you tell me how to configure lilo.conf to make that happen.

Thanks!

Carolina



Sponsored Link
Ads by Google

Response Number 1
Name: Jake
Date: April 29, 2002 at 13:07:30 Pacific
Reply:

Just move the Windows stuff so it's before the Linux stuff, then run /sbin/lilo


0

Response Number 2
Name: Tom
Date: April 29, 2002 at 13:48:02 Pacific
Reply:

In /etc/lilo.conf, there should be a line:
default=linux
Just change this to:
default=windows
(or whatever the label for Windows is). If the line is not there, create it. Then run 'lilo'.


0

Response Number 3
Name: S F Siddicky
Date: June 8, 2002 at 16:38:50 Pacific
Reply:

After you login to linux, Type:
"vi /etc/lilo.conf"
in it,there should be a line:
default=linux
change this to: default=windows
(or whatever the label for Windows is).
then save the file
then type "lilo".


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: configuring lilo.conf

Manually Configuring LILO to Dual B www.computing.net/answers/linux/manually-configuring-lilo-to-dual-b/20814.html

editing lilo.conf www.computing.net/answers/linux/editing-liloconf/17936.html

How to change lilo.conf www.computing.net/answers/linux/how-to-change-liloconf/1424.html