HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to append ne depot file to another depot file
Operating System - HP-UX
1833347
Members
3165
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-15-2005 07:26 PM
04-15-2005 07:26 PM
How to append ne depot file to another depot file
Hi
I am having one depot file which consists of number of patches . and number of other patches. Is there any way to append the patches to depot files or can we merge multiple depots to form a single depot .
I am having one depot file which consists of number of patches . and number of other patches. Is there any way to append the patches to depot files or can we merge multiple depots to form a single depot .
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2005 07:34 PM
04-15-2005 07:34 PM
Re: How to append ne depot file to another depot file
What you can do is prepare a single bundle for it.
mkdir /somedir/patch
swcopy -s /full_path_of_bundle" @ /somedir/patch
swcopy -s "next_patch" @ /somedir/patch
And then install
swinstall -s /somedir/patch
Anil
mkdir /somedir/patch
swcopy -s /full_path_of_bundle" @ /somedir/patch
swcopy -s "next_patch" @ /somedir/patch
And then install
swinstall -s /somedir/patch
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2005 07:37 PM
04-15-2005 07:37 PM
Re: How to append ne depot file to another depot file
Thanx dear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2005 01:56 AM
04-17-2005 01:56 AM
Re: How to append ne depot file to another depot file
Hi -
you do not have to create the directory, swcopy is going to do that for you.
swcopy -s /apps/patch1.depot @ /depot/patch
swcopy -s /apps/patch2.depot @ /depot/patch
Then do a listing to see if you have all the patches in the depot
swlist -s depot @ /depot/patch
regards
Pratyush Paul
you do not have to create the directory, swcopy is going to do that for you.
swcopy -s /apps/patch1.depot @ /depot/patch
swcopy -s /apps/patch2.depot @ /depot/patch
Then do a listing to see if you have all the patches in the depot
swlist -s depot @ /depot/patch
regards
Pratyush Paul
Die Hard
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP