LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   SATA HDD wont detect on RHEL 4 (https://www.linuxquestions.org/questions/linux-hardware-18/sata-hdd-wont-detect-on-rhel-4-a-480527/)

blankbmx 01-20-2007 03:08 PM

I too was having this same exact problem. However, when booted up with "boot: linux all-generic-ide noapic nolapic" it detected the SATA drive as "/dev/hdi" without a hitch. Why it chose "hdi" is beyond me, but damnit it works.

princenux 01-25-2007 02:44 AM

hellow...

hmm i've problem with this kind of stuff too... i cant install the with command "boot: linux all-generic-ide noapic nolapic"

but i think i got problem with GRUB.. after i install the RHEL, then i choose the GRUB, it goes to 'kernel panic'

but i have finish all the installation... can anyone help with this.. thanks.....

vicky_me 02-23-2007 12:42 AM

I have the exact same problem

Quote:

Originally Posted by princenux
hellow...

hmm i've problem with this kind of stuff too... i cant install the with command "boot: linux all-generic-ide noapic nolapic"

but i think i got problem with GRUB.. after i install the RHEL, then i choose the GRUB, it goes to 'kernel panic'

but i have finish all the installation... can anyone help with this.. thanks.....


o0goofyfoot0o 02-23-2007 09:50 PM

whats up

hope this helps yall out some. ive been wrestling with installing RHLE4 on a dell dimension e521 pc and i think i finally pinned it. w00w00.

i had the same problems with the sata devices. i even plugged in a usb cdrom (that was ide in a caddy that plugged into the pc via an usb cable, the thought was "hey, ide" the result was crap)

next idea, NFS server. hey, how can i loose. dont have to worry about the sata optical drive. well, now the sata HD is the issue. (ok, ok, everyone knows this crap so far)

after setting up another box as a NFS server, booting up with the disk 1 on the new dell ( at the boot prompt i entered "linux askmethod") set it up for NFS install, and it gave me an error on the hard drive. it gave me a chance to select drivers. the broadband ethernet was selected, and i went through the list of other drivers and picked out the nVidea SATA driver that was near the end of the list. BINGO, its working.

i can see the drive partitions now, so anyway, if this DOESN'T work then ill post again, otherwise, i think this one is licked. advanced appology for my grammer, it sux, i know, i blame it on technology and the influence of too much sugar. laterZ

GF


UPDATE
here is a website i stumbled accross from dell. it shows the driver i used.

http://lists.us.dell.com/pipermail/l...ch/000420.html

mecsner 03-24-2007 04:48 PM

I install Scientific Linux 4.4 with : linux all-generic-ide
After reboot, I receive Kernel panic - not syncing

First step:
I use grub for load and I try :
at boot menu type 'e' to edit line, another 'e' to edit kernel and add "all-generic-ide" at end line of the kernel. After that press ENTER and type 'b' for boot.
For me was successful.

Second step (only if the first is successful)
I edit /boot/grub/grub.conf and make first step permanent (add all-generic-ide at the end of the line with kernel)
For example my grub.conf after :

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,10)
# kernel /boot/vmlinuz-version ro root=/dev/hda11
# initrd /boot/initrd-version.img
#boot=/dev/hda11
default=0
timeout=5
splashimage=(hd0,10)/boot/grub/splash.xpm.gz
hiddenmenu
title Scientific Linux (2.6.9-42.0.3.ELsmp)
root (hd0,10)
kernel /boot/vmlinuz-2.6.9-42.0.3.ELsmp ro root=LABEL=/ rhgb quiet all-generic-ide
initrd /boot/initrd-2.6.9-42.0.3.ELsmp.img

For me was good,
Marius.

arun4will 04-03-2007 02:25 AM

hi folks...
i hav d same probs...my Hitachi HTS541212H9SA00 Hardisk is not detecting RHEL EL4,fedora5 or ubuntu....
i says "AN ERROR HAS OCCURED - NO VALID DEVICES WERE FOUND ON WHICH TO CREATE NEW FILESYSTEMS. PLEASE CHECK YOUR HARDWARE FOR THE CAUSE OF THIS PROBLEM."
please help me on this issue.I need the suitable drivers...
Regards
Arun

vicky_me 04-04-2007 01:42 AM

Quote:

Originally Posted by arun4will
hi folks...
i hav d same probs...my Hitachi HTS541212H9SA00 Hardisk is not detecting RHEL EL4,fedora5 or ubuntu....
i says "AN ERROR HAS OCCURED - NO VALID DEVICES WERE FOUND ON WHICH TO CREATE NEW FILESYSTEMS. PLEASE CHECK YOUR HARDWARE FOR THE CAUSE OF THIS PROBLEM."
please help me on this issue.I need the suitable drivers...
Regards
Arun

Have you checked if the hdd is working? mayb try installing another O/S? my hdds work fine now that i have installed RHEL5 :)

musfiq100 02-06-2008 12:31 PM

Sata HDD under RHEL4
 
if you have manufacture driver , add the driver at installation period from a CD using the installation linux dd. May be it will be configure.
thks


All times are GMT -5. The time now is 03:13 AM.