DD copied image to eMMC on my NanoPi air no space on /root
Posted: Mon Feb 06, 2017 5:05 pm
So I can't update it will say this:
Error writing to output file - write (28: No space left on device)
It has 8GB of eMMC. Here is a df -h command to show it.
Got a lot of space on the /dev/mmcblk0p3 so can I expand the /dev/root some how? There is no way to remove the eMMC to mount it in something else. I guess I could boot from a SD card and resize it?
-Raymond Day
Error writing to output file - write (28: No space left on device)
It has 8GB of eMMC. Here is a df -h command to show it.
root@FriendlyARM:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 886M 886M 0 100% /
devtmpfs 168M 0 168M 0% /dev
tmpfs 248M 0 248M 0% /dev/shm
tmpfs 248M 8.6M 239M 4% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 248M 0 248M 0% /sys/fs/cgroup
/dev/mmcblk0p3 6.5G 923M 5.6G 15% /mnt/sdcard
tmpfs 50M 0 50M 0% /run/user/0
root@FriendlyARM:~#
Got a lot of space on the /dev/mmcblk0p3 so can I expand the /dev/root some how? There is no way to remove the eMMC to mount it in something else. I guess I could boot from a SD card and resize it?
-Raymond Day