Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 7.1.0 support thread
To troubleshoot try the commands below.

Code from raspi-config script. This prints the name of the root partition.
Code:
echo $(mount | sed -n 's|^/dev/\(.*\) on / .*|\1|p')

Print size in bytes of rootfs.
Code:
lsblk -o size -nb /dev/disk/by-label/rootfs

You can also manually run the resize command that moOde uses to see if it works or if there are any errors.
Code:
sudo /var/www/command/resizefs.sh start

sudo reboot
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Thumbnail resolution issues - by chano22000 - 03-20-2021, 08:20 PM
RE: Thumbnail resolution issues - by Tim Curtis - 03-20-2021, 09:30 PM
Bluetooth on pi zero wh - by KeithC - 04-01-2021, 12:35 AM
RE: Bluetooth on pi zero wh - by KeithC - 04-01-2021, 10:25 PM
RE: Bluetooth on pi zero wh - by TheOldPresbyope - 04-01-2021, 11:46 PM
RE: Official moOde 7.1.0 support thread - by Tim Curtis - 07-20-2021, 12:20 PM

Forum Jump: