[Anleitung] Von Software Status "Modified" auf "Official"
hier eine Anleitung von Software Status "modified" auf "Offical"
habe es selber getest und funktioniert - ich übernehme keine Haftung
S-OFF und Rootrechte sind notwendig!
vollständige Anleitung:
Quelle: http://forum.xda-developers.com/one-...ginal-t3092882
*be very careful when editing. accidentally adding or deleting something could change all offests,and leave your device unrecoverably bricked. do NOT use someone elses modified file. p8 is device specific
in other words,if this scares you,and an RUU is available for your device,run the RUU instead.
adb shell
shell@htc_himaul:/ $ su
su
root@htc_himaul:/ # dd if=/dev/block/mmcblk0p8 of=/sdcard/mmcblk0p8
dd if=/dev/block/mmcblk0p8 of=/sdcard/mmcblk0p8
48510+0 records in
48510+0 records out
24837120 bytes transferred in 5.605 secs (4431243 bytes/sec)
root@htc_himaul:/ # exit
exit
shell@htc_himaul:/ $ exit
exit
adb pull /sdcard/mmcblk0p8
2986 KB/s (24837120 bytes in 8.122s)
adb reboot bootloader
fastboot flash pg2fs mmcblk0p8mod.img
target reported max download size of 536870912 bytes
sending 'pg2fs' (24255 KB)...
OKAY [ 0.609s]
writing 'pg2fs'...
OKAY [ 0.213s]
finished. total time: 0.826s
fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.009s]
finished. total time: 0.010s
timsah hat ein paar Bilder gemacht (danke dafür)
siehe POST #2
Liste der Anhänge anzeigen (Anzahl: 3)
AW: [Anleitung] Von Software Status "Modified" auf "Official"
Gerade durchgeführt, hat funktioniert. :top:
Vielleicht magst du die Anleitung mit Bilder ergänzen?
Ich habe ein paar Screenshots gemacht.
Anhang 171298Anhang 171299Anhang 171300
AW: [Anleitung] Von Software Status "Modified" auf "Official"
Cool das muss ich auch mal testen, der status hat mich eh immer genervt.