6

I need to make a script to upgrade my router without losing the configuration files and packages installed on the router.

I tried to repeat the same behavior of the interface in my script (I used the command sysupgrade) but I lost the config.

Besides, I have tried the upgrade with the interface with the option keep luci but it does not work too, I lost all the data router.

The command sysupgrade does not retain the configuration.

Is there anyone who offer me a solution?

Thank you in advance for your help.

developer
  • 4,744
  • 7
  • 40
  • 55
  • You might want to consider asking this over at SuperUser or maybe even ServerFault. – Dan Feb 15 '12 at 20:56

1 Answers1

3

You can use "Backup & Restore" feature from the webUI (luci) to save/load configuration files to/from you PC.

hien
  • 76
  • 4