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
Next revisionBoth sides next revision
toh:linksys:e8450 [2024/12/05 16:02] – Added a section for the procedure to upgrade to new releases carlitossuper1toh:linksys:e8450 [2024/12/05 16:12] – Formatting carlitossuper1
Line 73: Line 73:
  
 In the event that those files aren't deleted from the backup, those files need to be modified to match the new flash layout and avoid problems on future sysupgrades: In the event that those files aren't deleted from the backup, those files need to be modified to match the new flash layout and avoid problems on future sysupgrades:
-  * /etc/fw_env.config +/etc/fw_env.config
-    ''/dev/ubi0_2 0x0 0x1f000 0x1f000 1 +
-    /dev/ubi0_3 0x0 0x1f000 0x1f000 1'' +
-*  /etc/config/ubootenv +
-''config ubootenv +
-        option dev '/dev/ubi0_2' +
-        option offset '0x0' +
-        option envsize '0x1f000' +
-        option secsize '0x1f000' +
-        option numsec '1'+
  
-config ubootenv +<webcode name="Default" frameborder=0 width=100% scrolling=yes externalResources="," renderingMode=story > 
-        option dev '/dev/ubi0_3+    /dev/ubi0_2 0x0 0x1f000 0x1f000 1 
-        option offset '0x0' +    /dev/ubi0_3 0x0 0x1f000 0x1f000 1 
-        option envsize '0x1f000' +</webcode> 
-        option secsize '0x1f000' + 
-        option numsec '1' +- /etc/config/ubootenv 
-''+ 
 +<webcode name="Default" frameborder=0 width=100% scrolling=yes externalResources="," renderingMode=story > 
 + 
 +  config ubootenv 
 +    option dev '/dev/ubi0_2
 +    option offset '0x0''
 +    option envsize '0x1f000' 
 +    option secsize '0x1f000' 
 +    option numsec '1' 
 +     
 +  config ubootenv 
 +    option dev '/dev/ubi0_3' 
 +    option offset '0x0' 
 +    option envsize '0x1f000' 
 +    option secsize '0x1f000' 
 +    option numsec '1' 
 +     
 +</webcode>
  
 More info about those changes in the files [[https://forum.openwrt.org/t/belkin-rt3200-linksys-e8450-wifi-ax-discussion/94302/5950|here]]. More info about those changes in the files [[https://forum.openwrt.org/t/belkin-rt3200-linksys-e8450-wifi-ax-discussion/94302/5950|here]].
  • Last modified: 2024/12/05 16:22
  • by carlitossuper1