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.
|
|
|
09-30-2003, 08:02 PM
|
#1
|
Member
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142
Rep:
|
No LILO after installing Red Hat 9.0..............?
Hi all,
LILO was not installed for some reason and I have to boot with a floppy every time I want to run Red Hat Linux v9.0. Does anyone out there know of a workaround for this? How can I load LILO at boot so I can choose between my Red Hat and Windows OS's without the need for the floppy? Thanks for any and all help in advance.........................ALAN
|
|
|
09-30-2003, 09:25 PM
|
#2
|
LQ Guru
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,352
|
"How can I load LILO at boot so I can choose between my Red Hat and Windows OS's without the need for the floppy? "
You create a file called /etc/lilo.conf. then you run the command:
lilo
and lilo will install itself on the MBR.
Here are some instructions on lilo:
http://tldp.org/HOWTO/LILO.html
Also you could get some pointers by looking at the file called lilo.conf on your boot floppy.
|
|
|
09-30-2003, 10:11 PM
|
#3
|
Member
Registered: Jul 2003
Location: Orlando, FL
Distribution: mandrake 10
Posts: 62
Rep:
|
also, the cd should be able to reinstall the bootloader. put the cd in at startup and press F1 or something for more options and then rescue. This is what works for mandrake so i think it should work for RH as well.
|
|
|
10-01-2003, 02:54 AM
|
#4
|
Member
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142
Original Poster
Rep:
|
Hey "jailbait", the file you mentioned already exists...............?
And "simplico", when I booted with the cd, I chose the upgrade option and selected the LILO boot loader. Afterwards, in the post install stage, it returned this message..................
"No kernel packages were installed on your system. Your boot loader configuration will not be changed."
.........................................???????
|
|
|
10-01-2003, 07:13 AM
|
#5
|
Member
Registered: Jul 2003
Location: Orlando, FL
Distribution: mandrake 10
Posts: 62
Rep:
|
Boot with the CD again, but this time, do an "Upgrade", and tell it "yes, I want to customize it". Then make sure a bootable kernel is
selected.
|
|
|
10-01-2003, 03:13 PM
|
#6
|
Member
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142
Original Poster
Rep:
|
Can you define "Bootable Kernel" ? Thanks...............ALAN
|
|
|
10-01-2003, 04:55 PM
|
#7
|
Member
Registered: Jul 2003
Location: Orlando, FL
Distribution: mandrake 10
Posts: 62
Rep:
|
i searched google and that is what the site said. i use mdk 9.1. that same issue is why i stopped using RH a while back. I could never figure how to get the bootloader setup, and so i switched to mdk 9.1, which is a lot easier for a beginner, like myself, to use.
|
|
|
10-01-2003, 08:23 PM
|
#8
|
Member
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142
Original Poster
Rep:
|
Hey "simplico",
I looked at the available kernel's in the upgrade process and I'm unsure as to which one I should select. The available options are:
kernel-bigmem
kernel-BOOT
kernel-pcmcia-cs
kernel-smp
Thanks,
ALAN
|
|
|
10-01-2003, 08:54 PM
|
#9
|
Member
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857
Rep:
|
Okay... I think grub is supported in Mandrake. Use that.. not LILO.
install the grub rpm and then you need to configure your /boot/grub/grub.conf file. If you post the contents of the "syslinux.cfg" from your bootable floppy, we can probably help you make one.
-K
|
|
|
10-01-2003, 08:55 PM
|
#10
|
LQ Guru
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,352
|
This is probably what the kernels are:
kernel-bigmem (your computer has an unusually large amount of memory, say over 4096 Meg)
kernel-BOOT (generalized kernel)
kernel-pcmcia-cs (your computer boots from a pcmcia card)
kernel-smp (your computer has two or more CPUs)
___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html
Steve Stites
Last edited by jailbait; 10-01-2003 at 08:57 PM.
|
|
|
10-01-2003, 11:07 PM
|
#11
|
Member
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142
Original Poster
Rep:
|
So your saying I should select the "kernel-BOOT" option then.........right?
Thanks,
ALAN
|
|
|
10-02-2003, 04:20 AM
|
#12
|
Member
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142
Original Poster
Rep:
|
Alright....... I installed the "kenel-SMP" because, on the installation disks in setup, it told me "kernel-BOOT" was not recommended for installed systems. And...........It didn't work. I still have NO bootloader installed. Anyone have any other suggestions?
Thanks,
Alan
|
|
|
10-02-2003, 02:06 PM
|
#13
|
Member
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857
Rep:
|
Well, I suggested GRUB, but if you are set on LILO, and that rpm is installed already, then post the contents of the syslinux.cfg file on your boot floppy and we can probably get a lilo.conf that will work for you.
-K
|
|
|
10-02-2003, 02:39 PM
|
#14
|
Member
Registered: Nov 2002
Location: kotdwara, uttaranchal, india
Posts: 39
Rep:
|
Hello Theoutdoorsman,
u r telling that u have installed LILO while installing RHL. but its not working. first check check u r haing the file /etc/lilo.conf. if it is present then boot from floppy and login as root. open a terminal window and write -
#lilo
u must see a LILO bootloader at startup.
If the file /etc/lilo.conf is not present then ask me. how to create it.
bye.
|
|
|
10-02-2003, 04:00 PM
|
#15
|
Member
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142
Original Poster
Rep:
|
Hey all,
I ran the command "LILO" in terminal as suggested by "chinmay nautiya" and learned I needed to force LBA32 during setup. Just for the record, KevinJ, I also went with GRUB just because not only you suggested it but because I felt like I should try something new and learn some more. Anyhow, everything works like a champ now. Once again, many many many thanks for all the helpful information I'm gathering on the boards!!!!!!! You guys are the best!!!!!!!
Thanks again,
ALAN
|
|
|
All times are GMT -5. The time now is 03:19 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
|
|