-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to upgrade? #16
Comments
I was trying to achieve the same. To upgrade you need to generate a bin file (Probably needs to be ext4?) It does not work with the zip as is right now. The only thing you can do is to do a configuration backup. Delete the container, recreate it with a new version and restore the configuration. Also note what packages you have installed as upgrading (also with any other routers) seems to remove all installed packages too, so you need to reinstall them all. |
I have added a basic upgrade script (scripts/upgrade.py) which create a new container and copies the lxd and openwrt configs from the old container to the new container, and installs missing packages. The script requires the pylxd library. Let me know what you think. |
Thank you, looks promising! I will try! I have recently updated to 18.06.4 manually, this was my method:
|
@MateEke can you please give your personal contact info, or mail address. I have a question regarding the usage of OpenWRT in an LXC container, whick may be a hungarian ISP/DIGI specific thing. Köszi! |
Hi!
I'm running 18.06.2 in lxd for 3 months now, my only issue is the already open reboot problem (#14).
Is there any way to upgrade to 18.06.4 with keeping the existing configurations?
The text was updated successfully, but these errors were encountered: