Bananian
bananian-update not working
4
1496
View: 1496|Reply: 4
|
[Bananian]
bananian-update not working
[Copy link]
|
|
Can you post the return of a simple
Fdisk is orrible to read simply the usage.
In some cases you can clean a little of space doing
- rm -f /var/log/*.gz /var/log/*1* /var/log/*2* /var/log/*3*
Copy the Code
If /dev/mmcblk0p2 is full you can use the bananian-config to expand this file system to the maximum size of sd card. |
|
|
|
|
|
|
|
Edited by vsp33ddyv at Jul 05, 2016 16:10
Used bananian-config to maximize size. Got a message that said I needed to reboot because I used the old table.
This is the requested output:
- root@bananapi ~ # df -h
- Filesystem Size Used Avail Use% Mounted on
- /dev/root 1.8G 1.8G 0 100% /
- devtmpfs 486M 0 486M 0% /dev
- tmpfs 98M 792K 97M 1% /run
- tmpfs 5.0M 0 5.0M 0% /run/lock
- tmpfs 195M 0 195M 0% /run/shm
- tmpfs 297M 0 297M 0% /tmp
- /dev/sda1 1.4T 1.3T 163G 89% /media/USBHDD1
- /dev/sdb1 3.7T 2.4T 1.4T 64% /media/USBHDD2
Copy the Code
apt-get upgrade ends in the same error.
Note in my first post that mcblk0 = 14.5 GB
|
|
|
|
|
|
|
|
You need to reboot and retry the df -h to verify if the filesystem is maximized to 14.5Gb
If it is then you can try apt-get upgrade.
After reboot i think it would be ok.
|
|
|
|
|
|
|
|
I rebooted, it's not working :/
|
|
|
|
|
|
|