![]() |
Re: N900 root partition at 88%
Quote:
Code:
df -h / /home |
Re: N900 root partition at 88%
Quote:
Busybox v1.10.2(debian3:1.10.2.legal-losso30+0OM5) multi-ca1 binary usage : df [-hmk] [file system...] |
Re: N900 root partition at 88%
Quote:
Code:
df -h / |
Re: N900 - Issues surrounding full root partition (No space left on device)
Filesystem size used available use % mount
ed on rootfs 227.8m 138.2m 85.3m 62% / $ Filesystem size used available use % mount ed on /dev/ mmcb1k0p2 2.0g 342.5m 1.5g 18% /hom $ |
Re: N900 - Issues surrounding full root partition (No space left on device)
Quote:
|
Re: N900 - Issues surrounding full root partition (No space left on device)
Hi
Please help me for my n900 !!! I change my n900 OS with os image in download page . But when i change it ... my rootfs partition space is 227MB!!! I change it for several times , but still have problem. How to i can fix it ? |
Re: N900 - Issues surrounding full root partition (No space left on device)
Quote:
|
Re: N900 - Issues surrounding full root partition (No space left on device)
Hi,
I would also need some help. rootfs Size 227.9M Used 127.9M Available 95.8M Use% 57% /dev/mmcblk0p2 Size 2.0G Used 1.9G Available 0 Use% 100% The Settings>Memory shows 26,32GB available on Nokia N900 and 93,7MB available for Memory for installable applications My problem is most likely emails - I use 3 Gmail accounts (1 private and 2 work ones), on IMAP protokol, so I cannot just delete emails. I had 4 accounts before, but had to remove one because of memory issues. Now, after a while also with 3, I am stuck without being able to download emails. |
Re: N900 - Issues surrounding full root partition (No space left on device)
Please do not hide the error you are receiving because of email problems here in this thread, because knowledgeable people may not check this thread, but would answer to the problem if addressed in the title correctly. I remember having read about others having problems like that solved, but do not remember where and when i read it... :(
|
Re: N900 - Issues surrounding full root partition (No space left on device)
Hi im not responsable about any damage to your system ( for me nothing happend )
Copy and paste these commands exactly as they are to save some root space from 5-->20 MB NOTE...: 1-If you faced a problem with the application manager after this commands just move the files back to where were they (for me nothing happend :D) 2-reboot after the commands to get the actuall freed space 3- type in terminal : and see how much availble befor and after :D 4- when using mkdir command if you got file exist tjen it is ok just complete :D 5-when using mv commnd if you got no such file or directory then you dont need that step and complete :D ********** df -h / ********** COMMANDS: ****************************** root mkdir /home/var mkdir /home/usr mkdir -p /home/var/lib mkdir -p /home/usr/python2.5 mkdir -p /home/var/cache mkdir -p /home/usr/lib mv /var/lib/apt /home/var/lib && ln -s /home/var/lib/apt /var/lib mv /var/lib/dpkg /home/var/lib && ln -s /home/var/lib/dpkg /var/lib mv /var/cache/apt /home/var/cache && ln -s /home/var/cache/apt /var/cache mv /usr/lib/dpkg /home/usr/lib/ && ln -s /home/usr/lib/dpkg /usr/ib/ mv /usr/lib/apt /home/usr/lib/ && ln -s /home/usr/lib/apt /usr/lib/ mv /usr/lib/nokiamaps-navigation-provider /home/usr/lib/ && ln -s /home/usr/lib/nokiamaps-navigation-provider /usr/lib mv /usr/lib/python2.5/bsddb/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/bsddb/ mv /usr/lib/python2.5/compiler/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/compiler/ mv /usr/lib/python2.5/config/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/config/ mv /usr/lib/python2.5/ctypes/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/ctypes/ mv /usr/lib/python2.5/curses/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/curses mv /usr/lib/python2.5/encoding/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/encoding/ mv /usr/lib/python2.5/hotshot/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/hotshot/ mv /usr/lib/python2.5/idlelib/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/idlelib/ mv /usr/lib/python2.5/lib-dynload/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/lib-dynload/ mv /usr/lib/python2.5/lib-tk/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/lib-tk/ mv /usr/lib/python2.5/logging/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/logging/ mv /usr/lib/python2.5/plat-linux2/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/plat-linux2/ mv /usr/lib/python2.5/sqlite3/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/sqlite3/ mv /usr/lib/python2.5/wsgiref/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/wsgiref/ mv /usr/lib/python2.5/xml/ /home/usr/lib/python2.5 && ln -s /home/usr/lib/python2.5/xml/ ****************************** mkdir -p: means that creat the directories without errors &&: means that what followes need to be done immediately after what behind && (just for saving time :D) ***************************** i wou.d love to make a shell script for that commands but sorry for NOW i dont know "sorry for the fingers pain :D" ***************************** and dont forget to run this every several days apt-get clean apt-get autoclean apt-get autoremove *********************** CHEERS! SIFO. |
All times are GMT. The time now is 13:07. |
vBulletin® Version 3.8.8