Here is what I want to do:
Clone a known good OpenWrt unit into identical hardware.
The known good unit has had optional packages installed (opkg install) and other packages disabled on startup. This information is NOT saved in the normal BACKUP/RESTORE of the config files.
I was hoping that I could use the System -> Backup / Flash firmware -> Save mtdblock contents feature. Have not tried as I can not find a clear set of instructions on this forum.
BACKUP QUESTION
"Save mtdblock contents" has these options. I have no idea which option to choose.
- u-boot
- u-boot-env
- firmware
- kernel
- rootfs
- rootfs_data
- cfg
- EEPROM
RESTORE QUESTION
What command(s) would I use to restore the mtd backup into:
- A unit already flashed with OpenWrt
- [Is this even possible?] A unit that has NOT been flashed (yet) with OpenWrt. ie. has OEM firmware in it. Specifically a Ubiquiti UniFi UAP.
Thanks in advance