libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
280 stars 96 forks source link

safe-upgrade bootstrap force not upgrading "ART" partition name into lowercase "art" #1123

Open javierbrk opened 2 months ago

javierbrk commented 2 months ago

When upgrading from older versions of libremesh without safe-upgrade in librerouter v1, ART partition remains in UPERCASE and the kernel does not recognize that partition. So safe-upgrade should take current boot command line and change the ART partition name to lowercase. Also it can be usefull to have a script that boostraps the router when instaling the package to fix this automatically without manual intervention

ilario commented 2 months ago

Sounds related to #1098 by @G10h4ck