Prevent Volumio from resizing the SD card on first boot?

Sure - but you might run into issues with the initramfs

# Enable
touch /boot/resize-volumio-datapart
# Disable
rm /boot/resize-volumio-datapart
1 Like