userdoc:upgrade-0.6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:upgrade-0.6 [2010/01/07 04:25]
tom
userdoc:upgrade-0.6 [2011/11/26 17:37] (current)
abelbeck
Line 15: Line 15:
   - https://pbx/admin/system.php   - https://pbx/admin/system.php
   - The default repository is http://mirror.astlinux.org/firmware   - The default repository is http://mirror.astlinux.org/firmware
 +  - If you want to test Asterisk 1.8 you need to change the "Repository URL" in the Prefs Tab to\\ http://mirror.astlinux.org/ast18-firmware
   - Select "check for new", check the confirm checkbox, then click the firmware button.   - Select "check for new", check the confirm checkbox, then click the firmware button.
  
Line 32: Line 33:
 On the command line, the commands are similar: On the command line, the commands are similar:
  
-  - %%upgrade-run-image check http://mirror.astlinux.org/firmware%% +  - ''%%upgrade-run-image check http://mirror.astlinux.org/firmware%%'' 
-  - %%upgrade-run-image upgrade http://mirror.astlinux.org/firmware%% +  - ''%%upgrade-run-image upgrade http://mirror.astlinux.org/firmware%%'' 
-  - reboot when prompted.+  - Reboot when prompted 
 + 
 +//or the URL from above for Asterisk 1.8.// 
 + 
 +If you used the firewall in the web GUI in 0.6, you will need to upgrade Arno's firewall: 
 + 
 +  - ''%%upgrade-arno-firewall upgrade%%'' or hand edit, copy and patch the ''%%/mnt/kd/arno-iptables-firewall/%%'' directory 
 +  - ''$ vi /mnt/kd/rc.conf'' 
 +  - ''$ gen-rc-conf'' 
 +  - ''$ arno-iptables-firewall restart''
  
 ===== Manual Process ===== ===== Manual Process =====
Line 47: Line 57:
   - ''cd astlinux-0.6.0-<ARCH>; cp * /oldroot/cdrom/os'' (if downloaded and decompressed on your client PC, you'll want to use a tool to scp the files to the AstLinux device.   - ''cd astlinux-0.6.0-<ARCH>; cp * /oldroot/cdrom/os'' (if downloaded and decompressed on your client PC, you'll want to use a tool to scp the files to the AstLinux device.
  
-**NOTE:** AstLinux supports retaining multiple versions in the 'os' directory.  To determine which revision is booted, can use a 'ver' file.  This ver file should contain a single line that lists the version to boot (for example: astlinux-0.6.1)  If no ver file is present, the boot loader will load the 'highest revision', determined alphabetically (so 0.6-2011 would be newer than 0.6.2).  So be careful if upgrading from an SVN version!+**NOTE:** AstLinux supports retaining multiple versions in the %%'%%''os''%%'%% directory.  To determine which revision is booted, a %%'%%''ver''%%'%% file is used.  This ''ver'' file should contain a single line that lists the version to boot (for example: astlinux-0.6.1)  If no ''ver'' file is present, the boot loader will load the 'highest revision', determined alphabetically (so 0.6-2011 would be newer than 0.6.2).  So be careful if upgrading from an SVN version! 
 +===== Possible Issues ===== 
 + 
 +=== NICs === 
 +If your existing 0.6 installation has NICs of more than one type (different chipsets/drivers), there is the possibility that the numbering of these NICs under 0.6 (eg ''eth0'', ''eth1'', etc) will change once upgraded to 0.7. Please bear this in mind, especially if attempting a remote upgrade. For an explanation, see [[userdoc:tt_change_net_hardware|Changing Network Hardware]]. 
 + 
 +=== Asterisk CLI commands === 
 +You may also need to change the Active Channels, Voicemail and Reload Asterisk Commands, in the Prefs tab: 
 + 
 +  * Active Channels Command: ''core show channels'' 
 +  * Voicemail Users Command: ''voicemail show users'' 
 +  * Reload Voicemail Command: ''module reload app_voicemail.so'' 
 +  * Reload Asterisk Command: ''module reload''
  • userdoc/upgrade-0.6.1262859931.txt.gz
  • Last modified: 2010/01/07 04:25
  • by tom