Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML file directory path in OS4K Ver8 & in Access 500

Status
Not open for further replies.

persi01

Technical User
Sep 14, 2017
32
IN
Hi guys,

Does someone know what is directory where XML file is store in Os4000 V8 & Access 500?
Does it is same for both the hardware?
Need retrieve xml from system & reinstall the system.
 
Same directory for the 4K and the Access 500/Branch. Below is valid for V6 R2, V7, V8. You can use it on V6 R1 if you can copy the firstinst-netw script onto the 4K.

cd /var/opt/firstinstall
./firstinst-netw.sh -w

It will rebuild the XML with the -w switch and tell you the filename it has created. Remember to use the platform linux, not the Assistant.
 
Thanks for the reply guys...got the work done.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top