How to run Armbian on Odroid C4?
I followed official guide (https://docs.armbian.com/User-Guide_Getting-Started), but I always ends up with following:
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! UUID=e614931e-7b37-40f0-8d34-c3ca836004e8 does not exist. Dropping to a shell!
SD-Card is working fine when other OS is used (such as Ubuntu provided by Hardkernel)
Am I missing something?