- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Restoring software packages to a base system
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
06-28-2009 10:11 PM
06-28-2009 10:11 PM
Is it possible to do something like this? Basically I want is a system restore, but over the base system instead of from scratch.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2009 10:54 PM
06-28-2009 10:54 PM
Re: Restoring software packages to a base system
If you are talking about packages that were installed via the software distributor (swinstall), in general no you can not restore them in their installed state. You can easily restore files from the ignite tape but but they would not be registered in the new OS installed product database (swinstall/swlist). For example a particular software that was installed in the old system via swinstall, it may have files in /opt, /var/opt, /etc/opt and /usr/bin. You can easily restore all the files for this particular software but it would not show up in the new system an in "swlist" listing.
(Theoretically you could edit the IPD but let's not go there).
Any other software that was NOT installed via the swinstall method, you can very easily restore.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2009 11:01 PM
06-28-2009 11:01 PM
Re: Restoring software packages to a base system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2009 11:26 PM
06-28-2009 11:26 PM
Solution#Can I list all files easly..
Ans: yes
list all files that are part of the X11 product
swlist -l file X11
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2009 11:27 PM
06-28-2009 11:27 PM
Re: Restoring software packages to a base system
>Can I easily list all the files in a package/depot?
swlist -l file -s /path-to-depot/depot