LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
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


Reply
  Search this Thread
Old 10-07-2006, 06:38 PM   #1
bangulu
LQ Newbie
 
Registered: Sep 2006
Posts: 5

Rep: Reputation: Disabled
RH 3 ES won't see hard disks


Hi all,

My Redhat box (Proliant DL580 G2) cannot boot. The kernel panics with root path not recognised. fdisk -l in rescue mode does not show any disks. grub > root (hd <TAB> command returns nothing as well. find /boot/grub/stage1 does not display device path also.

The problem appeared after trying to install a second ethernet card driver. How can I make the kernel see the boot path?

Regards

Last edited by bangulu; 10-07-2006 at 06:39 PM.
 
Old 10-07-2006, 07:52 PM   #2
jayjwa
Member
 
Registered: Jul 2003
Location: NY
Distribution: Slackware, Termux
Posts: 774

Rep: Reputation: 243Reputation: 243Reputation: 243
So this only happens if the second eth is plugged in there? Without it it's OK? If this is happening, they (disk controller and ethernet card) may not getting set the correct IRQ's. You can set them, as in this example.

Code:
          alias eth0 3c501
          alias eth1 3c501
          options eth0 -o 3c501-0 io=0x280 irq=5
          options eth1 -o 3c501-1 io=0x300 irq=7
See sections 2.4 and 2.5 of the Ethernet-HOWTO (/usr/doc/Linux-HOWTOs on my system, just the bundle off www.tldp.org ), and man 7 bootparam to find out about setting card options specifically. Usually the kernel will handle this itself, but this is one possibility that came to mind about what may be wrong.

If this is happening regardless of whether the card is in or out now, you may be lacking support for your disk controller in-kernel, which you should compile in. There's a few posts around here about compiling in disk controller support.

I don't use grub, but setting a root device is just root=/dev/hda1 ro (for example) on the kernel parm line. Lilo's is like root=/dev/hda1 also, you can even use rdev bzImage /dev/whatever and don't pass a root= line. Probably grub's man page will tell its config option for the root device.
 
Old 10-08-2006, 03:15 PM   #3
bangulu
LQ Newbie
 
Registered: Sep 2006
Posts: 5

Original Poster
Rep: Reputation: Disabled
Thanks Jayjwa,

I have a feeling my problem is the lack of support for my disk controller in the kernel. As a newbie I need the instructions to compile this in. Am using Smart Array SCSI controller.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
external hard disks MightyU Linux - Hardware 2 01-20-2006 08:08 AM
How many Hard disks ? BizHat.com Linux - Software 5 01-18-2005 07:38 PM
2 Hard Disks and 2 OS? How to? nbn792 Linux - General 5 12-26-2003 07:20 PM
Recognizing Hard Disks jdreg Linux - Newbie 4 12-03-2003 11:21 AM
2 Hard disks hadi Linux - Newbie 4 10-29-2003 02:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:30 PM.

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