I was almost done with the rooting process of my Toon. I have a SSH login shell and followed the update-rooted.sh script completely. My Toon was stuck on 1/3% loading screen. So to fix this I executed `opkg install --force-reinstall qt-gui`. After his, my Toon started working again. Only all the apps were gone, even the standard Toon ones. So all 'tiles' are empty and when I press add tile, there are almost no options to chose from except 'clock' and 'guessed usage'.
Does anyone know how I can reinstall all apps or have them found again by qt-gui.
Things I tried (couple times):
- opkg install --force-reinstall qt-gui
- sh update-rooted.sh -f
- sh update-rooted.sh -v 6.3.85 (i'm running this version on my Toon)
Possible Interesting context:
Output of update-rooted.sh -f:
Code: Select all
Only fixing files.
creating backup of inittab...
creating backup of chrony.conf...
cp: can't stat '/etc/chrony.conf': No such file or directory
creating backup of hosts...
creating backup of config_happ_scsync.xml...
creating backup of qmf_tenant.xml.save ...
mv: can't rename '/root/chrony.save': No such file or directory
FIXING: Downloading resources.rcc TSC mod for this version 6.3.85.
FIXING: Now updating all toonstore installed apps
EDITING: Time server, removes unnecessary link to Quby
sed: /etc/chrony.conf: No such file or directory
sed: /etc/chrony.conf: No such file or directory
sed: /etc/chrony.conf: No such file or directory
sed: /etc/chrony.conf: No such file or directory
sed: /etc/chrony.conf: No such file or directory
sed: /etc/chrony.conf: No such file or directory
sed: /etc/chrony.conf: No such file or directory
sed: /etc/chrony.conf: No such file or directory
EDITING: Hosts file, removes unnecessary link to Quby
EDITING: Disable add google DNS on top of resolv.conf
EDITING: disable ovpn connection to quby
EDITING: Activating Toon, enabling ElectricityDisplay and GasDisplay
EDITING: removing data gathering by Quby and whitelisting web services
EDITING: disabling Eneco subscription feature apps to free up memory on this toon 1
EDITING: disabling KPI and weather happ as these are not necessary on rooted toons
EDITING: disabling samba nmbd on toon 1 as probably it is not necessary
EDITING: download certificate store pem file
File /etc/chrony.conf was modified but result is an empty file! Trying to restore!
cp: can't stat '/etc/chrony.conf.save': No such file or directory
Restore of /etc/chrony.conf is failed! Result is also empty! Please check this file before rebooting!
Finished fixing files!
Please let me know if you have any solutions
