- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Patch
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 11:35 AM
02-22-2002 11:35 AM
Can't we read or install patch from CD using swinstall?If we can't what is the procedure to read and add patch from CD.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 11:38 AM
02-22-2002 11:38 AM
Re: Patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 11:40 AM
02-22-2002 11:40 AM
Re: Patch
Yes ! You can install patch form the CD. Normally HP sends it's patch bundle with the support plus CD ! For installing:
1) Mount the CD ( mount /dev/dsk/cxtydz /cdrom)
2) swinstall
3) Select target "local CD drive" and enter the path of the depot file.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 11:41 AM
02-22-2002 11:41 AM
Re: Patch
What I do, which I think is very easy is to mount the cd like any other cd, then using swinstall interactively, I change the source to local directory (/cdrom - my mount point) and have at it.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 11:41 AM
02-22-2002 11:41 AM
Re: Patch
it says nothing in it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 11:47 AM
02-22-2002 11:47 AM
Re: Patch
mount /dev/dsk/c0t3d0 /cdrom
swreg -l depot /cdrom
swinstall
Usually if i run like the menu will be displayed with software in the CD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 12:10 PM
02-22-2002 12:10 PM
SolutionYou don't have to register the depot but it doesn't hurt anything.
/cdrom is not the depot. There are several depots on the Support Plus CD but they are in sub-directories of /cdrom. For instance, the Quality Pack depot is /cdrom/QPK1100 and the depot for diagnostics is /cdrom/ONLINEDIAGS/B.11.00. I believe onlinediags is capitalized. Do ll /cdrom to verify.
Darrell
- 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
Problem is that you are not giving the full path in the target window. Do this
1) mount cdrom
2) Go to cdrom directory and make sure that the mount works fine and you can read all files.
3) start swinstall
4) In the target window, select 'local cd drive' and in the path give full path of the file name.
for eg: for installing QPK bundle,
/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:54 PM
02-22-2002 12:54 PM
Re: Patch
The correct paths for the December 2001
support CD are:
/cdrom/DIAGNOSTICS/B.11.00 (diagnostics)
/cdrom/QPK1100 (patches)
/cdrom/HWE1100 (hardware patches)
The paths have been changed since the
previous CD was available.
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 01:01 PM
02-22-2002 01:01 PM
Re: Patch
I should have looked myself instead of relying on memory.
Darrell