Busybox command not working (glinet mudi modem e750v2)

glinet mudi modem e750v2.

installed openwrt 100% factory image after resetting modem with reset pinhole.

need to wipe overlay & backup partitions. following command recommended:

echo /bin/busybox >> ## /etc/sysupgrade.conf

I ssh into modem and ran above command, but got error message about 'keeping files' or something. I removed the '##', but that didn't help.

Can someone modify this command to flash the overlay & backup partitions on modem? Or another command that will do the job.

Later i will run command again & update exactly what error message was.

thx

It appears you are using firmware that is not from the official OpenWrt project.

When using forks/offshoots/vendor-specific builds that are "based on OpenWrt", there may be many differences compared to the official versions (hosted by OpenWrt.org). Some of these customizations may fundamentally change the way that OpenWrt works. You might need help from people with specific/specialized knowledge about the firmware you are using, so it is possible that advice you get here may not be useful.

You may find that the best options are:

  1. Install an official version of OpenWrt, if your device is supported (see https://firmware-selector.openwrt.org).
  2. Ask for help from the maintainer(s) or user community of the specific firmware that you are using.
  3. Provide the source code for the firmware so that users on this forum can understand how your firmware works (OpenWrt forum users are volunteers, so somebody might look at the code if they have time and are interested in your issue).

If you believe that this specific issue is common to generic/official OpenWrt and/or the maintainers of your build have indicated as such, please feel free to clarify.

1 Like

no, it is official openwrt.

the chipset for version 1 and version 2 are identical.

thx

Says who, gl.inet ?

So ?

Evian and Fiji are both bottled water vendors, would you complain about Fiji water over at Evian ?

Did you flash your V2 with a V1 Openwrt firmware?

1 Like

I uploaded the openwrt factory image, and it works, period.

Your comment doesn't make sense to me.

If the chipset is the same, version 1 will work for version 2.

Yes, glinwt stated it is 100% openwrt.

Cool, and brave/stupid.

Then post ubus call system board output.

Of course they did, it's still a lie though.

That makes absolutely no sense.
not with ## (comment mark) included, or without it.

It would mean that "please preserve /bin/busybox binary in the sysupgrade" process, causing it 99% certainly to be different that the new busybox included in the new firmware, and being 98% certainly incompatible.
That sounds like a sure recipe to brick the router.

If you flashed without keeping settings, you have already cleared the overlay. It gets automatically regenerated from scratch in a normal sysupgrade, but it may then be populated with the backuped settings if you did the sysupgrade with keeping settings.

If you have a running official OpenWrt, the easiest way t wipe overlay is to sysupgrade again with a sysupgrade image without keeping settings.

2 Likes

You can join others trying to make this device work with openwrt.

As this forum is about OpenWrt, as downloaded from https://downloads.openwrt.org/, and not random OEM firmwares, I'm closing this thread here.