Sponsored Content
Operating Systems SCO Installing SCO OpenServer v5.07 on an HP ML350 G5 server Post 302175476 by The_Librarian on Friday 14th of March 2008 07:18:52 AM
Old 03-14-2008
Installing SCO OpenServer v5.07 on an HP ML350 G5 server

Hi there

We are trying to install SCO OpenServer v5.07 on an HP ML350 G5 server.

I have downloaded the drivers from HP's website, but are getting nowhere. (I feel that I am going round in circles - every time I google for the drivers, I end up here.) Smilie

What happens is we create the driver disks successfully, and when sco boots, we type in the following bootstring :

Code:
defbootstr link=ciss

and also

Code:
defbootstr link=ciss hd=Sdsk Sdsk=ciss(0,0,0,0) Srom=wd(0,0,0)

Everything goes well, we are prompted to insert the stiffy with the driver, it loads the driver, and then tells us that there is a clash with the character major - we can either proceed with the new default of 9, or reinstall the driver.

The install program comes up, asks you for the keyboard layout, and the license number and license code. Then it terminates with the message that there is no root device. Smilie

Also, we have created the array with the HP array configuration utility, so there is a logical drive.

The driver we downloaded from HP's website is : HP ProLiant ML350 G5 Server series- Download drivers and software - HP Business Support Center

Your help and assistance will be appreciated.

Kind regards

Libs
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sco openserver and Windows 2000 server

Hi, i have 4 Unix Sco openservers, 4PCs running windows 2000, and 1 PC with windows server which i want to configure in the same network. During the configuration procedure, the wizard of Windows 2000 SERVER ask you if this is the only server in the network, now it will be the only WINDOWS... (2 Replies)
Discussion started by: BAM
2 Replies

2. SCO

Plz. don't ignore this mail "Installing Tomcat 4.1.24.zip on Sco Openserver 5.0.2"

Hi Guys, I want ur replies very very Urgently.Plz. don't ignore this mail. I am using Sco openserver 5.0.2 and i have downloaded jdk1.2.2 for that i have installed it.The jdk is working fine. Then i download jakarta-tomcat-4.1.24.zip and i have installed it. In order... (1 Reply)
Discussion started by: ananthu_m
1 Replies

3. SCO

sco openserver 5.0.7

Dear members when i installed dual processor patch in openserver 5.0.7 in hp ML370 G4 server it hangs in sco at G_hd_config. i tried MP4, EFS 5.64,5.70A but not solved the problem.. (0 Replies)
Discussion started by: M_farooqui
0 Replies

4. UNIX for Dummies Questions & Answers

Dell - Installing SCO Openserver 6.0 probs with ADAPTEC 1210SA

Trying to install Sco OSR 6.0 on Dell Optiplex with SERIAL ATA ADADPTEC 1210SA controller. Sco says its sipported by the AACRAID driver but on installation its says that it doesnt recognise the partitions In the middle of re-formatting at the moment - just wondered if anyone had anu... (0 Replies)
Discussion started by: farmacy
0 Replies

5. UNIX for Dummies Questions & Answers

Installing Java on Openserver 6

Forgive the sheer volume of verbiage: Sco Openserver 6 - how to install Java 1.42_14b: The documentation says: "Make a subdirectory and unwind the tar file into that subdirectory. mkdir JAVA142 cd JAVA142; tar -xf ../OSR6_Java2_142.VOLS.tar Run the Software Manager with the command: ... (6 Replies)
Discussion started by: LetSco
6 Replies

6. SCO

SCO 5.0.5 want to install on ML350 G5

Hi Can any one suggest me how i will install SCO 5.0.5 on new server ML350 G5 as vendar says this machine is not compatable for SCO 5.0.5 this machine only can support SCO 5.0.7 but i dont want to install SCO 5.0.7 . OR which machine is available in the market for SCO 5.0.5 . Waiting for... (1 Reply)
Discussion started by: munirh
1 Replies

7. SCO

Problems installing a tape storageworks on ML350 G5 with sas hdd and 29320alp card

I just install UNIX SCO 5.0.7 on a new Proliant ML 350 G5 with hpsas driver on an smart array E200i, i just realized that it doesn have an scsi port for the tape unit (storageworks dat40), just add a scsi card 29320ALP pcix card, installed the ad320 driver downloaded from adaptec and from sco site,... (6 Replies)
Discussion started by: jactroo
6 Replies

8. SCO

Problem with installing SCO openserver 5.0.5 on IBM Lenovo R61

Hi I m trying to install SCo 5.0.5 on my laptop but it fails, I was able to install it on another computer and it did work, but with this IBM LENOVO R61 Laptop, it is giving me the message Memory error loading kernel, I searched the net concerning this issue and found that i have to write this... (1 Reply)
Discussion started by: bashar_smeirat
1 Replies

9. SCO

Loading SCO 507 on HP ProLiant ML350 G6

This is my first load of SCO OpenServer v5.0.7 on a HP ProLiant ML350 G6. When it asks me to identify the source media it can't find it no matter how I respond. The SCO compatible page says it used the on board SATA DVD-ROM on Port 2 of the embedded SATA controller with "Legacy IDE emulation (as... (8 Replies)
Discussion started by: farmboy
8 Replies

10. UNIX for Advanced & Expert Users

Help me to install UNIXware 7.1.4 on hp ml350 g6 server

hi all i have hp proliant ml350 g6 , i want install unixware 7.1.4 , i excute steps installation but an error ocured hard disk not found after completed install HBA DRIVER , when chnage using DCU utility from automatic to mannul some reseason like unkow device see must be configure can you help... (1 Reply)
Discussion started by: eng.sami80
1 Replies
CISS(4) 						   BSD Kernel Interfaces Manual 						   CISS(4)

NAME
ciss -- Common Interface for SCSI-3 Support driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device scbus device ciss Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): ciss_load="YES" DESCRIPTION
The ciss driver claims to provide a common interface between generic SCSI transports and intelligent host adapters. The ciss driver supports CISS as defined in the document entitled CISS Command Interface for SCSI-3 Support Open Specification, Version 1.04, Valence Number 1, dated 2000/11/27, produced by Compaq Computer Corporation. We provide a shim layer between the ciss interface and CAM(4), offloading most of the queueing and being-a-disk chores onto CAM. Entry to the driver is via the PCI bus attachment ciss_probe(), ciss_attach(), etc. and via the CAM interface ciss_cam_action(), and ciss_cam_poll(). The Compaq ciss adapters require faked responses to get reasonable behavior out of them. In addition, the ciss command set is by no means adequate to support the functionality of a RAID controller, and thus the supported Compaq adapters utilize portions of the control protocol from earlier Compaq adapter families. Currently ciss only supports the ``simple'' transport layer over PCI. This interface (ab)uses the I2O register set (specifically the post queues) to exchange commands with the adapter. Other interfaces are available, but we are not supposed to know about them, and it is dubious whether they would provide major performance improvements except under extreme load. Non-disk devices (such as internal DATs and devices attached to the external SCSI bus) are supported as normal CAM devices provided that they are exported by the controller firmware and are not marked as being masked. Masked devices can be exposed by setting the hw.ciss.expose_hidden_physical tunable to non-zero at boot time. Direct Access devices (such as disk drives) are only exposed as pass(4) devices. Hot-insertion and removal of devices is supported but a bus rescan might be necessary. The problem which adapter freezes with the message ``ADAPTER HEARTBEAT FAILED'' might be solved by updating the firmware and/or setting the hw.ciss.nop_message_heartbeat tunable to non-zero at boot time. HARDWARE
Controllers supported by the ciss driver include: o Compaq Smart Array 5300 o Compaq Smart Array 532 o Compaq Smart Array 5i o HP Smart Array 5312 o HP Smart Array 6i o HP Smart Array 641 o HP Smart Array 642 o HP Smart Array 6400 o HP Smart Array 6400 EM o HP Smart Array E200 o HP Smart Array E200i o HP Smart Array P212 o HP Smart Array P400 o HP Smart Array P400i o HP Smart Array P410 o HP Smart Array P410i o HP Smart Array P411 o HP Smart Array P600 o HP Smart Array P800 o HP Smart Array P812 o HP Modular Smart Array 20 (MSA20) o HP Modular Smart Array 500 (MSA500) SEE ALSO
cam(4), pass(4), xpt(4), loader.conf(5), camcontrol(8) CISS Command Interface for SCSI-3 Support Open Specification, Version 1.04, Valence Number 1, Compaq Computer Corporation, 2000/11/27. AUTHORS
The ciss driver was written by Mike Smith <msmith@FreeBSD.org>. This manual page is based on his comments and was written by Tom Rhodes <trhodes@FreeBSD.org>. BSD
November 3, 2005 BSD
All times are GMT -4. The time now is 10:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy