Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| projects:fritz3490 [2020/05/26 12:50] – Andreas Böhler | projects:fritz3490 [2020/05/28 08:53] (current) – Andreas Böhler | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Linux/ | ====== Linux/ | ||
| - | After working on the 3390, I bought a used 3490 which is more capable (twice the RAM, Flash and more WiFi bandwidth). Currently, I'm experiencing | + | After working on the 3390, I bought a used 3490 which is more capable (twice the RAM, Flash and more WiFi bandwidth). Currently, I'm experiencing |
| The approach is similar to the 3390: You get a VDSL router/ | The approach is similar to the 3390: You get a VDSL router/ | ||
| Line 58: | Line 58: | ||
| < | < | ||
| - | scp -o UserKnownHostsFiles=/ | + | scp -o UserKnownHostsFiles=/ |
| </ | </ | ||
| Line 66: | Line 66: | ||
| ssh -o UserKnownHostsFile=dev/ | ssh -o UserKnownHostsFile=dev/ | ||
| # ....once connection is established, | # ....once connection is established, | ||
| - | sysupgrade / | + | sysupgrade / |
| </ | </ | ||
| Line 82: | Line 82: | ||
| wget https:// | wget https:// | ||
| 7z e FRITZ.Box_3490-07.12.image -r filesystem.image | 7z e FRITZ.Box_3490-07.12.image -r filesystem.image | ||
| + | 7z e filesystem.image filesystem_core.squashfs | ||
| unsquashfs4-avm-be filesystem_core.squashfs -e lib/ | unsquashfs4-avm-be filesystem_core.squashfs -e lib/ | ||
| scp squashfs-root/ | scp squashfs-root/ | ||