Jump to content

Error mounting /data!


Guest hippy dave

Recommended Posts

Guest hippy dave

I've been using Baidu rom, I told it to unmount the external SD card (from the storage settings), it did so and then it locked up. Now it won't boot, and CWM says Error mounting /data!

Any way to fix this from adb or something? I guess flashing an update.app would fix things, but if there's a more direct way that would be good. Would be nice if my data is still in there somewhere, seeing as my nandroid backups don't work.

Cheers!

Link to comment
Share on other sites

Guest unaszplodrmann

Oops!

You could try scanning the partition and automatically fixing errors: Boot into recovery. Connect via ADB and do the following


/sbin/e2fsck -p /dev/block/mmcblk0p13

If it finds a problem that it can't/shouldn't automatically correct, it will notify you. If so, post the output here. Afterwards, you can try to mount it from the command line

mount -t ext4 /dev/block/mmcblk0p13 /data

As before, post any errors here.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.