Sponsored Content
Full Discussion: HP UX 11i and HP C8000
Operating Systems HP-UX HP UX 11i and HP C8000 Post 302205704 by Adams Nave on Monday 16th of June 2008 06:12:53 AM
Old 06-16-2008
just type in small case...

boot p1
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

hp-ux 11i

Need to find the changes made in hp-ux11iv2 and how to migrate from hp-ux11i to hp-ux11iv2. Thanks in advance. (1 Reply)
Discussion started by: mhbd
1 Replies

2. HP-UX

HP-UX 11i

Need to find the changes made in hp-ux11iv2 and how to migrate from hp-ux11i to hp-ux11iv2. Thanks in advance. (1 Reply)
Discussion started by: mhbd
1 Replies

3. HP-UX

HP-UX 11i v2 for PA-RISC

Hello, i trying to get HP-UX 11i v2 for PA-RISC. I`im to poor to buy this system, so I`am asking that someone can help me. best regards email removed (1 Reply)
Discussion started by: mruczas
1 Replies

4. HP-UX

HP 11i 64

Hi, could somebody confirm that HP 11i 64 is a 64 bits system ? Thank you (1 Reply)
Discussion started by: aribault
1 Replies

5. HP-UX

How to use CSTM on HP-Ux 11i V2

Hi, Newbie here......I am an new guy on HP-Ux... may i ask all the the guru's and who has eperienced here to enlightened me on how to use the CSTM command. My goal is to view the current HW installed on the Server. Thanks in advance. (1 Reply)
Discussion started by: renobal
1 Replies

6. HP-UX

About compatibility of HP-UX 11i

Could you please tell me if Informix 7.20 UD2 works on HP-UX 11i and if applications that works on HP-UX 10.20 and Informix 7.20 UD2 works on HP-UX 11i. Thanks a lot. (0 Replies)
Discussion started by: Irene Martínez
0 Replies

7. HP-UX

Installing HP 11i v3

Hi, I want to install HP 11i v3 OS on PA-RISC systems, which already have HP11i v1 operating system. I want to know that what are software and hardware requirements I will need for doing this? Thanks in Advance Mike (1 Reply)
Discussion started by: Mike1234
1 Replies

8. HP-UX

Where can i get hp-ux 11i v3

I have to access to hp integrity bl870c server blade and i have no hp-ux 11i v2 or 11i v3 DVD's where can i get a DVD or download it . as i have no direct contact with vendor . thanks (4 Replies)
Discussion started by: h@foorsa.biz
4 Replies

9. HP-UX

Help needed HP UX 11.11i new install on C8000 Desktop messaging system error CAN'T FIX

Hi, I have a HP UX C8000 box , have installed 11.11i from 4 x cds numerous times to try to get a functioning Network or to try and get rid of this error on start up, after new install and 1st startup I get an error "The desktop messaging system could not be started" and then advice about... (12 Replies)
Discussion started by: C8000
12 Replies

10. HP-UX

HP C8000 with HP-UX 10.20

Hi all, I know that this will sound like from stone age but I am still using couple B180L and B2600 boxes running with HP-UX 10.20 Ace5. Recently I got perfect condition HP C8000 workstation and just wondering if I can run it with 10.20? All specs saying min requirements are... (4 Replies)
Discussion started by: darkox
4 Replies
update-ux(1M)															     update-ux(1M)

NAME
update-ux - updates the HP-UX operating system from new HP-UX media SYNOPSIS
option=value] software_file] [[sw_selections]...] DESCRIPTION
The command updates the HP-UX operating system to a newer version. Use when updating the operating system (OS), and installing or changing operating environments (OEs). works only with source depots con- taining the OS and OEs such as HP-UX 11i OE DVDs. When using other non-OE media as the source (such as AR), use swinstall(1M) instead. will always attempt to update the OS. In order to update a system successfully, an Operating Environment must exist in the source. A bun- dle name does not need to be specified on the command line. By default, update-ux will install the software from the source that matches and updates the software that is installed on the system. However, if a system does not contain a previous version of an OE, one must be specified on the command line or in the interactive Terminal User Interface (TUI). If the current OS is 11.11 or 11.22 , first install onto the existing system. For example: source_location where source_location is the path to a depot containing the 11i Update-UX product. Options supports these options: Perform the OE update in the interactive terminal user interface (TUI). For more information, see the swm(1M) manpage. Previews an update task by running the session through the analysis phase only. Turns on verbose output to stdout. (The logfile is not affected by this option). Specify the source location. Possible locations are a local directory, a mounted DVD containing an SD depot, or a remote machine and depot combination. If source_location is a DVD, expects to install from one DVD. If source_location is a remote machine and depot combination, the remote machine should be specified first, followed by the absolute path to the remote depot, separated by a colon with no spaces; for example: Print the usage statement. Set swm(1M) options. Read the list of sw_selections from software_file instead of (or in addition to) the command line. sw_selections Software selections support the same syntax as the SD commands plus the syntax outlined in below (see swin- stall(1M) for details on SD's supported syntax). Software Selections In addition to the SD syntax, the following syntax is supported for pattern-matching-expression Where version can be: Where op can be: or The (equals) relational operator lets you specify selections with the shell wildcard and pattern-matching-expressions: The syntax causes that selection to be deselected even if it was listed on the command line as part of other selections. RETURN VALUE
The command returns a value when it is not successful: Error during execution; update aborted. DIAGNOSTICS
Standard Output: An session writes messages for significant events, including: o Begin-session and end-session messages. o Major task messages. Logging: Errors are recorded in: and EXAMPLES
To update from the OE depot on an HP-UX 11i OE DVD mounted at enter: The example above updates the HP-UX 11i Operating Environment (OE). To install all bundles and products in sw_server that match and update software that is installed on the system: Which is equivalent to: The syntax selects all software in the source that matches what is already installed on the system. To select only software in HPUX11i-OE that matches the software on the target system: The syntax selects only software in the specified bundle that matches what is already installed on the system. To update to HPUX11i-OE and include the HP-UX Bastille Security Configuration bundle: To interactively select software for an update, use the option: To update the operating environment (OE), explicitly to the MCOE: To update all the software that is part of the OE except Mozilla: To select all of HPUX11i-OE except for Perl, which is part of HPUX11i-OE, you could specify the following: The only exception to this is if the selection is in the Operating Environment's required contents list, in which case it cannot be deselected without deselecting all of the Operating Environment. Note that deselections have precedence over selections. Thus the order is not important. The example above would be the same as the following command: AUTHOR
was developed by HP. FILES
The command. The log file. The log file. SEE ALSO
swm(1M), swinstall(1M). These manuals are available on the HP-UX 11i Instant Information CD and at o o o o update-ux(1M)
All times are GMT -4. The time now is 09:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy