- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SD files
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
Discussions
Discussions
Discussions
Forums
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
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
тАО06-25-2002 04:48 AM
тАО06-25-2002 04:48 AM
Greetings, I have the following file: HP11e118.SD. How do I install this file?
-john
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2002 04:55 AM
тАО06-25-2002 04:55 AM
Re: SD files
swinstall
Other than that, file
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2002 04:58 AM
тАО06-25-2002 04:58 AM
Re: SD files
YOu have to use swinstall to install it.
Run swinstall
select the local directory path.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2002 05:06 AM
тАО06-25-2002 05:06 AM
Re: SD files
Hi, Do i need to create a depot for this file? When I run swinstall and select local directory
and give the full path to the file it complains with:
There is currently no depot software on host "istanbul" at location /u/user/pgms..
I have tried this with the just the path and path/file. Same results.
-john
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2002 05:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2002 05:13 AM
тАО06-25-2002 05:13 AM
Re: SD files
You may need to unpack it first, do;
sh HP11e118.SD
And see if it unpacks a .txt and a .depot file, then you can install from the .depot file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2002 05:15 AM
тАО06-25-2002 05:15 AM
Re: SD files
I find sometimes when installing that I also have to type the name of the file.
Another suggestion is try changing your view option.
Tab over to View/Change Software View/Start with Product.
Hope this helps,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2002 05:23 AM
тАО06-25-2002 05:23 AM
Re: SD files
Just use
#swinstall -s /opt/HPHP11e118.SD
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2002 05:56 AM
тАО06-25-2002 05:56 AM
Re: SD files
You need to do the following :
do a file HP11e118.SD to know thwe type of the file , incase it is a compressed file umcopress it or untar it . then register the depot as :
swreg -l depot /tmp/HP11e118.SD
assuming that HP11e118.SD is the deport file or the uncompresed file .
then run
swinstall -s /opt/HPHP11e118.SD
do a man swinstall in cse you get into more troubles.
All the best.
Manoj Srivastava