Software installation on HP-UX system


 
Thread Tools Search this Thread
Operating Systems HP-UX Software installation on HP-UX system
# 1  
Old 05-02-2011
Software installation on HP-UX system

Hello,

I work on an oil rig offshore with limited resources at my disposal at the moment. We have been trying to repair one of our IMS stations, but no one out here is familiar with UNIX and our ABB service rep is spotty at best. The machine is an HP 9000 running HP-UX 10.20.

We are trying to install the necessary software on our IMS. We had a SCSI hard drive go out and replaced the drive with a brand new one. At boot, I insert a known good disc and boot from that disc. The installation disc goes through a series of setup questions and completes the software installation on the new drive.

When I try to boot from the hard drive, it gives me an ENTRY_INIT, STATUS = -3 error. Failed to initialize drive.

I know virtually nothing about UNIX, but the new drive is a FW-SCSI with an ID of 4. The CD-ROM drive is an SE-SCSI with an ID of 3. Are these different types of SCSIs. Can they interact in the same system?

Forgive me if I'm asking seriously basic questions, I'm used to Windows and feel the same way when people ask me really basic questions. It seems as if I have a hardware issue, and I'm just trying to isolate the problem.

Please feel free to ask me for anymore information that you need in order to help.

Thanks, I really appreciate this.
# 2  
Old 05-03-2011
Since this is an HP-UX question I will move this question to our HP-UX section. It's been years since I've touched HP-UX but 10.20 is a very old release. It would probably help our HP-UX experts if you post the model of your HP 9000 system. And post precisely what you are doing when you attempt to boot from the disk after you install the OS.

FW-SCSI is fast and wide scsi while SE-SCSI is single-ended scsi. They certainly can co-exist but not on the chain. It would be crucial that the old disk that fried out was FW-SCSI and then you replaced it with another FW-SCSI drive. If the OS installation seems to go OK, you are probably ok. It sounds to me like you are fumbling when you try to boot. But I'll have to leave that to folks who have used HP-UX more recently than I.

Good Luck!


---edit----

I looked it up. HP-UX 10.20 was released in 1996. HP dropped support in 2003. So, yep... it's an old release. source

Last edited by Perderabo; 05-03-2011 at 03:16 PM.. Reason: add release info
# 3  
Old 05-03-2011
Thanks Perderabo...
I agree, knowing with what we are dealing helps, from what I remember depending of the model (K class and above are not concerned...) booting from FW-SCSI was an option (different HW device sold as option e.g on D class you would take to mirror and hot swap...).
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Manual software installation

Hi everyone, As you probably have guessed from the title, I am totally new to the Linux world. I am trying to get a program called Quantum to run. From what I could gather while reading on-line, programs in Linux usually come in packages. It this case however, I only have the archive with... (10 Replies)
Discussion started by: vy4kov
10 Replies

2. Web Development

Your suggestion on Forum software installation

Hi all ! I will be very happy if I can get your valuable response, regarding forum software installation. Let me come to topic, In our institute we have planned to launch forum, which will be used by students and scientists, within intranet., I just gone through MyBB, PHPBB3 and fluxBB, which... (3 Replies)
Discussion started by: Akshay Hegde
3 Replies

3. UNIX for Advanced & Expert Users

Software installation

Hi, Like Windows XP OS, when we will install a software it will go by default to C drive's Program file directory. So similarly if we will install the software in the Linux OS, where it will go by default ? (4 Replies)
Discussion started by: rajesh08
4 Replies

4. AIX

having problem with HDLM software installation

HI Guys, I have AIX 5.3 with TL05 ...I am trying to install HDLM 5.80/5.81 on this. Installed Hitachi.aix.support.rte file set. HDLM kept on installing ...it is not comming out .command status is "running" ============================================ Command: running stdout: yes ... (0 Replies)
Discussion started by: b_manu78
0 Replies

5. Solaris

Software installation help

Hi, I'm new to solaris basically, with a decent background in linux. But everything seems to have jsut enough differances to be problematic. two things i need answered are 1) How do i alter the network settings in Solaris 2.5.1? 2) how do i go about installing netscape (already got... (3 Replies)
Discussion started by: netstat
3 Replies

6. AIX

Software Installation Problem

HI Everybody, I am a newbie of using AIX, would you mind telling me how to setup JOE and OpenSSH in AIX 5L 5.3. Thanks! Hugo (0 Replies)
Discussion started by: tknl
0 Replies

7. Solaris

Software Installation Help - Newbie

Let me start off by saying that I am by no means a unix person. I am tasked to install log4cxx on a brand new machine but it looks like we need the apr, apr-utils, libtool, make, autoconf, automake, and gcc packages just to install log4cxx. Our machine came with no c compiler so I couldn't build... (6 Replies)
Discussion started by: JohnRodey
6 Replies

8. Solaris

Software Installation

Hi All, I am new to Solaris Platform . I would like to know whether the machine on which I am working has Oracle9 installed on it or no? How do I proceed? Regards SONAL (3 Replies)
Discussion started by: sonbag_pspl
3 Replies

9. UNIX for Dummies Questions & Answers

Software installation

I'm attempting to download gnu common lisp software on mac os x unix and having trouble with the ./configure command. It gives an error of: Unable to guess machine type use configure --enable-machine=XXX, for XXX such that h/XXX.defs exists, ie in h/386-bsd.defs h/FreeBSD.defs h/NeXT.defs.... ... (1 Reply)
Discussion started by: xaosai
1 Replies
Login or Register to Ask a Question