- Nov 23, 2013
- 584
- 82
RESOLVED:
miflash solved my problems.
Hi to all, today i ve decided to repartition mi2s system space by using m1cha script:
http://xiaomi.eu/community/threads/script-fix-partition-table-for-android-4-4.22947/
I dont know why, all seemed to be ok, but now i can' t flash any rom, because even if i flash it from recovery, the phone won't start, adn stuck on mi logo.
I ve read a few guides, but i cant apply none of them because at home i have only windows 8 x64, and i cant pass trhoug xiaomi usb driver installation (i ve tryed with universal drivers too, but same result, incompatible with 8 x64)
Any advice?
-edit: seems to have to disable driver signature. Here is a guide. If you have any advice for the bricked phone, i will listen
defective
miflash solved my problems.
Hi to all, today i ve decided to repartition mi2s system space by using m1cha script:
http://xiaomi.eu/community/threads/script-fix-partition-table-for-android-4-4.22947/
I dont know why, all seemed to be ok, but now i can' t flash any rom, because even if i flash it from recovery, the phone won't start, adn stuck on mi logo.
I ve read a few guides, but i cant apply none of them because at home i have only windows 8 x64, and i cant pass trhoug xiaomi usb driver installation (i ve tryed with universal drivers too, but same result, incompatible with 8 x64)
Any advice?
-edit: seems to have to disable driver signature. Here is a guide. If you have any advice for the bricked phone, i will listen
defective
Code:
C:\Users\IlFlacco\Desktop\mis2\Xiaomi-Tool-master>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
21b3dbed recovery
C:\Users\IlFlacco\Desktop\mis2\Xiaomi-Tool-master>^V
"▬" non è riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
C:\Users\IlFlacco\Desktop\mis2\Xiaomi-Tool-master>
C:\Users\IlFlacco\Desktop\mis2\Xiaomi-Tool-master>adb push repartition.sh /tmp
45 KB/s (3031 bytes in 0.064s)
C:\Users\IlFlacco\Desktop\mis2\Xiaomi-Tool-master>adb shell chmod 0777 /tmp/repa
rtition.sh
C:\Users\IlFlacco\Desktop\mis2\Xiaomi-Tool-master> adb shell /tmp/repartition.sh
check environment
/sbin/mount
/sbin/umount
/sbin/parted
/sbin/tune2fs
/sbin/e2fsck
dump old table
__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
/tmp/repartition.sh: line 115: can't create /sdcard/parted_04-09-2014-6833F98787
4BB3DDB5BA70B1D59EBAE4: nonexistent directory
Failed dumping table
C:\Users\IlFlacco\Desktop\mis2\Xiaomi-Tool-master>
Last edited: