Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-24-2003, 04:56 PM
|
#1
|
Member
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825
Rep:
|
Installing LILO
hi all,
i'm a newbie, and i'm having some trouble with LILO. i've got a dual boot, w/:
*****************************************
hda (1 partition) win98
hdb1 /boot (specified bootable in fdisk)
hdb5 /root
hdb6 /usr
*****************************************
i'm pretty sure i have lilo installed on hdb1, when i run lilo in a shell, i get the following....
******************************************
bash-2.05b# lilo
Warning: LBA32 addressing assumed
Warning: /dev/hdb1 is not on the first disk
Added DOS *
Added Linux
******************************************
but when i restart my computer i get all 999999's, so i have to boot off a floppy. i'm guessing that this is because i don't have lilo installed on the master boot record (which is the first sector of hda, right?).
so my question is: how can i install lilo to the MBR (and will this harm win98)?
thanks for any advice,
|
|
|
08-24-2003, 05:14 PM
|
#2
|
Member
Registered: Jul 2003
Location: Florence, Ky
Distribution: CentOS 3.3-4, OpenBSD 3.3, Fedora Core 4, Ubuntu, Novell Open Enterprise Server
Posts: 213
Rep:
|
When lilo spits out anything other than LILO: at you, it is an error message. I found a brief list of lilo error codes and posted it for you.
I would suggest that you upgrade to grub. It is a superior boot loader anyways and has worked for me on hardware that pisses off lilo.
Links
http://www.ipcop.org/1.3.0/en/instal...LO-errors.html
http://www.gnu.org/software/grub/grub-download.html
|
|
|
08-24-2003, 05:15 PM
|
#3
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
You will need to edit /etc/lilo.conf
and set the boot variable to /dev/hda
Once you have finished editing the file, at the command line, type: lilo
|
|
|
08-24-2003, 07:06 PM
|
#4
|
Member
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825
Original Poster
Rep:
|
thanks, it's installed to hda now and working fine. btw, is there any way to tell it to use that nice blue gui instead of the command promt?
|
|
|
08-24-2003, 11:32 PM
|
#5
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
Yes.
In your /boot directory, you should have a file called message.
This file can be a PCX image file or a text file.
If the file is present, you can add the following line to your lilo.conf
Code:
message=/boot/message
|
|
|
All times are GMT -5. The time now is 06:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|