firmware-selector-openwrt-org icon indicating copy to clipboard operation
firmware-selector-openwrt-org copied to clipboard

Sercomm S1010 Customize installed packages and/or first boot script

Open dima333750 opened this issue 4 weeks ago • 1 comments

OpenWrt 24.10.4 Sercomm S1010 When using "Customize installed packages and/or first boot script" on the model Sercomm S1010

with the addition of packages usteer zerotier https-dns-proxy a creation error occurs, if you add packages individually, everything works. It also works on other models.

it seems to be a basic error WARNING: Image file /builder/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-24.10.4-c14d317396ae-ramips-mt7620-rostelecom_s1010-squashfs-sysupgrade.bin is too big: 7929860 > 7928832 STDERR.txt But there is enough internal memory

dima333750 avatar Nov 28 '25 08:11 dima333750

The problem might be that the firmware selector add the luci package and this might use too much flash storage. Please try to remove the lucis pckage.

mwarning avatar Nov 28 '25 19:11 mwarning

If I understood correctly, is this a web interface? luci package But I need an interface. In addition, it has 16mb of flash memory and 8mb free Basic packages are also needed. base-files ca-bundle dnsmasq dropbear firewall4 fstools kmod-gpio-button-hotplug kmod-leds-gpio kmod-nft-offload kmod-rt2800-soc libc libgcc libustream-mbedtls logd mtd netifd nftables odhcp6c odhcpd-ipv6only opkg ppp ppp-mod-pppoe procd-ujail swconfig uci uclient-fetch urandom-seed urngd wpad-basic-mbedtls kmod-mt76x2 luci + usteer zerotier https-dns-proxy

dima333750 avatar Nov 30 '25 07:11 dima333750

...bin is too big: 7929860 > 7928832

The device does not appear to have enough space in the root fs partition to hold the packages you're trying add. You'll simply have to run without some of those packages, or maybe use extroot (does it have a USB port or some way to add external storage). If not, then you'd probably be better off replacing it with a new device with more storage.

efahl avatar Nov 30 '25 17:11 efahl

I'm sorry, I didn't understand. There is a place for the data Is this some kind of mistake? 16mb of flash memory and 8mb free

dima333750 avatar Dec 01 '25 09:12 dima333750