- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall
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
10-26-2000 12:30 PM
10-26-2000 12:30 PM
If I have a depot and I want to install it non-interactively with swinstall, what's the command line syntax look like?
swinstall -??? package.depot -x autoreboot=false
TIA
--Scott
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 12:38 PM
10-26-2000 12:38 PM
Re: swinstall
swinstall -x mount_all_filesystems=false -x autoreboot=false -s /
NOTE: The autoreboot=false will only work for those patches that do not require reboot. If the patch does kernel mods, the autoreboot flag will be disregarded. Also, if you are able to skip the autoreboot when a patch install requires it, you risk an unstable system if you do not do the reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 12:42 PM
10-26-2000 12:42 PM
Re: swinstall
Thanks. However, that takes me into interactive mode still. If I just do
swinstall /path/to/depot
it tries to do the install but then complains about no depots at /var/spool/sw, do I have to copy it into /var/spool/sw or can I specify it WITHOUT going interactive?
Thanks.
--Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 01:09 PM
10-26-2000 01:09 PM
Re: swinstall
I found the full command at the following
In the SDUX Admin book : http://www.docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html
I ran into the same problem and
I think this swinstall command example will preview the install of a piece of software package called ABC on the current host from a remote host called faraway, where faraway has a registered software depot in the path /software/depot
swinstall -p -s faraway:/software/depot ABC
Though, I will need to add some of the -x options mentioned after further testing 8-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 01:10 PM
10-26-2000 01:10 PM
SolutionI found the full command at the following
In the SDUX Admin book : http://www.docs.hp.com/hpux/onlinedocs/B2355-90154/B2355-90154.html
I ran into the same problem and
I think this swinstall command example will preview the install of a piece of software package called ABC on the current host from a remote host called faraway, where faraway has a registered software depot in the path /software/depot
swinstall -p -s faraway:/software/depot ABC
Though, I will need to add some of the -x options mentioned after further testing 8-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 01:17 PM
10-26-2000 01:17 PM
Re: swinstall
Thanks fellas! I'm set!
--Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 10:24 PM
10-26-2000 10:24 PM
Re: swinstall
We use sometimes the command:
swinstall -v -s
Where -v is for verbose
-s is for source
Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!
Hope it helps...
With regards,
Dieter Degrendele
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 10:24 PM
10-26-2000 10:24 PM
Re: swinstall
We use sometimes the command:
swinstall -v -s
Where -v is for verbose
-s is for source
Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!
Hope it helps...
With regards,
Dieter Degrendele
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 10:24 PM
10-26-2000 10:24 PM
Re: swinstall
We use sometimes the command:
swinstall -v -s
Where -v is for verbose
-s is for source
Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!
Hope it helps...
With regards,
Dieter Degrendele
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 10:25 PM
10-26-2000 10:25 PM
Re: swinstall
We use sometimes the command:
swinstall -v -s
Where -v is for verbose
-s is for source
Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!
Hope it helps...
With regards,
Dieter Degrendele
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 10:25 PM
10-26-2000 10:25 PM
Re: swinstall
We use sometimes the command:
swinstall -v -s
Where -v is for verbose
-s is for source
Note that for some applications (eg. Unicenter TNG) you need to put all your cdroms in /etc/fstab into comment!
Hope it helps...
With regards,
Dieter Degrendele
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2000 10:27 PM
10-26-2000 10:27 PM
Re: swinstall
I got errors when sending the answer.