Easybox 802 or EasyBox 803A factory.bin file

Hi,
I successfully flashed Firmware OpenWrt Install (factory.bin file) from

into o2 Box 6431
described on

brnboot "recovery" web UI
The recovery web UI can be used to flash “brnboot” images and reset the device to factory defaults.
1. Turn off the device
2. Press and hold the “reset” button
3. Turn the device back on
4. Keep the “reset” button pressed for ~5 seconds (until the power LED) turns red)
5. You can now access the recovery web UI at http://192.168.1.1

now I want to flash a factory.bin file in the same way into Easybox 802 or EasyBox 803A
using the Recovery Tool, but there is no factory.bin file:

Where can I get it or how can I compile it?
make menuconfig does not offer different profiles, it creates a sysupgrade.bin file.

Not all devices behave the same, follow the installation advice for each device, as described in their device pages.

(you may want to do so for the VGV7510KW22 as well, to get access to the full 16 MB nor flash).

I want to find a better way to flash EasyBox devices not described in installation advice.
o2 Box 6431 and EasyBox 802 / 803A are from Arcadyan, have lantiq chips and have recovery web UI. I want to use recovery web UI to flash EasyBox 802 / 803A (I want to test it with a factory.bin file)

Well, then you know what you have to do.
The device pages document the known behaviour, anything beyond that would be for you to find out and develop.

2 Likes

I know what to do if I have a factory.bin file, but I don’t know how to get a factory.bin file.

make menuconfig for o2 Box 6431 offers
Target Profile (o2 Box 6431 BRN (Arcadyan VGV7510KW22 BRN))
and
Target Profile (o2 Box 6431 NOR (Arcadyan VGV7510KW22 NOR))

I get
openwrt-lantiq-xrx200-arcadyan_vgv7510kw22-brn-squashfs-factory.bin
and
openwrt-lantiq-xrx200-arcadyan_vgv7510kw22-nor-squashfs-sysupgrade.bin

make menuconfig for Easybox 803 offers
Target Profile (Vodafone Easybox 803 (Arcadyan ARV752DPW22))
and nothig else. I get
openwrt-lantiq-xway-arcadyan_arv752dpw22-squashfs-sysupgrade.bin
but no factory.bin.

What is the difference between
Target Profile (o2 Box 6431 BRN (Arcadyan VGV7510KW22 BRN))
and
Target Profile (o2 Box 6431 NOR (Arcadyan VGV7510KW22 NOR))?

Where (in which file(s)) is this difference defined?

How can I create a Target Profile for factory.bin for Easybox?