User Manual
Table Of Contents
FlexWave microBTS Installation and Commissioning Guide Page 93
© 2009, ADC Telecommunications, Inc.
ADCP-77-086 • Issue 2 • 04/2009 • Appendix A - Software Upgrade Procedure
40 Change the privledges on the updatepod file by entering:
chmod 775 updatePod
41 At the :/var/www/cgi-bin# prompt enter:
ls -l
42 The screen will now show (make sure that the files shown have the permissions as listed
below):
total 44
-rwxr--r-- 1 root root 1690 2009-03-10 18:36 adc.GIF
-rwxrwxr-x 1 root root 18517 2009-03-10 18:36 microBTS
-rwxrwxr-x 1 root root 21191 2009-03-10 18:36 updatePod
43 Change the directory by entering:
cd /etc
44 Modify the /etc/inittab back to its original state. Using a text editor such as vi works
uncomment the last line so it appears as:
45 At the command prompt enter:
cd /usr/local/sbin
ls
Text similar to the following will appear showing the various files in the directory:
batch.pem changeHcpVersion cluster_000810164.tgz
hcp
ca.pem cluster_000810156.tgz cluster-cert.pem
oem.pem
certChainFile.pem cluster_000810158.tgz cluster-key.pem
46 Make a temporary directory by entering:
mkdir tmp
47 Change to the temporary directory by entering:
cd tmp
48 Copy the upgrade package by entering:
cp /root/FWBBSSCtrl_4.0.1.x.gz .
49 Unpack the upgrade package by entering:
tar -zxvf FWBSSCtrl_4.0.1.x.gz