User Manual

FlexWave microBTS Installation and Commissioning Guide Page 91
© 2009, ADC Telecommunications, Inc.
ADCP-77-086 • Issue 2 • 04/2009 • Appendix A - Software Upgrade Procedure
The following output will appear:
adc.GIF
hcp
hcpInstall
microBTS
updatePod
19 Display the software version number by entering:
hcp -v
This will display the current version of the micro controller software. For example:
hcp: version 3.2.7
20 Back up /etc/inventory files by changing directory to the etc directory. In the etc
directory enter:
tar -cvf /root/inventory.tar /etc/inventory
21 At the command prompt enter:
cd /etc
22 Using a text editor such as vi modify the file in the
/etc/inittab by commenting out
the last line which should appear similar to this:
#hcp:2:respawn:/usr/local/sbin/hcp -nondaemon
If this line does not exist in the files proceed to the next step.
23 At the command prompt enter:
telinit q
This will stop the hcp (micro controller process).
24 Change the directory by entering:
cd thttpd
25 Verify the
/etc/thttpd/thttpd.conf. Using a text editor such as vi, comment out
the chroot line and changing the cgipat line at the bottom to include 2 asterisks instead of
one:
cgipat=/cgi-bin/**
26 Change the directory to by entering:
cd / var /www
27 List the contents of the directory by entering:
ls -l
28 If no directory exists, create one by entering: