- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall preview
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
03-03-2006 06:23 AM
03-03-2006 06:23 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2006 06:41 AM
03-03-2006 06:41 AM
SolutionSo, in the GUI, even without the '-p', when you select INSTALL from the actions menu it will always do the analysis first. If that is all you want to do you can always select 'cancel' to not do the actual installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2006 06:47 AM
03-03-2006 06:47 AM
Re: swinstall preview
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2006 06:59 AM
03-03-2006 06:59 AM
Re: swinstall preview
In an interactive 'swinstall' session, regardless of whether or not you launch it with the '-p' option, you still have the ability to commit or not to an actual install.
That is, you have the ability to puruse the analyais and/or disk space panels and chose *not* to actually perform the installation.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2006 07:11 AM
03-03-2006 07:11 AM
Re: swinstall preview
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2006 07:34 AM
03-03-2006 07:34 AM
Re: swinstall preview
If you don't want to see GUI, add name of the installed program as a parameter, e.g:
swlist -s /users/Patches/11.00/glance11
# Initializing...
# Contacting target "argus"...
#
# Target: argus:/users/Patches/11.00/glance11
#
#
# Bundle(s):
#
B3693AA C.02.30.000 HP GlancePlus/UX for s800 11.00
So now, run
swinstall -p -s /users/Patches/11.00/glance11 B3693AA
HTH