Currently running RH9 and kernel-2.4 I downloaded kerne= l-2.6 source and installed it. Now at boot up I get an option for Kernel-2. 6 but when I select it "No init found use init=option " error o ccurs. I am using GRUB.
My 2.4 is working fine.
Any idea= whats gone wrong.
Abhi
= [1] [www=]
References
Morning Abhi,
Will u write the complete steps, what u did with ur BOX ?
Regards, Animesh.
Currently running RH9 and kernel-2.4 I downloaded kerne= l-2.6 source and installed it. Now at boot up I get an option for Kernel-2. 6 but when I select it "No init found use init=option " error o ccurs. I am using GRUB. My 2.4 is working fine.
Any idea= whats gone wrong. Abhi
__________________________________ Do you Yahoo!? Yahoo! Domains � Claim yours for only $14.70/year http://smallbusiness.promotions.yahoo.com/offer
Hello Fellow Linuxers,
We have an urgent requirement for LAMP professional, with atleast 1 year of prior experience and who can adapt to our work pressure and timings real fast. We might need to post the candidates on onsite posting outside india / work in shifts etc.
Knowledge of Systems Administration or other relative databases (Oracle, DB2) is surely plus, but not mandatory. Deserving candidates should also have their passport handy, because its quite possible that they might be posted for short term onsite assignments outside India.
Pay packages are best decided based on the competancy levels and candidates agreessiveness nature towards adapting newer technologies faster.
Have the resumes emailed to : geeks@enterux.com
Best Regards, Mitul Limbani CTO, Enterux Solutions The Enterprise Linux Company (TM) (http://www.enterux.com/) (cell : +91-9820332422)
----------------------------------------------------------------
On Monday 24 May 2004 01:55, abhishek patel wrote:
Currently running RH9 and kernel-2.4 I downloaded kerne=l-2.6 source and installed it. Now at boot up I get an option for Kernel-2. 6 but when I select it "No init found use init=option " error o ccurs. I am using GRUB.
title 265-fb-nomod root (hd0,8) kernel /boot/bzImage-265 ro root=/dev/hda9 LABEL=/
this is my grub configuration for a 2.6 kernel. it boots with these parameters.
make sure you specify the correct root=/dev/device-which-has-boot-partition
also grub and the linux kernel have different naming conventions for boot devices. hda9 is (hd0,8) for grub.
rahul