Active Topics

 


Reply
Thread Tools
Posts: 33 | Thanked: 65 times | Joined on Jan 2014
#1
Hey i just did a factory reset, and the first thing i got to see is "Theres no space left" I've sshd to my Jolla, did a df -h to find out if it's really full. That tells me, that i'm using all the 14 gigs directly after the factory Reset?! I just don't have any file on my Phone... then i searched for files larger than 10mb, but there aren't so many.... Even with this Problem i can't install the 1.0.2.5 Update it's just not updating, just rebooting when i try... Please help, before factory reset it all worked fine, but i wanted to try a new fresh install :/

Code:
[root@localhost ~]# btrfs filesystem df /
Data: total=13.08GB, used=13.04GB
System, DUP: total=8.00MB, used=4.00KB
System: total=4.00MB, used=0.00
Metadata, DUP: total=330.00MB, used=116.95MB
Metadata: total=8.00MB, used=0.00
What can i do to get my Jolla working again?
Thanks
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#2
Originally Posted by jayki View Post
Code:
[root@localhost ~]# btrfs filesystem df /
Data: total=13.08GB, used=13.04GB
System, DUP: total=8.00MB, used=4.00KB
System: total=4.00MB, used=0.00
Metadata, DUP: total=330.00MB, used=116.95MB
Metadata: total=8.00MB, used=0.00
What can i do to get my Jolla working again?
Thanks
What does just plain "df -h --max-depth=1 /" say ?
 
Posts: 33 | Thanked: 65 times | Joined on Jan 2014
#3
Hey,
Code:
--max-depth
dont work, a simple df-h is in the screenshot (:
Thanks for your help (:
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#4
Originally Posted by jayki View Post
Hey,
Code:
--max-depth
dont work, a simple df-h is in the screenshot (:
Thanks for your help (:
Sorry, I had a typo there, I meant
du -h --max-depth=1 /
 
Posts: 33 | Thanked: 65 times | Joined on Jan 2014
#5
Thanks to the People in IRC, especially Aard i got my Problem solved:
Code:
 mount -o subvolid=0 /dev/mmcblk0p28 /mnt/
as root
then delete all snpashots called "rec*",
with
Code:
 " btrfs subvolume delete"
bescause only
@swap factory-@ factory-@home @ and @home are needed
Please don't even delete them!
Don't Delete @swap factory-@ factory-@home @ and @home

The Problem was, that because of the recovery boot factory reset the device made some snapshots of my old and these were really big, these were called "rec*"
So you just have to delete them and you'll have your space back again
Thank you Aard (:


Hey
I think, that is the Problem... there is nothing big, but it's shown as full in the partition

Maybe somebody knows, where the factory reset imaage/snapshot is located and could upload this? Maybe mine is faulty? Just thinking...

Edit:
after 5 Minutes its shown as this:
Code:
[root@localhost ~]# du -h --max-depth=1 /
6.2M    /home
0       /swap
204K    /dev
4.9M    /etc
61M     /boot
34M     /var
0       /sys
du: cannot access `/proc/5648/task/5648/fd/4': No such file or directory
du: cannot access `/proc/5648/task/5648/fdinfo/4': No such file or directory
du: cannot access `/proc/5648/fd/4': No such file or directory
du: cannot access `/proc/5648/fdinfo/4': No such file or directory
du: cannot access `/proc/5652': No such file or directory
du: cannot access `/proc/5653': No such file or directory
du: cannot access `/proc/5654': No such file or directory
du: cannot access `/proc/5655': No such file or directory
0       /proc
598M    /usr
5.1M    /bin
18M     /lib
0       /media
0       /mnt
0       /opt
24K     /root
1.8M    /run
4.0M    /sbin
0       /srv
97M     /system
4.0K    /tmp
116K    /persist
8.0K    /drm
45M     /firmware
20K     /acct
196K    /data
0       /cache
0       /config
874M    /

Last edited by jayki; 2014-01-15 at 14:32.
 

The Following User Says Thank You to jayki For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 19:40.