06-08-2018, 02:41 PM
Hi BigBuld
Since you ssh to the PI2B you can also monitor the installation as follows with many details,, there are multiply reboots during the process
I also have Volumio running but prefer Moode right now, im very new using it and looks really good has a lot of good audio features to explore.
TRY to monitor , you will be kick out but you can re-ssh and monitor the progress
My first intallation last was 29 may.. took 1hr 33 minutes..you need to be patient.
cd
tail -f mosbuild.log
There are 10 reboots i think
pi@moode:~ $ cat mosbuild.log | grep Reboot
** Reboot 1
** Reboot 2
** Reboot 3
** Reboot 4
** Reboot 5
** Reboot 7
** Reboot 8
** Reboot
** Reboot 9
** Reboot
..
..
..
** Clean package cache
** Clear syslogs
** Tue 29 May 13:16:05 EDT 2018
** Installation time : 01:33:47
////////////////////////////////////////////////////////////////
// END
////////////////////////////////////////////////////////////////
** Final reboot
Hope this helps.
Since you ssh to the PI2B you can also monitor the installation as follows with many details,, there are multiply reboots during the process
I also have Volumio running but prefer Moode right now, im very new using it and looks really good has a lot of good audio features to explore.
TRY to monitor , you will be kick out but you can re-ssh and monitor the progress
My first intallation last was 29 may.. took 1hr 33 minutes..you need to be patient.
cd
tail -f mosbuild.log
There are 10 reboots i think
pi@moode:~ $ cat mosbuild.log | grep Reboot
** Reboot 1
** Reboot 2
** Reboot 3
** Reboot 4
** Reboot 5
** Reboot 7
** Reboot 8
** Reboot
** Reboot 9
** Reboot
..
..
..
** Clean package cache
** Clear syslogs
** Tue 29 May 13:16:05 EDT 2018
** Installation time : 01:33:47
////////////////////////////////////////////////////////////////
// END
////////////////////////////////////////////////////////////////
** Final reboot
Hope this helps.