![]() |
2010-05-14
, 07:30
|
Posts: 13 |
Thanked: 1 time |
Joined on Feb 2010
|
#52
|
# mkdir -p /home/var/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
# mkdir /home/var/cache
# mv /var/cache/apt /home/var/cache && ln -s /home/var/cache/apt /var/cache
That's about it - 30-40 MB freed on the root.
![]() |
2010-05-14
, 08:16
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#53
|
Try the following, it helped me out.
Open a terminal window and type the following (I did it as root):
Found it here
![]() |
2010-05-14
, 16:30
|
Posts: 13 |
Thanked: 1 time |
Joined on Feb 2010
|
#54
|
![]() |
2010-05-14
, 18:19
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#55
|
Why? What harm could be caused, I already did it. Should I be worried now?
Btw, the "Unable to send..." message appeared for me when home had no space left. The above does NOT free up home space, but freed up 30MB of rootfs for me. Which I believe optimized the overall performance a bit.
![]() |
2010-05-14
, 23:00
|
Posts: 33 |
Thanked: 7 times |
Joined on Mar 2010
|
#56
|
1) I was receiving the error message :
Unable to recieve messages. It says Device Storage full
2)Code:Nokia-N900:/#df -hCode:Nokia-N900-42-11:~/.cache/chromium/Cache# df Filesystem 1k-blocks Used Available Use% Mounted on rootfs 233344 233340 0 100% / ubi0:rootfs 233344 233340 0 100% / tmpfs 1024 64 960 6% /tmp tmpfs 256 80 176 31% /var/run none 10240 72 10168 1% /dev tmpfs 65536 4 65532 0% /dev/shm /dev/mmcblk0p2 2064208 202936 1756416 10% /home /opt/pymaemo/usr/lib/python2.5 2064208 202936 1756416 10% /usr/lib/python2.5 /opt/pymaemo/usr/share/pyshared 2064208 202936 1756416 10% /usr/share/pyshared /opt/pymaemo/usr/lib/pyshared 2064208 202936 1756416 10% /usr/lib/pyshared /opt/pymaemo/usr/share/python-support 2064208 202936 1756416 10% /usr/share/python-support /opt/pymaemo/usr/lib/python-support 2064208 202936 1756416 10% /usr/lib/python-support /dev/mmcblk0p1 28312128 1376576 26935552 5% /home/user/MyDocs
3) Clear apt cache
Run following command (has to be done as root)
Code:apt-get clean
4) Remove unused dependencies
Run following command (has to be done as root)
Code:apt-get autoremoveCode:Nokia-N900:/# df -hCode:Filesystem Size Used Available Use% Mounted on rootfs 227.9M 189.6M 34.1M 85% / ubi0:rootfs 227.9M 189.6M 34.1M 85% / tmpfs 1.0M 64.0k 960.0k 6% /tmp tmpfs 256.0k 80.0k 176.0k 31% /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 198.3M 1.7G 10% /home /opt/pymaemo/usr/lib/python2.5 2.0G 198.3M 1.7G 10% /usr/lib/python2.5 /opt/pymaemo/usr/share/pyshared 2.0G 198.3M 1.7G 10% /usr/share/pyshared /opt/pymaemo/usr/lib/pyshared 2.0G 198.3M 1.7G 10% /usr/lib/pyshared /opt/pymaemo/usr/share/python-support 2.0G 198.3M 1.7G 10% /usr/share/python-support /opt/pymaemo/usr/lib/python-support 2.0G 198.3M 1.7G 10% /usr/lib/python-support /dev/mmcblk0p1 27.0G 1.3G 25.7G 5% /home/user/MyDocs
This solved the issue in my case, seems that if the rootfs is 100%
you will get the error.
http://wiki.maemo.org/Free_up_rootfs_space
![]() |
2010-05-16
, 12:36
|
Posts: 2 |
Thanked: 0 times |
Joined on May 2010
|
#57
|
![]() |
2010-05-16
, 12:40
|
Posts: 13 |
Thanked: 25 times |
Joined on May 2010
|
#58
|
The Following User Says Thank You to oxford For This Useful Post: | ||
![]() |
2010-05-16
, 16:01
|
Posts: 2 |
Thanked: 0 times |
Joined on May 2010
|
#59
|
![]() |
2010-05-17
, 22:51
|
Posts: 126 |
Thanked: 77 times |
Joined on Feb 2010
@ UK
|
#60
|
Thanks for the sticky; that was a good idea.
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!