Thread
:
Weired issue with a N9: /home gone
View Single Post
peterleinchen
2013-10-18 , 20:35
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#
5
You cannot fsck a mounted fs. And you cannot umount /home.
So probably do (from heart, so please cross check):
dd if=/dev/mmcblk0p3 of=/home/user/MyDocs/p3.img
fsck /home/user/MyDocs/p3.img
If some error pop up, you may correct them on the img file. But to correct them on device you would need to bring it back to /dev/mmcblk0p3. I am unsure if
dd of=/dev/mmcblk0p3 if=/home/user/MyDocs/p3.img
would work..
Maybe better try that with a Linux system and all partitions mounted to that PC (e.g. via ubiboot. Or are there other rescue systems?).
__________________
SIM-Switcher
, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!
Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application
,
http://talk.maemo.org/showthread.php?t=94257
editsignature
,
http://talk.maemo.org/profile.php?do=editsignature
Quote & Reply
|
The Following User Says Thank You to peterleinchen For This Useful Post:
Sfiet_Konstantin
peterleinchen
View Public Profile
Send a private message to peterleinchen
Find all posts by peterleinchen