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 09-15-2004, 02:42 PM   #1
Diademed
Member
 
Registered: Jul 2004
Distribution: Slackware 10.2
Posts: 159

Rep: Reputation: 30
Kernel Panic...aKa What boot option do I use?!


Code:
VFS: Cannot open root device "302" or 03:02
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 03:02
This is the last 3 lines I get when I try to boot to linux, before it ceases to load. I transfered my computer recently to a new, custom built Rackmount case, but all the hardware is the same.

I could easily install linux over again, I have Dropline and Slack10 on CD's, but if I don't have too.....


That second line makes it sound like with 10 characters or less, everything will be hunky-dory.

fyi, hda0 is my swap partition, and hda1 is my root, and everything else (6gig harddisk) partition. I think that's the correct numbers, anyway....it's been 2 months since this beast has worked.

hdb0(?) is a 1.5g data drive. Planning to install UT classic there, once I upgrade my Vid card, Celery, and RAM.
 
Old 09-15-2004, 03:02 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
The only thing that I can think of is that maybe the
device is on the wrong IDE channel or something?
Or it's not hda anymore but hdb?

Things like that can happen when one shuffles
hardware ;)


Cheers,
Tink
 
Old 09-15-2004, 03:03 PM   #3
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,987

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
Reboot and when you see the lilo selction screen hit the Esc key which will take you to a boot prompt. At the prompt type:

linux root=/dev/hda2

Your first partition on hda is hda1 not hda0 so I'm guessing your root partition is on hda2.
 
Old 09-15-2004, 03:11 PM   #4
Diademed
Member
 
Registered: Jul 2004
Distribution: Slackware 10.2
Posts: 159

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by kilgoretrout
Reboot and when you see the lilo selction screen hit the Esc key which will take you to a boot prompt. At the prompt type:

linux root=/dev/hda2

Your first partition on hda is hda1 not hda0 so I'm guessing your root partition is on hda2.
Okay, that's what I wasn't sure of... I didn't remember if it started numbering at 0 or 1.
Thanks


Quote:
Originally posted by Tinkster
The only thing that I can think of is that maybe the
device is on the wrong IDE channel or something?
Or it's not hda anymore but hdb?

Things like that can happen when one shuffles
hardware


Cheers,
Tink
Well, I'm pretty sure i have it on the right channel hardware wise, but it's doing something funny in the BIOS.....

I am dead certain that the CDROM is on it's own IDE cable, but when it detects the IDE stuff in the BIOS it shows:

Secondary Master: WD {serial number} the hard drive
Secondary Slave: CD Rom


so...umm, something fishy is going on....
I'm going to try to pass that option at the lilo prompt right now, I'll edit this in a sec to let you know how that went.


EDIT:

Arghh!!!! No post! I'll have to reset the CMOS... however this case has little to no working room, so taking that little blasted battery out is going to be a task. I'll do it later tonight and post back.

Ahh, it's the little things....

Last edited by Diademed; 09-15-2004 at 03:14 PM.
 
Old 09-15-2004, 03:14 PM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
The thing being that it's actually hdc2 not hda2 anymore..

And all fstab entries won't work anymore, either.


Cheers,
Tink
 
Old 09-15-2004, 03:17 PM   #6
Diademed
Member
 
Registered: Jul 2004
Distribution: Slackware 10.2
Posts: 159

Original Poster
Rep: Reputation: 30
Well, with any kind of luck, I'll be able to just swap the ide cords, but first I have to get it to POST.
 
Old 09-15-2004, 04:55 PM   #7
Diademed
Member
 
Registered: Jul 2004
Distribution: Slackware 10.2
Posts: 159

Original Poster
Rep: Reputation: 30
Alright, what's going on? It won't even power up now. The power supply is connected to nothing but the motherboard, and no dice. ....Do I have a bad power supply, or what?
 
Old 09-15-2004, 05:33 PM   #8
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Possible ... is the fan coming up, and of the LEDs on the
board lighting up? No beeps from the POST?


Cheers,
Tink
 
Old 09-15-2004, 06:18 PM   #9
Diademed
Member
 
Registered: Jul 2004
Distribution: Slackware 10.2
Posts: 159

Original Poster
Rep: Reputation: 30
Nope, nothing even spins up...I had this problem before, I unhooked the floppy power connector and it worked.... so I unhooked everything, but.... I can't tell if the mobo light lights up, not much peering room in this case, I'm not sure this ancient motherboard even has an LED.
 
Old 09-16-2004, 10:30 PM   #10
Diademed
Member
 
Registered: Jul 2004
Distribution: Slackware 10.2
Posts: 159

Original Poster
Rep: Reputation: 30
Power supply problem. wire loose. I fixed it easily enough, and sure enough, I had the ide cables swapped, but everything works now.
 
Old 09-16-2004, 11:59 PM   #11
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Sweet, congratulations! ;}

And thanks for keeping us posted :}


Cheers,
Tink
 
  


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 panic: no init found. Try passing init= option to kernel. ericb Slackware - Installation 3 10-20-2005 11:03 AM
kernel panic: try passing init= option to kernel...installation with Red Hat 9 kergen Linux - Hardware 1 09-30-2004 03:28 AM
Kernel Panic: No init found. Try passing init=option to Kernel ridak Fedora 5 09-08-2004 01:25 AM
kernel panic: no init found. Try passing init= option to kernel rroorroo Red Hat 7 03-07-2004 04:19 PM
Compiled own kernel and got: Kernel panic: No init found. Try passing init= option to fbl Linux - General 12 01-14-2003 03:38 AM

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

All times are GMT -5. The time now is 05:22 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