gigEnn.net/Upgrade
|
- online upgrade info for gigEnn-T3 users
- Online updates can be done two ways:
- from the main wansim gui ( wansimGUI->config->update )
- manually as shown below
- NN-plus and NN-minus users can upgrade to the current gigEnn software for a fee
|
| Pre-Requisites
|
- Drop to shell from the main wansim gui
- Verify you have the file /..CF on your gigEnn-T3 system
ls -la /..CF
if /..CF does not exist, you would need to create it
sudo touch /..CF
- Verify you have the latest online update script ( gigEnn.update.sh )
ls -la /usr/bin/gigEnn.update.sh
gigEnn.update.sh -v
latest version for gigEnn.update.sh should be 2011.1225
if not, you would need to download the latest version
cd /usr/bin && sudo wget -c http://gigEnn.net/Upgrade/bin/gigEnn.update.sh
|
| gigEnn online Update Process
|
- To Check for a new gigEnn image
- To Install the lastest gigEnn image
gigEnn.update.sh -rootfs -install
- To Check for a new boot kernel
- To Install the lastest boot kernel
gigEnn.update.sh -kernel -install
|
| sample boot directory
|
|