- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Patch installation on HPUX 11.00
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
02-22-2002 12:04 PM
02-22-2002 12:04 PM
I'm trying to Install PATCH from HPUX support plus CD for HPUX 11.00.But I'm getting error message as "DEPOT found on CDROM but it is currently empty".Any help?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 12:09 PM
02-22-2002 12:09 PM
Re: Patch installation on HPUX 11.00
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 12:09 PM
02-22-2002 12:09 PM
SolutionThis is becasue, you have not entered the full path name on the 'target window'. Try this:
1) mount cdrom
2) start swinstall
3) In the target window, enter the full path name.
for eg: /cdrom/QPK1100/B.11.00
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 12:13 PM
02-22-2002 12:13 PM
Re: Patch installation on HPUX 11.00
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 12:13 PM
02-22-2002 12:13 PM
Re: Patch installation on HPUX 11.00
The full path should be used whether
your using the command line or within
the interactive session. For example
if your patching your diagnostics the
path will be (December 2001 release
they changed the paths)
/cdrom/DIAGNOSTICS
Patches
/cdrom/QPK1100
Hardware patches
/cdrom/HWE1100
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 12:17 PM
02-22-2002 12:17 PM
Re: Patch installation on HPUX 11.00
#mount /dev/dsk/c0t3d0 /cdrom
#swinstall
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 12:25 PM
02-22-2002 12:25 PM
Re: Patch installation on HPUX 11.00
The path of the diagnostics is:
/cdrom/DIAGNOSTICS/B.11.00
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 12:48 PM
02-22-2002 12:48 PM
Re: Patch installation on HPUX 11.00
swinstall -s `hostname`:/cdrom/DIAGNOSTICS/B.11.00
Usually works for me without any problem, we see...
GL,
C