Also, check your uv.load to see if it does an uncompress
Then make sure your OS has that command
If not, I changed mine from uncompress to gunzip in the uv.load
I guess you could also cp gunzip uncompress as well

To make things easier if you have a problem.

Make a copy of the uv.load to something like uv.load.bu

This way if the install fails, you won't have to cpio it back off
The CD (just cp it from uv.load.bu to uv.load)

George

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman
Sent: Monday, December 16, 2013 12:54 PM
To: 'U2 Users List'
Subject: Re: [U2] UniVerse Install on HP-Ux

Peter:

Thanks... I will try this... 

--Bill

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Peter Cheney
Sent: Sunday, December 15, 2013 5:35 PM
To: 'U2 Users List'
Subject: Re: [U2] UniVerse Install on HP-Ux

How about making a copy of the cd/dvd to an iso and installing from that?

Somewhere in *nix land where it's easier to mount and use the cd...
# dd if=/dev/cdrom of=/var/tmp/uv.iso bs=8000

transport the resulting ISO to your HPUX machine # mount -F lofs
/some/dir/to/uv.iso /tmp/mount

You should then be able to cd to /tmp/mount and run the cpio command as root
(or uvadm?) and follow the install instructions for hpux.
# cpio -ivcBdum uv.load < ./STARTUP
# ./uv.load -longnames

HTH
Peter



Peter Cheney
Ultracs Developer
t 07 3017 8837 | f 07 3002 8400
e peter.che...@firstmac.com.au
w firstmac.com.au


-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of William Brutzman
Sent: Saturday, 14 December 2013 10:49
To: U2 Users List
Subject: [U2] UniVerse Install on HP-Ux

1. I am having some problems trying to get to first base.
2. There is this cpio command.
3. Is it necessary to install from a CD or DVD?
4. I would rather install from FTP'd files.
5. Mounting the media is a hassle... so is CDFS on a DVD.
6. Suggestions would be appreciated.

--Bill
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

 
----------------------------------------------------------------------------
---
Note: 
This email (inc all attachments) is for the use of the intended recipient(s)
only.
Privileged or confidential information may be contained in this
communication. If you have received this email in error, please notify the
sender immediately and then delete all copies of this message from your
computer network. If you are not the intended recipient, you must not keep,
use, disclose, copy or distribute this email without the author's prior
permission. If you are the intended recipient and you do not wish to receive
similar electronic messages from us in future, then please respond to the
sender to this effect. 
We have taken precautions to minimise the risk of transmitting software
viruses, but advise you to carry out your own virus checks on this email and
its attachments. We do not accept liability for any loss or damage caused by
software viruses and do not represent that this transmission is free from
viruses or other defects. 
Firstmac Limited (ABN 59 094 145 963) (AFSL 290600)
 
----------------------------------------------------------------------------
---
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to