screaminbug
Well-Known Member
Hi,
Can anyone please check and post the output of parted from their galaxy.
I've kinda messed things up. Probably formatted one of the sd partitions with wrong FS. Result is that recovery (mini recovery mode) won't mount internal sd. That means i cannot put rectools on it to do a nandroid restore of my system.
Here is what log says.
And if anyone has some idea how to get parted (or any other partitioning utility) working on minimal recovery, please do tell.
su is not possible (permission denied).
I didn't try to flash stock rom or anything, cause it probably won't help (as the sdcard can't be mounted). I guess my only hope is to try to correct the problem with the filesystem somehow.
Any help or any suggestion would be much appreciated.
For now the only thing I can do is to switch my phone off.
Can anyone please check and post the output of parted from their galaxy.
Code:
adb shell
parted /dev/block/mmcblk0
print
I've kinda messed things up. Probably formatted one of the sd partitions with wrong FS. Result is that recovery (mini recovery mode) won't mount internal sd. That means i cannot put rectools on it to do a nandroid restore of my system.
Here is what log says.
Code:
[ 6.228793] FAT: bogus number of reserved sectors
[ 6.228845] VFS: Can't find a valid FAT filesystem on dev mmcblk0p2.
[ 6.229093] init: command 'mount' r=-1(Invalid argument)
[ 8.833529] init: command 'mount' r=-1(No such file or directory)
[ 8.840341] init: Unable to open persistent property directory /data/property errno: 2
And if anyone has some idea how to get parted (or any other partitioning utility) working on minimal recovery, please do tell.
su is not possible (permission denied).
I didn't try to flash stock rom or anything, cause it probably won't help (as the sdcard can't be mounted). I guess my only hope is to try to correct the problem with the filesystem somehow.
Any help or any suggestion would be much appreciated.
For now the only thing I can do is to switch my phone off.
