![]() |
2011-07-14
, 06:17
|
|
Posts: 163 |
Thanked: 38 times |
Joined on Apr 2010
|
#2
|
![]() |
2011-07-14
, 07:25
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#3
|
du -ax /home | sort -n > /home/user/MyDocs/du.txt
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
![]() |
2011-07-14
, 15:51
|
|
Posts: 163 |
Thanked: 38 times |
Joined on Apr 2010
|
#4
|
![]() |
2011-07-14
, 15:57
|
Posts: 418 |
Thanked: 90 times |
Joined on Nov 2009
|
#5
|
![]() |
2011-07-14
, 16:08
|
Posts: 1,873 |
Thanked: 4,529 times |
Joined on Mar 2010
@ North Potomac MD
|
#6
|
![]() |
2011-07-14
, 16:20
|
|
Posts: 723 |
Thanked: 519 times |
Joined on Nov 2010
@ Kuching:Malaysia
|
#7
|
The Following User Says Thank You to pusak gaoq For This Useful Post: | ||
![]() |
2011-07-14
, 16:26
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#8
|
you have basiclly around 2Gb of space for installation (apps/games n etc) on you n900...the easy way to find how much you got left is by installing FAM (faster application manager) cause this apps will automatic show you how much space left in...
1.opt
2.rootfs
now if you unable to install FAM due to not enough space then try using xterm & type....
root
apt-get autoclean
apt-get autoremove
this command is use to clean & free some space by removing useless files that have been left by ordinary HAM...
The Following User Says Thank You to eefo For This Useful Post: | ||
![]() |
2011-07-14
, 16:26
|
|
Posts: 163 |
Thanked: 38 times |
Joined on Apr 2010
|
#9
|
The HAM does know little about linux! The limitations you are facing are the reserved blocks in a Linux file-system on the partition /dev/mmcblk0p2, where /home is.
Do you use Nitdroid to clutter this space? Or do you have some large files in /home/user, that would be possible to go to /home/user/MyDocs? To analyse, please post the output file ofNote there is no small L in the command but a 'pipe' symbol.Code:du -ax /home | sort -n > /home/user/MyDocs/du.txt
This command will list the files and folders under /home sorted by the size of them, and writes the output not onthe screen, but in a file called for du.txt in your MyDocs folder. Please attach the file to the next posting.
![]() |
2011-07-14
, 16:35
|
|
Posts: 723 |
Thanked: 519 times |
Joined on Nov 2010
@ Kuching:Malaysia
|
#10
|
The Following User Says Thank You to pusak gaoq For This Useful Post: | ||
I don't have rootsh installed nor do I have the fast app manager. How do I solve this problem?
Last edited by nokiaqueen; 2011-07-16 at 03:31.