When cloning an Armbian image from one storage device to a larger storage device, it may be desired to expand the boot partition to use all the available space.
sudo systemctl enable armbian-resize-filesystem
sudo reboot
The system will then reboot, resize the main partition, and then disable itself so it doesn't try resizing on every subsequent boot.