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
inbox:toh:actiontec:f2250 [2022/01/30 05:42] – [Flash Layout] kenballusinbox:toh:actiontec:f2250 [2022/01/30 16:41] – [Official Firmware] kenballus
Line 39: Line 39:
  
 The GPL sources are pretty straightforward to build; just ensure that you have 32-bit libs installed and everything should go smoothly. The GPL sources are pretty straightforward to build; just ensure that you have 32-bit libs installed and everything should go smoothly.
-It's recommended to build the GPL sources in a VM or a chroot because they will chmod -R 777 your /opt, which will break a lot of programs that use install to /opt.+It's recommended to build the GPL sources in a VM or a chroot because they will chmod -R 777 your /opt, which will break a lot of programs that install to /opt.
  
 [[https://upgrade.actiontec.com/Frontier/|Official firmware images]] [[https://upgrade.actiontec.com/Frontier/|Official firmware images]]
Line 122: Line 122:
  
 ==== Flash Layout ==== ==== Flash Layout ====
-dev   size   erasesize  name\\ +0x000003da0000-0x000007ae0000 : "rootfs"\\ 
-mtd0: 03d40000 00020000 "rootfs"\\ +0x000000040000-0x000003d80000 : "rootfs_update"\\ 
-mtd103d40000 00020000 "rootfs_update"\\ +0x000007b00000-0x000007f00000 : "data"\\ 
-mtd200400000 00020000 "data"\\ +0x000000000000-0x000000020000 : "nvram"\\ 
-mtd300020000 00020000 "nvram"\\ +0x000003d80000-0x000003da0000 : "tag"\\ 
-mtd400020000 00020000 "tag"\\ +0x000000020000-0x000000040000 : "tag_update"\\
-mtd500020000 00020000 "tag_update"\\ +
  
  
  • Last modified: 2022/01/30 21:12
  • by kenballus