Operating System - HP-UX
1753729 Members
4783 Online
108799 Solutions
New Discussion

Re: Ignite recovery error !!

 
kampatel
Occasional Advisor

Ignite recovery error !!

While restoring ignite on 10.20 server for DR. we are getting error as:

pax_iux:/sbin/%sh text busy

 

Tried the below solution after moving to shell:

mv "/sbin/%sh" "/sbin/%sh.remove" . This gave error mv command not found.

 

We are using text based itool. We are able to do cd to /sbin area when go into shell, however are not able to view the content of the same. Kindly provide your valuable inputs as how to proceed into this issue.

 

Thanking you in advance.

 

1 REPLY 1
Henry Fauni
Valued Contributor

Re: Ignite recovery error !!

How about using /usr/bin/mv instead? Do you have anything under /usr/bin when you escape to a shell?