- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- will the real installation media...please stand up...
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
06-12-2007 03:11 AM
06-12-2007 03:11 AM
warning, hpux 11.0
# swlist -v | more
# Initializing...
# Contacting target "myBOX.com"...
#
# swlist Installed Software Table of Contents
#
# For host: myBOX.com:/
#
# Date: Tue Jun 12 08:04:49 2007
#
#
# Bundle(s):
#
64-bitDevLibs
vendor
tag HP
uuid
title "Hewlett-Packard Company"
description " Hewlett-Packard Company
If you have a software support contract with HP, please call the
HP Response Center. If not, please call your HP Sales Representative."
end
bundle
tag 64-bitDevLibs
software_spec 64-bitDevLibs,r=B.11.00,a=HP-
UX_B.11.00_32/64,v=HP
data_model_revision 2.40
instance_id 1
control_directory 64-bitDevLibs
size 272203089
revision B.11.00
title Cross Platform Development Kit
description
"__________________________________________________________
Hewlett-Packard Company
64-bit Cross-Platform Development Libraries
__________________________________________________________"
mod_date Tue Jul 26 10:46:14 PDT 2005
mod_time 1122399974
create_date Tue Jul 26 09:38:17 PDT 2005
create_time 1122395897
install_date 200507261346.14
architecture HP-UX_B.11.00_32/64
machine_type *
os_name HP-UX
os_release ?.11.*
os_version *
install_source localhost:/tmp/ign_configure/SD_CDROM
is_patch false
supersedes
category_tag HPUXAdditions
vendor_tag HP
directory /
qualifier
layout_version 1.0
is_locatable true
location /
copyright
number
is there a way to get this info from sam or swlist?
Want to know if box was build with march 04 or sept 03 or ...
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 03:38 AM
06-12-2007 03:38 AM
Re: will the real installation media...please stand up!
swlist -i
Will bring up an interactive interface to provide the same information.
Sam has a list software function that lets you drill into the menus and get the same information.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 03:51 AM
06-12-2007 03:51 AM
Re: will the real installation media...please stand up!
I was able to see that info through SAM, but unfortunately it does not identify which media was used to the create box :(
I have to build a test box and ignite is not an option (different architecture), so I'm gathering the required installation media.
Since I have several 11.0 installation media to chose from, I would like to select the same one that was used to build the box originally...
I guess it's and 11.0 thing? I was hoping somewhere on the system it would provide release/revision that could be linked to a specific installation media.
May have to just pic one, and go from there...thanks again,
manuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 04:00 AM
06-12-2007 04:00 AM
Re: will the real installation media...please stand up!
If you do an
swlist -l bundle | grep -i hpux
and then look at this thread it may help you out.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1054156
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 04:17 AM
06-12-2007 04:17 AM
SolutionHPUXEng64RT B.11.00.01 English HP-UX 64-bit Runtime Environment
OnlineDiag B.11.00.27.18 HPUX 11.00 Support Tools Bundle, Mar 2004
Then,
# swlist HPUXEng64RT
Then,
# swlist HPUXEng64RT.OS-Core.RELEASE-NOTES
I found my by looking at /usr/share/doc/11.00RelNotes
Product Number: B3782-90716
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 05:20 AM
06-12-2007 05:20 AM
Re: will the real installation media...please stand up!
thank you :)
Release Notes for HP-UX 11.0
HP 9000 Computers
Edition: Edition 3
Product Number: B3782-90716
United States
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 05:22 AM
06-12-2007 05:22 AM
Re: will the real installation media...please stand up!
manny