Could anyone tell me from start to finish how to pull a patch from the compact flash load and put it in service in level 2. Please be descriptive. I appreciate your help!!!
pdt> cd /cf2
pdt> pwd <-- should show you are in compact flash drive
pdt> ll <-- that is a lower case LL and will show contents
pdt> cp p12345_1.pp4 /u/patch/p12345_1.pp4
(this will copy from compact flash to patch directory - if you are on small system you may need c:/u/patch/ and of course the p12345_1.pp4 represents the patch file name)
pdt> pload p12345_1.pp4
(this will return a patch handle number)
pdt> pins 154 <-- enter the patch handle number listed after pload
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.