Page 1 of 1

Upgrade Linksys WRT32X

Posted: Fri Jul 31, 2020 9:15 am
by cobra98
Hi,
currently i am on 1.11.X (Built 20190426-2024 git@ddc7c0ba)
with openwrt 18.06.2.
According from
https://openwrt.org/toh/linksys/linksys_wrt32x
Packages i was wrong choosing.
Correct to use are
arm_cortex-a9_vfpv3
My question is as this router has two partitions, how to update to latest version?
Also how can i save dhcp table to use it in case i have to enter all settings again?
(DHCP Table is big, import and export feature would cool for dhcp)
What are the major benefits of the new version?

Re: Upgrade Linksys WRT32X

Posted: Fri Jul 31, 2020 11:16 am
by RomanHK
cobra98 wrote: Also how can i save dhcp table to use it in case i have to enter all settings again?
Gargoyle uses files for DHCP leases, which you just need to copy over SSH:

Code: Select all

/etc/ethers
/etc/hosts

Re: Upgrade Linksys WRT32X

Posted: Tue Aug 11, 2020 11:54 am
by cobra98
Thank you very much, i wished i would have known this earlier :D

Re: Upgrade Linksys WRT32X

Posted: Tue Aug 11, 2020 11:57 am
by cobra98
What else can i savely copy and restore backup after upgrade?
I have a script to turn off the webcam light.
But i guess the install of the modules i have to search for each version the corresponding packages i guess or?
I look always for the openwrt version and then install it what i need else, like iperf or iperf newer version (6 i guess)