1.1.7 / Björnträsket update-> system says no space to update but there is?
"about product" shows 9.7/13.7 Those readings tell me, that there is space enough? but still system says that no space but doesnt tell me that where to free the required space
not so good made thing, I'D say :/
did you try a "btrfs fi show" ?
rudi ( 2015-07-15 19:58:43 +0200 )edityes, result was something like this "Total devices 1 FS bytes used 6.42GB devid 1 size 13.75GB used 13.75GB path /dev/mmcblk0p28"
since I have previously done a factory reset, old snapshots of the filesystem might be a cause?
Terminal as root: mount -o subvolid=0 /dev/mmcblk0p28 /mnt/ Then: btrfs subvolume delete /mnt/rec* and last!!! umount /dev/mmcblk0p28
This could help?
andreas1 ( 2015-07-15 22:12:04 +0200 )editbtrfs balance start -dusage=0 / this to 25 didnt do a thing, but btrfs balance start / freed enough.
andreas1 ( 2015-07-16 17:31:27 +0200 )edit