Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3673 - Cannot flash a recent image on Mikrotik hap lite #6985

Closed
openwrt-bot opened this issue Mar 6, 2021 · 1 comment
Closed

FS#3673 - Cannot flash a recent image on Mikrotik hap lite #6985

openwrt-bot opened this issue Mar 6, 2021 · 1 comment
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release target/ar71xx pull request/issue for ar71xx target

Comments

@openwrt-bot
Copy link

louson:

Using a Mikrotik hap lite
system type : Qualcomm Atheros QCA9533 ver 2 rev 0
machine : MikroTik RouterBOARD RB941-2nD

Using latest releases 19.07.7 for both firmware install image and sysupgrade.

Following [[https://openwrt.org/toh/mikrotik/rb941_2nd|the guide]], after booting in ram, the command sysupgrade is killed because the memory is getting low. Either using Luci or sysupgrade in ssh.

Here the state of tmpfs :

df -h

Filesystem Size Used Available Use% Mounted on
tmpfs 13.1M 248.0K 12.9M 2% /tmp
tmpfs 512.0K 0 512.0K 0% /dev

The state of the rootfs

du -sh /*

464.0K /bin
0 /dev
604.0K /etc
4.0K /init
3.1M /lib
0 /mnt
0 /overlay
0 /proc
4.0K /rom
0 /root
536.0K /sbin
0 /sys
248.0K /tmp
4.1M /usr
0 /var
932.0K /www

Total = 10M

And the sysupgrade image is 4.1M.

It's possible to go through the problem after removing some binaries and libraries (wireless is not necessary).

To reproduce, follow the guide. It will fail at step [[https://openwrt.org/toh/mikrotik/rb941_2nd#flash_openwrt_to_mikrotik | Flash openwrt to mikrotik]]

@aparcar aparcar added the release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release label Feb 22, 2022
@ynezz
Copy link
Member

ynezz commented May 24, 2022

OpenWrt 19.07 release is EOL, try to reproduce the issue with latest supported release and feel free to ask for issue reopening if the problem is still present, thanks.

@ynezz ynezz closed this as completed May 24, 2022
@ynezz ynezz added the target/ar71xx pull request/issue for ar71xx target label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release target/ar71xx pull request/issue for ar71xx target
Projects
None yet
Development

No branches or pull requests

3 participants