mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
7bba7ccde9
The root overlay is mounted on the "rootfs_data" partition. This comes at the end of the firmware image, courtesy of mtdsplit. There is very little space left (About 1MB), which can fill up rapidly. The "firmware" and "firmware2" partitions are part of the bootloader dual firmware logic. They should contain independent, valid uImages. This leaves "jffs2-cfg" (mtd3) and "jffs2-log" (mtd4) as candidates. mtd3 is about 13.7 MB and is used by the vendor firmware to store configuration settings. It is only erased by vendor firmware during a factory reset. By naming this partition "rootfs_data", it becomes the root overlay, providing significantly more room. Even with mtdsplit wanting to create a "rootfs_data" on the firmware partition, mtd3 is used as the overlay. Rename "jffs2-cfg" to "rootfs_data", and profit from the extra space. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> |
||
---|---|---|
.. | ||
rtl83xx_panasonic_mxxeg-pn28xx0k.dtsi | ||
rtl838x_hpe_1920.dtsi | ||
rtl838x.dtsi | ||
rtl839x.dtsi | ||
rtl930x.dtsi | ||
rtl931x.dtsi | ||
rtl8380_engenius_ews2910p.dts | ||
rtl8380_hpe_1920-8g.dts | ||
rtl8380_netgear_gigabit_1xx.dtsi | ||
rtl8380_netgear_gigabit_3xx.dtsi | ||
rtl8380_netgear_gigabit.dtsi | ||
rtl8380_netgear_gs108t-v3.dts | ||
rtl8380_netgear_gs110tpp-v1.dts | ||
rtl8380_netgear_gs308t-v1.dts | ||
rtl8380_netgear_gs310tp-v1.dts | ||
rtl8380_panasonic_m8eg-pn28080k.dts | ||
rtl8380_zyxel_gs1900-8.dts | ||
rtl8380_zyxel_gs1900-8hp-v1.dts | ||
rtl8380_zyxel_gs1900-8hp-v2.dts | ||
rtl8380_zyxel_gs1900-10hp.dts | ||
rtl8380_zyxel_gs1900.dtsi | ||
rtl8382_allnet_all-sg8208m.dts | ||
rtl8382_d-link_dgs-1210-10p.dts | ||
rtl8382_d-link_dgs-1210-16.dts | ||
rtl8382_d-link_dgs-1210-20.dts | ||
rtl8382_d-link_dgs-1210-28.dts | ||
rtl8382_d-link_dgs-1210.dtsi | ||
rtl8382_hpe_1920-16g.dts | ||
rtl8382_hpe_1920-24g.dts | ||
rtl8382_hpe_1920.dtsi | ||
rtl8382_inaba_aml2-17gp.dts | ||
rtl8382_iodata_bsh-g24mb.dts | ||
rtl8382_panasonic_m16eg-pn28160k.dts | ||
rtl8382_panasonic_m24eg-pn28240k.dts | ||
rtl8382_zyxel_gs1900-16.dts | ||
rtl8382_zyxel_gs1900-24-v1.dts | ||
rtl8382_zyxel_gs1900-24e.dts | ||
rtl8382_zyxel_gs1900-24hp-v1.dts | ||
rtl8382_zyxel_gs1900-24hp-v2.dts | ||
rtl8393_panasonic_m48eg-pn28480k.dts | ||
rtl8393_zyxel_gs1900-48.dts | ||
rtl9302_zyxel_xgs1250-12.dts |