Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| projects:hh40v [2023/04/08 17:37] – Andreas Böhler | projects:hh40v [2023/04/27 21:20] (current) – [Installing OpenWrt] Andreas Böhler | ||
|---|---|---|---|
| Line 167: | Line 167: | ||
| ==== Backup file format ==== | ==== Backup file format ==== | ||
| + | |||
| + | Very brief overview of the file format after decryption. | ||
| < | < | ||
| Line 200: | Line 202: | ||
| ===== Installing OpenWrt ===== | ===== Installing OpenWrt ===== | ||
| + | |||
| + | OpenWrt support to snapshot was added on 2023/04/23 with commit https:// | ||
| Running OpenWrt on this device requires a slightly different partition layout, because the kernel partition is fixed with 1.5MB and thus too small to run a recent kernel. However, there is enough space and initial installation requires a small modification of one U-Boot variable. As long as the system boots normally, there are no problems with this approach. Installing via TFTP (recovery) restores the variable back to default, forcing the installation of a stock firmware. | Running OpenWrt on this device requires a slightly different partition layout, because the kernel partition is fixed with 1.5MB and thus too small to run a recent kernel. However, there is enough space and initial installation requires a small modification of one U-Boot variable. As long as the system boots normally, there are no problems with this approach. Installing via TFTP (recovery) restores the variable back to default, forcing the installation of a stock firmware. | ||
| Line 247: | Line 251: | ||
| ===== Restoring Stock ===== | ===== Restoring Stock ===== | ||
| - | To restore stock, you need a system image. Unfortunately, | + | To restore stock, you need a system image. Unfortunately, |
| - Power off the device | - Power off the device | ||