Expand the storage by SD card/USB flash/USB hard drive for Yun & compatible

Expand the storage by USB flash for Dragino:

opkg update
opkg install bash
opkg install wget
wget -O newexpand.sh https://www.dropbox.com/s/jnrwhrc0dhjynyp/newexpand.sh?dl=0 --no-check-certificate
/bin/bash newexpand.sh sda
1 Like