Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-17-2004, 06:37 PM
|
#1
|
|
Member
Registered: Nov 2003
Posts: 65
Rep:
|
Kernal Panic: No init found. Try passing init= option to kernel
Kernal Panic: No init found. Try passing init= option to kernel.
I rebuilded and rebooted my linux server , I got this message !!
What need to do ?
Raees
|
|
|
|
03-17-2004, 07:47 PM
|
#2
|
|
Member
Registered: Feb 2004
Posts: 66
Rep:
|
Your kenel must have a bit of problem.I think you should rebuild your kernel as steps:
1.modify /usr/src/linux/Makefile,EXTRAVERSION=-8(if your system is redhat9,remove custom)
2.make mrproper
3.make menuconfig and save
4.make dep
5.make clean
6.make bzImage
7.make modules(if you select modules)
8.make modules_install(if you select modules)
|
|
|
|
03-17-2004, 07:51 PM
|
#3
|
|
Member
Registered: Feb 2004
Posts: 66
Rep:
|
or if you ever changed your H/W settings?
|
|
|
|
03-17-2004, 08:12 PM
|
#4
|
|
Member
Registered: Apr 2003
Distribution: gentoo
Posts: 238
Rep:
|
did you make sure the root and boot partitions file system type are included in the kernel and not modules? I had the same error and it was that before.
|
|
|
|
03-17-2004, 11:09 PM
|
#6
|
|
LQ Newbie
Registered: Mar 2004
Location: Singapore
Posts: 13
Rep:
|
I had the same problem when I tried to compile 2.6.0. I think it needs an initrd image to be placed in the /boot.
Goto bzImage (newly compiled) directory and use mkinitrd to create initrd, copy it to /boot
|
|
|
|
03-17-2004, 11:45 PM
|
#7
|
|
LQ Newbie
Registered: Mar 2004
Distribution: RH9
Posts: 21
Rep:
|
The main thing is to compile ext3 directly into the kernel _not as a module_
Run-
#make xconfig
Go to FileSystems & put a check on Ext3 journalling file system suport.
Then follow the usual steps -
#make bzImage
#make modules
#make modules_install
#make install
You _do not_ need to run make dep and make clean for ver 2.6 kernel
|
|
|
|
03-17-2004, 11:59 PM
|
#8
|
|
LQ Newbie
Registered: Mar 2004
Distribution: RH9
Posts: 21
Rep:
|
|
|
|
|
03-18-2004, 09:40 AM
|
#9
|
|
Member
Registered: Nov 2003
Posts: 65
Original Poster
Rep:
|
When I made a boot floppy disk for linux.. My notion was to have a disk like MSDOS boot disk ,which will give me a console that will alow me to go through the file systems and make necessary changes to reboot.. But the one I made did not look like that .. even after tried to boot the stuff with folppy .. I ran in to same problem of kernel panic ...
I know, all that i have to do is to change the grub.cofig for my system to work but
What a stupid stuff .. I can't even do that with this boot floppy ....
I don't know how i will recover from this
Raees
|
|
|
|
03-18-2004, 11:15 AM
|
#10
|
|
Member
Registered: Nov 2003
Posts: 65
Original Poster
Rep:
|
Help please
|
|
|
|
03-18-2004, 06:54 PM
|
#11
|
|
Member
Registered: Feb 2004
Posts: 66
Rep:
|
what is your system?Redhat or ....
If your system is RH,you can insert RH disc1,then enter rescue mode.
You might operate like you say above.
|
|
|
|
03-18-2004, 08:43 PM
|
#12
|
|
Member
Registered: Nov 2003
Posts: 65
Original Poster
Rep:
|
How to start in rescue mode ?. Will there be a menue to select ..Or any special key ?
|
|
|
|
03-18-2004, 11:10 PM
|
#13
|
|
Member
Registered: Feb 2004
Posts: 66
Rep:
|
When you insert RH disc1,run linux rescue
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:52 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
|
|