Installing Red Hat Enterprise Linux 5.x on an HP ProLiant ML350 G6

The_Unbeliever

Honorary Master
Joined
Apr 19, 2005
Messages
103,196
If you got the server brand-new, there will be a CD box with software included.

All the neccessary drivers are included on the SmartStart CD, both for Windows and Linux.

HP included an "AutoPlay" feature which didn't work on my OpenSuSe installation - upon further inspection, a library was missing, details are here.

Once the AutoPlay feature was up and running, I then tried to create stiffy disk images - but no luck. Went round and round, but still no luck.

Decided to browse the CD's for the driver images, and found them under the 'punchkey' directory... :rolleyes: did a dd to restore the images to a temporary folder and tried to merge the DUD's onto one stiffy image, but was not lucky because :

1. The resultant image is too large for one stiffy
2. One driver doesn't have a pcimap file, the other two have ... and I think it somehow messes things up

Anyways, to cut a long story short, I tried to install the drivers via USB memory stick, but failed. Only when I connected an USB stiffy drive, and wrote the image(s) directly to a stiffy (how archaic!) was I able to install the drivers and get the rig up and running.

What a waste of time... at least I've learnt something.

And I have decided to post this up, because somebody might have the same issue.

This also works for RHEL 4 and RHEL 5. Other Linux distros might have the same procedure - or they might have the drivers already bundled with the installation package.

NOTE : the DVD-ROM included with the server is SATA, so you'll have a nice catch-22 situation in trying to get RHEL to install - either install it from an USB CDROM, or you have to create the DUD and install that driver so it'll recognize the SATA ROM.
 

Nod

Honorary Master
Joined
Jul 22, 2005
Messages
10,057
If you have a support contract with Redhat, then go with RHEL, otherwise it makes no sense to install it, as you can't even do updates. Rather install CentOS. Just mentioning it to the people out there who was going to try out RHEL now :p
 

kilos

Expert Member
Joined
Jun 28, 2005
Messages
2,796
Thanks for headsup The Librarian

As a matter of interest you can download download Oracle Enterprise Linux 4 or 5 - Free download -
basically a copy of RHAS minus the hardware certification, support starts at $99/year/server (updates only I think) and escalates in price , web-based, telephonic.
 

Bule

Well-Known Member
Joined
Feb 4, 2006
Messages
208
Installed Ubuntu server on DL160 G6 - didn't use SmartStart CD and everything just worked. Though virtualization was disabled in BIOS settings, not big problem to enable it.
 
Last edited:

Noldie'

New Member
Joined
May 20, 2010
Messages
1
HDD not detected

Hi guys. I'm trying to install RedHat Enterprise 5 on an HP Proliant ML350 G6 server. Met challenges when trying to install the OS using the sata dvd-rom drive. I then tried using an external usb cd-rom drive. Now i cant get through with the installation as no hard drives are being detected. I do have a 1TB sas HDD. May you please assist if ever there is a way out...:confused:
 
K

kingrob

Guest
If you have a support contract with Redhat, then go with RHEL, otherwise it makes no sense to install it, as you can't even do updates. Rather install CentOS. Just mentioning it to the people out there who was going to try out RHEL now :p

All our servers are CentOS, but one server is RHEL, cos then you can contact Red Hat for support. :)
 

The_Unbeliever

Honorary Master
Joined
Apr 19, 2005
Messages
103,196
Hi guys. I'm trying to install RedHat Enterprise 5 on an HP Proliant ML350 G6 server. Met challenges when trying to install the OS using the sata dvd-rom drive. I then tried using an external usb cd-rom drive. Now i cant get through with the installation as no hard drives are being detected. I do have a 1TB sas HDD. May you please assist if ever there is a way out...:confused:

You'll need an external usb stiffy drive to load the drivers as well.

Or you'll have to "slipstream" the drivers into the install package... something which I still have to try out.
 

repitah

Well-Known Member
Joined
Jul 4, 2005
Messages
311
I've been trying to certify hardware (notebooks) with RHEL 5.x for a while now.
RHEL really really does not like keeping up to date with their kernels, choosing to rather backport certain things, which makes life hell if you want to compile a driver.
In essence, if you want RHEL to remotely work out of the box, make sure the box is atleast 6 months old before trying.

That in mind, the newer servers (nahelem based) will likely have ICH10R southbridges which may not be understood by the old kernel.
 
Top