- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing Software on HPUX from CDROM
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
11-06-2007 08:23 PM
11-06-2007 08:23 PM
Installing Software on HPUX from CDROM
I have very simple query.
I am trying to install software from HP CDROM.
CDROM is Mounted, and i can access all the files from CDROM.
From SAM , wheni try to intstall the siftware i get error message
There is currently no depot software on host "bhluksmp" at location "/cdrom". Make sure that an absolute pathname is specified for location (beginning with "/").
I have Softwre depot setup on this server, Does this mean i have to setup one?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 08:37 PM
11-06-2007 08:37 PM
Re: Installing Software on HPUX from CDROM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 08:43 PM
11-06-2007 08:43 PM
Re: Installing Software on HPUX from CDROM
what CD you are installing ?
usally we use
#swinstall -s /
it will bring you to swinstall screen.
WK
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
please take a moment to give them credit for their assistance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 08:56 PM
11-06-2007 08:56 PM
Re: Installing Software on HPUX from CDROM
Cd is placed in the cdrom and is mounted.
I can see the software path is
/cdrom/DP_DEPOT/DP_A0550_UX11x.sd_depot
When i specify this path in SAM, it does not like it. I get following error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 09:03 PM
11-06-2007 09:03 PM
Re: Installing Software on HPUX from CDROM
Select location of depo as Local CDROM
Enter SD path:
/cdrom/DP_DEPOT/DP_A0550_UX11x.sd_depot
Press Enter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 09:24 PM
11-06-2007 09:24 PM
Re: Installing Software on HPUX from CDROM
Try swinstall -s /cdrom_mountpoing/nameof thedepot.depot
this would take you directly to swinstall and list the depot you have specified.
Cheers
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 09:25 PM
11-06-2007 09:25 PM
Re: Installing Software on HPUX from CDROM
I will try all your recommendation and let you know if it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 09:31 PM
11-06-2007 09:31 PM
Re: Installing Software on HPUX from CDROM
# swinstall -s /cdrom/DP_DEPOT/DP_A0550_UX11x.sd_depot
(one line)
non-interactive
# swinstall -s /cdrom/DP_DEPOT/DP_A0550_UX11x.sd_depot \*
See also the notes delivered with the software!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 09:39 AM
11-07-2007 09:39 AM
Re: Installing Software on HPUX from CDROM
Use swinstall...not SAM.
just do swinstall and follow the menu screen.