- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Software Iisting on 11.0
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:05 PM
12-04-2001 06:05 PM
Software Iisting on 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:11 PM
12-04-2001 06:11 PM
Re: Software Iisting on 11.0
I usually create depot on disk and copy the software from CD to it, then use SAM to install it, it is simply and easily.
twang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:15 PM
12-04-2001 06:15 PM
Re: Software Iisting on 11.0
How to create a depot in 11.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:24 PM
12-04-2001 06:24 PM
Re: Software Iisting on 11.0
There are two ways to do this.
First you can mount the Install CD in the
system and then boot from that path
For this have a look at this link:
http://www.docs.hp.com/hpux/onlinedocs/5971-0642/5971-0642.html
or you can create a boot lan image on
another system, and then do a
'boot lan install' so have a look at this link.
http://www.docs.hp.com/hpux/onlinedocs/B2355-90704/B2355-90704.html
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:29 PM
12-04-2001 06:29 PM
Re: Software Iisting on 11.0
Otherwise, if you need to use swinstall as command line to install a software on a CDROM:
mkdir /cdrom
mount /dev/dsk/cxtxdx /cdrom
swreg -l depot /cdrom
swinstall -s /cdrom
That's all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:31 PM
12-04-2001 06:31 PM
Re: Software Iisting on 11.0
Just i wanted to install a software from a CDROM.For that i want to know whether it is necessary to create a depot and how to create?in 11.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:36 PM
12-04-2001 06:36 PM
Re: Software Iisting on 11.0
I am not sure if you were clear in your
question, but are you referring to actual
'fresh' installation or adding HP-UX
applications? If it the later you will find
that each CD is in fact a depot on its' own.
To mount the CD Sebastien has given you the
information. If it is not and you wish to do
fresh install or appplication from from a
depot see my previous posting.
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:51 PM
12-04-2001 06:51 PM
Re: Software Iisting on 11.0
If the CD is one of HP's application CDs, all you need to do is put it in the drive and use swinstall. After swinstall starts, you are prompted for the depot. Select local cdrom. You can even select the option for swinstall to "find" the local cdrom and it will do the mounting for you. Then you just have to choose the package you want to install.
If it's not an HP cd then there should be a readme file or other instructions for installing the package.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:51 PM
12-04-2001 06:51 PM
Re: Software Iisting on 11.0
There is no need to create a depot when installing software from a CDROM. Simply run 'swinstall' specifying the target directory (depot). For instance the target depot would be '/cdrom/DIAGNOSTICS/B.11.00' to install the DIAGNOSTICS (EMS, Predictive Support and STM (Support Tools)) software from the SupportPlus CD mounted at '/cdrom'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 07:05 PM
12-04-2001 07:05 PM
Re: Software Iisting on 11.0
Yes.I agree that i don't need to create a depot.But When i tried
mount /dev/dsk/c0t3d0 /cdrom
I'm getting "device busy" always.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 07:09 PM
12-04-2001 07:09 PM
Re: Software Iisting on 11.0
You don't need a depot normally if you just want to load the software on a system. A depot is normally required if you want to install the software on multiple systems.
Try this link if you want to work with depot,
http://docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 07:15 PM
12-04-2001 07:15 PM
Re: Software Iisting on 11.0
You will device busy for two reasons.
1. /cdrom is already mounted in which
case you will need to unmount what
is there.
2. There is shell session sitting idle
in /cdrom
You cannot mount a filesystem on a
directory that is busy.
-Michael