![Information Information](images/icons/information.png)
Hi,
Nearing the end of testing moOde 4.3 to 4.4 upgrade :-)
This upgrade takes around 25 minutes on a Pi-ZeroW, WiFi, good quality WLAN and Internet connection. The longest running parts are the bump to Raspbian 9.6 (2018-11-13) and the bump to Linux kernel 4.14.84.
Below is an example of moode log output from the updater.
After reboot
-Tim
Nearing the end of testing moOde 4.3 to 4.4 upgrade :-)
This upgrade takes around 25 minutes on a Pi-ZeroW, WiFi, good quality WLAN and Internet connection. The longest running parts are the bump to Raspbian 9.6 (2018-11-13) and the bump to Linux kernel 4.14.84.
Below is an example of moode log output from the updater.
Code:
tail -f /var/log/moode.log
20181207 164508 worker: Job installupd
20181207 164508 updater: Downloading update package r43-test10
20181207 164526 updater: Start 2018-12-05 upgrade moOde 4.3 to moOde 4.4
20181207 164526 updater: ** Version check
20181207 164526 updater: ** Step 1-8: SQL updates
20181207 164528 updater: ** Step 2-8: Binary updates
20181207 164528 updater: ** Step 3-8: Code and Config updates
20181207 164532 updater: ** Step 4-8: Package updates...
20181207 164532 updater: ** Pkg 1 of 1: ethtool
20181207 164633 updater: ** Step 5-8: Raspbian upgrade...
20181207 170402 updater: ** Step 6-8: Kernel update to 4.14.84...
20181207 170840 updater: ** Step 7-8: Reset accent color to Alizarin
20181207 170840 updater: ** Step 8-8: Syncing changes to disk
20181207 170841 updater: Update installed, REBOOT required
After reboot
Code:
Authenticated to rp2 ([192.168.1.172]:22).
Linux kernel 4.14.84+ armv6l, moOde 4.4 2018-12-05
____ __
__ _ ___ / __ \___/ /__
/ ' \/ _ \/ /_/ / _ / -_)
/_/_/_/\___/\____/\_,_/\__/
moOde audio player
(C) 2014 Tim Curtis
The programs included with Moode are free software; the
exact distribution terms for each program are described
in the individual files in /usr/share/doc/*/copyright.
Moode comes with absolutely no warranties expressed or
implied, or any other guarantees.
Last login: Fri Dec 7 16:43:19 2018 from 192.168.1.155
pi@rp2:~ $
-Tim