userdoc:upgrade-0.7

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.7 [2011/11/29 17:31]
abelbeck
userdoc:upgrade-0.7 [2016/06/19 22:09] (current)
abelbeck
Line 2: Line 2:
 ====== Upgrade from 0.7.x to 1.0.x ====== ====== Upgrade from 0.7.x to 1.0.x ======
  
-!!**NOTICE: AstLinux 1.0.0 is not available yet!**!! +Please read [[http://svn.code.sf.net/p/astlinux/code/tags/1.0.0/docs/ChangeLog.txt|1.0.x ChangeLog.txt]] before you start.
- +
-Please read [[http://astlinux.svn.sourceforge.net/viewvc/astlinux/branches/1.0/docs/ChangeLog.txt|1.0.x ChangeLog.txt]] before you start.+
  
 It is very important to understand that while AstLinux 0.7.x uses the runnix-0.3 bootloader, AstLinux 1.0.x requires the runnix-0.4 bootloader.  This change is required since the Linux Kernel differences require different //squashfs// image formats. It is very important to understand that while AstLinux 0.7.x uses the runnix-0.3 bootloader, AstLinux 1.0.x requires the runnix-0.4 bootloader.  This change is required since the Linux Kernel differences require different //squashfs// image formats.
  
-If you normally use the Web Interface, follow the Web Interface instructions so the Prefs Tab gets changed properly.+If you ever use the Web Interface, follow the Web Interface instructions here so the Prefs Tab gets changed properly.
  
 Follow the steps below, should an error occur, **don't reboot** until you have resolved the error. Follow the steps below, should an error occur, **don't reboot** until you have resolved the error.
- 
 ===== Using the Web Interface: ===== ===== Using the Web Interface: =====
  
Line 17: Line 14:
 You must have either console or SSH access to your AstLinux box to perform this upgrade. You must have either console or SSH access to your AstLinux box to perform this upgrade.
  
-Browse to the Prefs Tab {{:userdoc:up10-prefs-tab.png?nolink|Prefs Tab}}\\+First, browse to the Prefs Tab {{:userdoc:up10-prefs-tab.png?nolink|Prefs Tab}}\\
 (assuming your Astlinux device is called pbx) (assuming your Astlinux device is called pbx)
  
   https://pbx/admin/prefs.php   https://pbx/admin/prefs.php
  
-For Asterisk 1.8 define:\\+For Asterisk 1.8 define: //(Replace ''ast18'' with ''ast11'' in URL for Asterisk 11)//\\
 {{:userdoc:up10-ast18-repo-prefs.png?nolink|Asterisk 1.8}} {{:userdoc:up10-ast18-repo-prefs.png?nolink|Asterisk 1.8}}
  
Line 28: Line 25:
 {{:userdoc:up10-ast14-repo-prefs.png?nolink|Asterisk 1.4}} {{:userdoc:up10-ast14-repo-prefs.png?nolink|Asterisk 1.4}}
  
-Save changes by clicking {{:userdoc:up10-save-prefs.png?nolink|Save/Apply}}+save changes by clicking {{:userdoc:up10-save-prefs.png?nolink|Save/Apply}}
  
  
Line 41: Line 38:
 {{:userdoc:up10-upgrade-firmware.png?nolink|Upgrade Firmware}} {{:userdoc:up10-upgrade-firmware.png?nolink|Upgrade Firmware}}
  
-If successful, **from the Command Line Interface**, upgrade RUNNIX:+If successful, !!don't reboot!! yet, **from the Command Line Interface**, upgrade RUNNIX:
  
-  upgrade-RUNNIX-image check http://mirror.astlinux.org/runnix4+  upgrade-RUNNIX-image check http://mirror.astlinux-project.org/runnix4
     (should respond... Newest available version is: runnix-0.4-xxxx)     (should respond... Newest available version is: runnix-0.4-xxxx)
          
-  upgrade-RUNNIX-image upgrade http://mirror.astlinux.org/runnix4+  upgrade-RUNNIX-image upgrade http://mirror.astlinux-project.org/runnix4
  
 Finally, if successful, Reboot, either from the Web Interface or CLI:\\ Finally, if successful, Reboot, either from the Web Interface or CLI:\\
Line 57: Line 54:
 ===== Command Line Interface (CLI): ===== ===== Command Line Interface (CLI): =====
  
-First, upgrade AstLinux Firmware (Remove ''ast18-'' in URL for Asterisk 1.4)+First, upgrade AstLinux Firmware (Replace ''ast18'' with ''ast11'' in URL for Asterisk 11)
  
-  upgrade-run-image check http://mirror.astlinux.org/ast18-firmware-1.x+  upgrade-run-image check http://mirror.astlinux-project.org/ast18-firmware-1.x
     (should respond... Newest available version is: astlinux-1.0.x)     (should respond... Newest available version is: astlinux-1.0.x)
      
-  upgrade-run-image upgrade http://mirror.astlinux.org/ast18-firmware-1.x+  upgrade-run-image upgrade http://mirror.astlinux-project.org/ast18-firmware-1.x
  
 Next, upgrade RUNNIX: Next, upgrade RUNNIX:
  
-  upgrade-RUNNIX-image check http://mirror.astlinux.org/runnix4+  upgrade-RUNNIX-image check http://mirror.astlinux-project.org/runnix4
     (should respond... Newest available version is: runnix-0.4-xxxx)     (should respond... Newest available version is: runnix-0.4-xxxx)
          
-  upgrade-RUNNIX-image upgrade http://mirror.astlinux.org/runnix4+  upgrade-RUNNIX-image upgrade http://mirror.astlinux-project.org/runnix4
  
 Finally, if successful, Reboot: Finally, if successful, Reboot:
Line 75: Line 72:
   reboot   reboot
  
 +\\  
 +---- 
 +\\  
 +In case something went wrong, you can find help **[[userdoc:runnix_astlinux_mismatch|here]]**, but you will need serial/video console access.
  • userdoc/upgrade-0.7.1322609476.txt.gz
  • Last modified: 2011/11/29 17:31
  • by abelbeck