![]() |
2010-02-16
, 16:20
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#2
|
I tried to free root space by following this guide http://www.nokiausers.net/forum/noki...ix-inside.html
Now I can't uninstall anything and I'm really not quite sure how to proceed with fixing the problem. Do I need to reflash or is there a simpler way? Thanks.
ls -la /home/var/cache/apt /var/cache/apt
![]() |
2010-02-16
, 16:31
|
Posts: 42 |
Thanked: 1 time |
Joined on Dec 2009
@ Finland
|
#3
|
![]() |
2010-02-16
, 16:34
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#4
|
/home/var/cache/apt:
drwxr-xr-x 3 root root 4096 *date* .
drwxr-xr-x 3 root root 4096 *date* ..
drwxr-xr-x 3 root root 4096 *date* archives
/var/cache/apt:
drwxr-xr-x 2 root root 304 *date* .
drwxr-xr-x 5 root root 352 *date* .
-rw-r--r-- 1 root root 1913063 *date* pkgcache.bin
-rw-r--r-- 1 root root 1782838 *date* srcpkgcache.bin
Sorry about not getting a screenshot. I haven't the application installed that would take them and I'm not sure if I should be installing anything new right now.
ln -s /home/var/cache/apt/archives /var/cache/apt/archives
The Following User Says Thank You to Rob1n For This Useful Post: | ||
![]() |
2010-02-16
, 16:36
|
|
Posts: 290 |
Thanked: 165 times |
Joined on Sep 2009
|
#5
|
![]() |
2010-02-16
, 16:39
|
Posts: 42 |
Thanked: 1 time |
Joined on Dec 2009
@ Finland
|
#6
|
That's fine. Looks like you've missed out the last step from the instructions (or it failed for some reason):
P.S. Ctrl+Shift+P will do a screenshot (without any extra software required).Code:ln -s /home/var/cache/apt/archives /var/cache/apt/archives
![]() |
2010-02-16
, 16:44
|
Posts: 19 |
Thanked: 2 times |
Joined on Jan 2010
|
#7
|
![]() |
2010-02-16
, 16:45
|
Posts: 42 |
Thanked: 1 time |
Joined on Dec 2009
@ Finland
|
#8
|
![]() |
2010-02-16
, 16:47
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#9
|
exact same thing just happened to me!
screenshot attached
What are the exact commands I have to type into root??
thanks for your help
ln -s /home/var/cache/apt/archives /var/cache/apt/archives
![]() |
2010-02-16
, 16:52
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#10
|
The Following User Says Thank You to Bratag For This Useful Post: | ||
Now I can't uninstall anything and I'm really not quite sure how to proceed with fixing the problem. Do I need to reflash or is there a simpler way? Thanks.