I installed the newest version on Raspberry Pi 3. Works great but expanding the filesystem on first boot doesn’t work. I tried to edit the ~/.bashrc, nano complained about “not enough space” and left me with a empty file.
volumio@volumio:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 2.2G 795M 1.3G 39% /imgpart
/dev/loop0 338M 338M 0 100% /static
overlay 262M 255M 0 100% /
devtmpfs 471M 0 471M 0% /dev
tmpfs 485M 0 485M 0% /dev/shm
tmpfs 485M 4.7M 481M 1% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 485M 0 485M 0% /sys/fs/cgroup
tmpfs 485M 0 485M 0% /tmp
tmpfs 20M 16K 20M 1% /var/log
tmpfs 485M 0 485M 0% /var/spool/cups
tmpfs 485M 0 485M 0% /var/spool/cups/tmp
/dev/mmcblk0p1 61M 59M 1.9M 97% /boot
tmpfs 97M 0 97M 0% /run/user/1000
/dev/mmcblk0p1 * 1 125000 125000 61M c W95 FAT32 (LBA)
/dev/mmcblk0p2 125001 4882812 4757812 2.3G 83 Linux
/dev/mmcblk0p3 4882813 31457031 26574219 12.7G 83 Linux
I found some posts from 2016 about this topic but no solution.
Also in the startup guide:
“Install some packages and configure the system” - I never saw that coming up