LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-04-2004, 07:39 AM   #1
agts
LQ Newbie
 
Registered: Jan 2004
Posts: 15

Rep: Reputation: 0
RH9 keeps booting in kernel-2.4.20-8 while kernel-2.4.20-27.9 is installed


Hi,

I installed Linux Redhat 9 (Shrike) off installation cd's.

Since I have two harddisks I decided to keep Windows XP on
one harddisk and install Linux on the other.

I thought I configured GRUB to give me a dual boot option.
It turned out XP keeps starting, without letting me choose.

Fortunalely I created a boot-disk at Linux installation which
allows me to boot in Linux. This is fine with me.

The actual problem is:

When I start the "Redhat Network Alert Notification Tool".

I told me I had to download upgraded packages. So I did. Now

this tool tells me this:

Tab "Critical Information"

it says:

Your system is currently running kernel-2.4.20-8, but then
newest installed kernel is kernel-2.4.20-27.9. It is recommended that you reboot at the first opportunity to test this new kernel.

I rebooted several times no effect, still kernel -2.4.20-8.

My channel is I386.

Please help.
 
Old 01-04-2004, 07:51 AM   #2
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
if you boot using the floppy disk then the kernel image is loaded from the floppy, either create a floppy with the new kernel
Code:
/sbin/mkbootdisk --device=/dev/fd0 2.4.20-27.9
Or fix the bootloader, there's at least 2 ways you can do this but I suggest installing grub into the MBR. I'll assume your winxp is on /dev/hda, redhat on /dev/hdb, and bios is set to boot from C:, which is /dev/hda.
First backup your current MBR in case something bad happens
Code:
dd if=/dev/hda of=mbr.old bs=512 count=1
Then install grub into the MBR:
Code:
/sbin/grub-install /dev/hda
Lastly add this to your /boot/grub/grub.conf
Code:
title WindowsXP
rootnoverify (hd0,0)
chainloader +1
If that didnt work please give more details on your disk configuration, 'cus I assumed a few things.
 
Old 01-04-2004, 09:44 AM   #3
agts
LQ Newbie
 
Registered: Jan 2004
Posts: 15

Original Poster
Rep: Reputation: 0
Making another bootdisk as you suggested:

/sbin/mkbootdisk --device /dev/fd0 2.4.20-27.9

worked !!

Thanks a lot. The next step is to try to make it work with the bootloader.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel Audit Support Unavaible error when booting after kernel upgrade abefroman Red Hat 2 03-21-2013 08:32 AM
Freeze booting kernel - mdk 9.2, kernel 2.4.22-10mdk, Acer TM252LC thekro Linux - Laptop and Netbook 19 03-25-2006 04:56 AM
booting new kernel. Booting new kernel dies with INIT: VFS issue, really mus335 Linux - General 0 04-21-2004 11:52 AM
booting using good kernel if its not installed with lilo h_lina_k Linux - Newbie 2 02-16-2004 05:26 PM
Many [FAILED] warnings when booting new kernel 2.4.22 on i686 (RH9) Simon Bridge Linux - Software 3 01-24-2004 03:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration