[x] Welcome to LinuxSolved.com Linux help forums, here we are a community of Linux users helping each other. It is helpful to both ie. new linux users as well experienced one. We always have our experts to help you and ofcourse members help each other, so you can ask for help any time by Registering.: Click to Register

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Linux Forums - Linux Help,Advice & support community:LinuxSolved.com  |  Forum  |  Linux in General  |  Linux Kernel  |  Topic: Kernel update not working - kernel panic
The LinuxSolved.com GNU/Linux User Communit - Forum
Welcome to LinuxCommunity You have just arrived to a friendly linux community which is helping Linux Users from Years.. You can be its part if you have not already joined it. Registration is FREE and is gateway to unlimited help and support to all your linux related needs. If you are an GNU/Linux supporter then you have come to the right place.
Pages: [1]
  Print  
Author Topic: Kernel update not working - kernel panic  (Read 3456 times)
0 Members and 1 Guest are viewing this topic.
sathish
Linux Learner
***
Offline Offline

Posts: 73


View Profile
« on: October 12, 2004, 03:59:56 PM »

Hello linux team !!!!

I am using REDHAT 9.0, i have downloaded kernel from www.kernel.org (kernel version is 2.6.0) linux-2.6.0.tar.gz. I have done the following steps to update the kernel :-

1) copied linux-2.6.0.tar.gz to  /usr/src

2) next extracted tar -xzf linux-2.4.22.tar.gz to /usr/src directory

3) created a symbolic link  
cd /usr/src
ln -s linux-2.4.22 /usr/src/linux

4) changed the directory
cd /usr/src/linux

5) now issued the following commands

make xconfig
make  dep
make clean
make modules
make modules_install
make bzImage
taken a backup of old kernal (grub.conf)
make install

installation complets and rebooted the system to the new kernel 2.6.0
but the new kernel is giving the following error likes...
...
......
...........
...................

mounting root filesystems
moun:error 19 mounting ext3
pivotroot:pviot_root(/sysroot,/sysroot/initrd) failed:2
umount /initrd/proc failed:2
Freein unused kernel memory:232k freed
Kernel Panic:No init found. Try passing init=option to kernel

What is this Error ?? What changes to be done to boot to the New Kernel2.60.

Plz give me steps to do...

Thanks

Sathish.
Logged
GNUrag
Tux Awared
**
Offline Offline

Posts: 41


View Profile WWW
« Reply #1 on: October 13, 2004, 08:47:59 AM »

did you check your grub.conf ..... is it referring to the new kernel path ?
Logged
sathish
Linux Learner
***
Offline Offline

Posts: 73


View Profile
« Reply #2 on: October 13, 2004, 11:18:00 AM »

Quote from: "GNUrag"
did you check your grub.conf ..... is it referring to the new kernel path ?

Hi !!
yep.. in grub.conf it is loaded automatically to the new kernel.

in grub.conf itz having new kernel version as well as having old kernel version.

If I select the new kernel... itz not booting..


Thanks !!

Sathish
Logged
gauravbajaj
LST CareTaker
Experienced
*****
Offline Offline

Posts: 597


View Profile
« Reply #3 on: January 06, 2005, 06:06:45 AM »

hi buddy,
Follow these steps :
1 .go to /usr/src/linux-2.4 (version of ur system)
2. make mrproper
3. make oldconfig
4  make xconfig
             { enable the options ,that u want to turn on)
5 .make dep
6.make clean
7. go to /usr/src/linux2.4/makefile
8 .change EXTRAVERSION="any new kernel name u want to give"
9.  make bzImage
10. make modules
11. make modules_install
12. make install
13. reboot
after these steps ur kernel works
bye
gauravbajaj
Logged
/root
New Member

Offline Offline

Posts: 3


View Profile
« Reply #4 on: May 13, 2005, 03:35:09 AM »

hey dude,

when i tried to install the kernel source and the typed the following command:

[root@localhost linux]# make xconfig
*
* Unable to find the QT installation. Please make sure that the
* QT development package is correctly installed and the QTDIR
* environment variable is set to the correct location.
*
make[1]: *** [scripts/kconfig/.tmp_qtcheck] Error 1
make: *** [xconfig] Error 2

how to resolve this?Huh?
Logged
vivek
New Member

Offline Offline

Posts: 2


View Profile
« Reply #5 on: June 02, 2005, 04:44:33 AM »

Quote from: "/root"
hey dude,

when i tried to install the kernel source and the typed the following command:

[root@localhost linux]# make xconfig
*
* Unable to find the QT installation. Please make sure that the
* QT development package is correctly installed and the QTDIR
* environment variable is set to the correct location.
*
make[1]: *** [scripts/kconfig/.tmp_qtcheck] Error 1
make: *** [xconfig] Error 2

how to resolve this?Huh?





Hi ,
        I am vivek, i saw ur query regarding kernel compilation.
when u r issuing the cmd
#make xconfig
 this is a graphical config tool in gui mode which internally
making use of Qt.
    check whether Qt is installed r not, by issuing this cmd
#echo $QTDIR
 it should point to the path where it is installed eg: /usr/local/qt-3.1/.
if not u have to install Qt.
           select the kernel development packages which includes Qt also.
The env variable QTDIR will also be set to the path.

bye
vivek
Logged
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
   

 Logged
Pages: [1]
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Kernel Panic Linux Kernel sathish 4 3153 Last post January 06, 2005, 06:09:02 AM
by gauravbajaj
Kernel Panic: VFS: Unable to mount root fs on unknown-block Linux Kernel Agent007 4 2282 Last post December 26, 2007, 02:02:21 AM
by dragoncity99
Kernel Panic : Aiee Killing Interrupt Handler Linux Kernel apm79 0 1313 Last post August 29, 2005, 06:18:51 AM
by apm79
Kernel Panic Linux Kernel DexteII 5 1101 Last post September 28, 2006, 01:20:17 PM
by Ricky
Mandriva and Ubuntu Gutsy don't Install-Kernel Panic Linux Installation Support Dylian17 1 458 Last post March 12, 2008, 03:34:35 PM
by Ricky
Welcome, Guest. Please login or register.
Did you miss your activation email?
November 22, 2008, 07:08:14 PM

Login with username, password and session length
Navigation
Recent Discussions
[Today at 02:29:08 PM]

[November 20, 2008, 11:30:52 PM]

[November 19, 2008, 07:52:41 PM]

[November 19, 2008, 07:52:36 PM]

[November 17, 2008, 10:42:59 AM]

[November 16, 2008, 12:49:47 AM]

[November 16, 2008, 12:48:58 AM]

[November 15, 2008, 08:29:02 AM]

[November 15, 2008, 08:24:41 AM]

[November 14, 2008, 05:11:50 AM]
Members
Total Members: 6229
Latest: razon_nnn
Stats
Total Posts: 8270
Total Topics: 2254
Online Today: 14
Online Ever: 111
(June 28, 2007, 06:47:29 AM)
Users Online
Users: 0
Guests: 13
Total: 13
Privacy Policy| Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Theme & TinyPortal v0.9.8 © Bloc