![]() |
/dev/mmcblk0p2 -> 1.8GB lost
I have a problem whit my N900. It's a great device, but now I'm stuck on a strang problem.
When I was playing around and looking for some nice stuff on my phone, I got an error "userspace full". So I started a terminal. I found out that the /home (/dev/mmcblk0p2) was almost full (99% of 2G) So i remove almost all apps (including python) and I saved 100Mb. Back in the terminal, du helped me discovering that I only had 100Mb in /home/opt and 8Mb in the hidden directories in /home/user. Actualy, du discovers only 108Mb. Then I have 80Mb free space. That all on a partition/disk of 2Gb, That's 1.8Gb lost? Does someone reconise the problem? And does someone know a solution? Thanks, Bjokke. |
Re: /dev/mmcblk0p2 -> 1.8GB lost
Very odd. Can you give us the output of:
Code:
cd /home |
Re: /dev/mmcblk0p2 -> 1.8GB lost
Thanks for the quick responce, here are the numbers:
Code:
# du -hsx * |
Re: /dev/mmcblk0p2 -> 1.8GB lost
You could try doing (as root):
Code:
e2fsck -f -n /dev/mmcblk0p2 |
Re: /dev/mmcblk0p2 -> 1.8GB lost
Quote:
You should reboot. If it will be not helpful vote for this bug: https://bugs.maemo.org/show_bug.cgi?id=7572 Now it is Won't fix but if will be enough votes probably it will be changed! you can try to add "fsck" to "/etc/event.d/rcS-late" but any error here and you will have to reflush device (like me) for this case look and vote for this bug: https://bugs.maemo.org/show_bug.cgi?id=7571 |
Re: /dev/mmcblk0p2 -> 1.8GB lost
This one looks not good...
Code:
Warning! /dev/mmcblk0p2 is mounted. |
Re: /dev/mmcblk0p2 -> 1.8GB lost
Yeah. that's not so good. As mikhmv says, actually repairing it is tricky because you can't easily unmount it. You can try adding:
Code:
/sbin/fsck -f -p /dev/mmcblk0p2 |
Re: /dev/mmcblk0p2 -> 1.8GB lost
Oh, and make sure you have taken a backup of the phone, just in case.
|
Re: /dev/mmcblk0p2 -> 1.8GB lost
A the moment, I'm not brave enough to try something like that.
I'll submit the first bug, but is there somewhere a manual to reflush? |
Re: /dev/mmcblk0p2 -> 1.8GB lost
|
All times are GMT. The time now is 14:15. |
vBulletin® Version 3.8.8