![]() |
2011-01-03
, 10:52
|
Posts: 73 |
Thanked: 47 times |
Joined on Aug 2010
|
#2
|
![]() |
2011-01-03
, 11:17
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#3
|
![]() |
2011-01-03
, 11:21
|
|
Posts: 820 |
Thanked: 436 times |
Joined on May 2010
@ Portsmouth, UK.
|
#4
|
![]() |
2011-01-03
, 11:40
|
Posts: 14 |
Thanked: 5 times |
Joined on Jun 2010
|
#5
|
![]() |
2011-01-03
, 12:12
|
|
Posts: 820 |
Thanked: 436 times |
Joined on May 2010
@ Portsmouth, UK.
|
#6
|
![]() |
2011-01-03
, 15:47
|
|
Posts: 1,210 |
Thanked: 597 times |
Joined on Apr 2010
@ hamburg,germany
|
#8
|
![]() |
2011-01-03
, 19:01
|
Posts: 14 |
Thanked: 5 times |
Joined on Jun 2010
|
#9
|
![]() |
2011-05-03
, 17:11
|
Posts: 7 |
Thanked: 0 times |
Joined on Sep 2010
@ UK
|
#10
|
The rootfs and other filesystems are still mounted, otherwise your N900 wouldn't boot up, but since it is full mount can't write the information to the /etc/fstab file, though if you are interested you can find the list of mounts kept by the kernel in /proc/mounts.
To solve your problem you need to move something non-essential off of the rootfs, then you'll have space for dpkg to work and you'll be able to uninstall some programs.
yesterday I got into a full rootfs problem and my n900 got unresponsive. So, I rebooted it. Then after, the phone boot fine but I couldn't resolve the problem.
First of all, many applications fail to run or run with problems: for example, multimedia app show no images even though they are still there...
More important, if I try to run in xterminal the following command:
df -h
I got nothing (just the headers line):
Filesystem Size Used Available Use% Mounted on
Couldn't remove any application even from the command line (trying to free some space here):
for example:
Nokia-N900:/# apt-get remove tuxrace
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
and from there:
Nokia-N900:/# dpkg --configure -a
dpkg: unable to open/create status database lockfile: No space left on device
But how am I supposed to free space if it was like rootfs wasn't even mounted?
I know there are a lot of threads on the argument but I couldn't find anything related to my situation...
Any ideas?
Please help me!