Sain tällä ohjeella toimimaan:
Telnetillä:
What I did to fix it was:
login through terminal to the box and run the following commands:
opkg update
opkg upgrade
You should get errors regarding timezone-alternatives and task-vuplus-base packages.
Now run the following:
opkg remove tzdata --force-depends
opkg upgrade
Telnetillä:
What I did to fix it was:
login through terminal to the box and run the following commands:
opkg update
opkg upgrade
You should get errors regarding timezone-alternatives and task-vuplus-base packages.
Now run the following:
opkg remove tzdata --force-depends
opkg upgrade