- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- I have software on a tape, how can I copy this to ...
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-17-2003 02:17 PM
02-17-2003 02:17 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:20 PM
02-17-2003 02:20 PM
SolutionYou can do it in these ways.
1. Invoke "swcopy" interactive. Select source as the tape and target as your directory.
2. Untar the tape into the directory and then run swreg -l depot. Say your directory is /swdepot/software
#mkdir /swdepot/software
#cd /swdepot/software
#tar xvf /dev/rmt/0m
#touch /swdepot/software/catalog/swlock
#swreg -l depot /swdepot/software
I suggest method 1.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:25 PM
02-17-2003 02:25 PM
Re: I have software on a tape, how can I copy this to a directory so as to create a depot?
I used method 2.
How come I have to create the catalog/swlock file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:28 PM
02-17-2003 02:28 PM
Re: I have software on a tape, how can I copy this to a directory so as to create a depot?
I was trying to do the above with one execution of swpackage!
Is it possible to do this with swpackage?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:28 PM
02-17-2003 02:28 PM
Re: I have software on a tape, how can I copy this to a directory so as to create a depot?
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:31 PM
02-17-2003 02:31 PM
Re: I have software on a tape, how can I copy this to a directory so as to create a depot?
However, if your software is not in SD format, then you will need to create a "psf" file and then run swpackage against it.
Creating psf file is tricky if you are doing it for the first time. Look at 'man swpackage' and 'man 4 swpackage' commands.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:33 PM
02-17-2003 02:33 PM
Re: I have software on a tape, how can I copy this to a directory so as to create a depot?
By the way where abouts are you in USA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:35 PM
02-17-2003 02:35 PM
Re: I have software on a tape, how can I copy this to a directory so as to create a depot?
Kansas city with Company information confidential.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 02:38 PM
02-17-2003 02:38 PM
Re: I have software on a tape, how can I copy this to a directory so as to create a depot?
i'm in London
is that the time over there?