Reply
Thread Tools
Kusk's Avatar
Posts: 17 | Thanked: 1 time | Joined on Oct 2009 @ Denmark
#1
I have this weird problem that is making my N900 almost useless with thirdparty applications.

It seems like my /home partition doesn't get mounted. The partition is there in the fstab file:
/dev/mmcblk0p2 /home ext3 rw,noatime,errors=continue,commit=1,data=writeback 0 0

But an df -h gives the following output:



When I try to mount with the command: mount /home
the terminal prints the following error:
Mount: mounting /dev/mmcblk0p2 on /home failed: Invalid argument

So what the heck is up?
 
Kusk's Avatar
Posts: 17 | Thanked: 1 time | Joined on Oct 2009 @ Denmark
#2
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#3
I'm assuming this problem persists after a reboot.

It looks like you've already got MyDocs mounted. Have you tried unmounting that first, then remounting /home with a full
mount -t ext3 /dev/mmcblk0p2 /home
Maybe it'll give you more info.

Have you also tried fscking mmcblk0p2?
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:40.