Active Topics

 


Reply
Thread Tools
Posts: 62 | Thanked: 1 time | Joined on Jan 2010
#1
hi!

so... i have a problem, last night i install fheroes2, and play it for 2 hours ( omfg Heroes 2 on n900... going nuts!!! ) i left n900 in game for something and when i came back, it was on desktop, and the game wasnt anywhere, i thought it was a glitch in the game and wen to bed, but when i woke up, the theme was all mess up, and the phone told me it has no space to storage an sms, so i went df -h on it, just to find out HOME was full.... i change the theme and delete by hand some files in opt, for now it is working but still 1.9gb full!

how to debug this thing? how is HOME mounted?

Kristijan

Last edited by janezek; 2010-04-24 at 07:58.
 
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#2
Edited stupid idea too early.

Last edited by casper27; 2010-04-24 at 08:14.
 
Posts: 62 | Thanked: 1 time | Joined on Jan 2010
#3
isnt bad to run fsck on mounted filesystem?
 
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#4
Originally Posted by janezek View Post
isnt bad to run fsck on mounted filesystem?
Yes it is sorry my bad just woke up and did not really read thread properly. Will have a look at this over a cuppa.
 
Posts: 62 | Thanked: 1 time | Joined on Jan 2010
#5
ok... i dont get this, could someone explain it to me?

Nokia-N900-51-1:/home# ls
home lost+found opt user

Nokia-N900-51-1:/home# cd opt
Nokia-N900-51-1:/home/opt# ls
CorsixTH fheroes2 menu-update openjazz smw
FeedingIt fmms mozilla openttd soccerfrenzy
itd...

Nokia-N900-51-1:/home/opt# cd ..
Nokia-N900-51-1:/home# cd home/opt/
Nokia-N900-51-1:/home/home/opt# ls
CorsixTH fmms menu-update offscr-xploder sib
FeedingIt fmradio mozilla openjazz smw
batlevel freecell4maemo numptyphysics openttd soccerfrenzy
itd...

Nokia-N900-51-1:/home/home/opt# cd ..
Nokia-N900-51-1:/home/home# cd ..
Nokia-N900-51-1:/home# du -sh *
806.6M home -> SAME?
16.0k lost+found
878.0M opt -> SAME?
15.4G user

/dev/mmcblk0p2 2.0G 1.8G 45.0M 98% /home

something wrong? or i just fill up the opt?

Kristijan
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#6
Originally Posted by janezek View Post
ok... i dont get this, could someone explain it to me?

Nokia-N900-51-1:/home# ls
home lost+found opt user

Nokia-N900-51-1:/home# cd opt
Nokia-N900-51-1:/home/opt# ls
CorsixTH fheroes2 menu-update openjazz smw
FeedingIt fmms mozilla openttd soccerfrenzy
itd...

Nokia-N900-51-1:/home/opt# cd ..
Nokia-N900-51-1:/home# cd home/opt/
Nokia-N900-51-1:/home/home/opt# ls
CorsixTH fmms menu-update offscr-xploder sib
FeedingIt fmradio mozilla openjazz smw
batlevel freecell4maemo numptyphysics openttd soccerfrenzy
itd...

Nokia-N900-51-1:/home/home/opt# cd ..
Nokia-N900-51-1:/home/home# cd ..
Nokia-N900-51-1:/home# du -sh *
806.6M home -> SAME?
16.0k lost+found
878.0M opt -> SAME?
15.4G user

/dev/mmcblk0p2 2.0G 1.8G 45.0M 98% /home

something wrong? or i just fill up the opt?

Kristijan
Looks like your 2.0G Optified partition is currently close to being fulled up.
Do a:

df -h

And posting the output here!
 
Posts: 62 | Thanked: 1 time | Joined on Jan 2010
#7
Nokia-N900-51-1:/home# df -h
Filesystem Size Used Available Use% Mounted on
rootfs 227.6M 209.0M 14.5M 94% /
ubi0:rootfs 227.6M 209.0M 14.5M 94% /
tmpfs 1.0M 68.0k 956.0k 7% /tmp
tmpfs 256.0k 92.0k 164.0k 36% /var/run
none 10.0M 72.0k 9.9M 1% /dev
tmpfs 64.0M 4.0k 64.0M 0% /dev/shm
/dev/mmcblk0p2 2.0G 1.8G 45.0M 98% /home
/opt/pymaemo/usr/lib/python2.5
227.6M 209.0M 14.5M 94% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
227.6M 209.0M 14.5M 94% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
227.6M 209.0M 14.5M 94% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
227.6M 209.0M 14.5M 94% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
227.6M 209.0M 14.5M 94% /usr/lib/python-support
/dev/mmcblk0p1 27.0G 15.2G 11.8G 56% /home/user/MyDocs
Nokia-N900-51-1:/home#

i know its full, i dont understand why is there the same stuff in
home/home/opt
home/opt

Kristijan
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#8
ls -l /home/home/opt
Might be a symlink...
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#9
Originally Posted by janezek View Post
Nokia-N900-51-1:/home# df -h
Filesystem Size Used Available Use% Mounted on
rootfs 227.6M 209.0M 14.5M 94% /
/dev/mmcblk0p2 2.0G 1.8G 45.0M 98% /home
/dev/mmcblk0p1 27.0G 15.2G 11.8G 56% /home/user


Kristijan

Yes looks like you did filled it up to the maximum! Your root space is only 14.5Mb left and your application partition is only 45Mb left.

Not fully fulled up but close enough for the device to spit out the warning and slow down a lot. FYI, you'll need to clear up the root partition to atleast 50MB to be able to update your device from OTA. Otherwise you'll have to do it by flasher.
 
Posts: 62 | Thanked: 1 time | Joined on Jan 2010
#10
Nokia-N900-51-1:/home/home# ls -all
drwxr-xr-x 6 user users 4096 Apr 23 23:59 .
drwxr-xr-x 7 user users 4096 Apr 24 01:39 ..
drwxr-xr-x 3 root root 4096 Apr 23 23:38 .apt-archive-cache
drwx------ 2 root root 4096 Jan 1 1970 lost+found
drwxr-xr-x 49 root root 4096 Apr 24 09:22 opt
drwxr-xr-x 21 user users 4096 Apr 24 09:19 user

Nokia-N900-51-1:/home# ls -all
drwxr-xr-x 7 user users 4096 Apr 24 01:39 .
drwxr-xr-x 25 root root 2144 Apr 24 09:08 ..
drwxr-xr-x 3 root root 4096 Apr 23 23:38 .apt-archive-cache
drwxr-xr-x 6 user users 4096 Apr 23 23:59 home
drwx------ 2 root root 16384 Jan 1 1970 lost+found
drwxr-xr-x 52 root root 4096 Apr 24 01:58 opt
drwxr-xr-x 96 user users 4096 Apr 23 23:59 user

not symlink?

i had at least 1GB free in opt, but it was all gone in the morning, is this normal home/home/opt ?

Kristijan
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:23.