Armbian on Orange Pi Zero
Jump to navigation
Jump to search
Armbian used with Orange Pi Zero.
Tips
No space left on device /tmp
Armbian uses memory-based tmpfs. With the Orange Pi Zero there is very limited RAM (256 or 512 MB) which limits the /tmp directory. If you need to process or download larger files, you might want to disable tmpfs for /tmp. On Armbian this is managed via systemd services.
# systemctl disable armbian-ramlog.service armbian-zram-config.service