- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- ProLiant Deployment and Provisioning
- >
- How to configure RDP to install latest Support Pac...
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-11-2004 08:11 AM
06-11-2004 08:11 AM
How to configure RDP to install latest Support Pack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 01:00 AM
06-14-2004 01:00 AM
Re: How to configure RDP to install latest Support Pack
I think what you need to creat a new directory structure under 'Deployment Server\Deploy\CDS\Compaq' for your new support pack. Then you just need to copy the appropriate CP######.exe & bp######.* files into them.
Once set up you will need to make your deploy jobs point to the new directory rather than the old one!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 05:47 AM
06-14-2004 05:47 AM
Re: How to configure RDP to install latest Support Pack
If anyone can point me to the documentation for this process, I'd be eternally grateful!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 08:15 PM
06-15-2004 08:15 PM
Re: How to configure RDP to install latest Support Pack
This sounds very much like an issue I have as well were it is not doing some of the steps but reporting them as done. I have a question out in this forum but have had no answeres yet! :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 03:12 PM
06-23-2004 03:12 PM
Re: How to configure RDP to install latest Support Pack
Some random thoughts,
It seems to me that if the parition is not available so that the OS files can be copied to it...then the problem most likely lies with the array controller setup. If the array setup goes ok, then the cpqfmt.exe file kicks in and formats the partition. If the array is not setup properly then cpqfmt.exe can't format the partition and that's why you get that message.
What is the name of the .ini file you are using to setup the array hardware in your script? Also take a look at the contents of that file for any errors. And make sure the filenames follow the 8.3 DOS naming convention.
I hope this helps...
Ed Cox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:51 PM
06-23-2004 07:51 PM
Re: How to configure RDP to install latest Support Pack
Certainly in my case it some times does the array bit but then does not put a logical disk on it, others it puts the LD on but does not format it - all a bit random! :(
All that said when I was doing some more testing the other day it was all working fine.........
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 06:44 AM
06-24-2004 06:44 AM
Re: How to configure RDP to install latest Support Pack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 06:59 AM
06-24-2004 06:59 AM
Re: How to configure RDP to install latest Support Pack
Strictly as a test...but try this...
Copy over the 6.40 $1 and Textmode directories to the W2k area where you created the ss.700 folder. Basically duplicating the structure there as well. See if that works.
Those $1 and Textmode folders were put there during the installation of RDP (the Proliant Integration Module portion of the install). However you can tell that just by creating a new PSP folder (i.e. ss.700), it's not enough.
The unattend.txt file checks it's own local set of drivers in the body of it's file (i.e. [Mass Storage Drivers]section and compares that with the drivers listed in the txtsetup.oem file. If there is a driver listed in the unattend.txt that doesn't match the txtsetup.oem set of drivers, or if unattend.txt can't find the txtsetup file in your case...then the process bombs out.
Let me know what you find out...
Ed