Q
quercus
Gast
- Themenstarter
- #61
Hartnäckig auch noch ..*g*
Ohsaka Autor der SuperWipe:
## So Fresh and So Clean Clean Menu
## Cannot be blank (yes or No)
# Wipe_Cache=yes Wipe_Userdata=yes
Wipe_System=yes Wipe_Boot=yes Wipe_Sd_Secure=yes
Wipe_Sd_Ext=yes # ## ## Extras #
Reboot_when_done=no Reboot_Delay=5 # ##
Dem kann man noch leicht folgen, und als Ergänzung:
1) Call erase_image on CACHE, SYSTEM, USERDATA, and BOOT partitions
2) Mount /sd-ext (if it exists) and delete all files from it
3) Delete all files in the /sdcard/.android_secure directory which is where all the froyo apps2sd files live
4) Run e2fsck (file system repair) on the your ext partition
5) Log all output to the /tmp/wipe.log file (if you care)
Hier das Wesentliche noch zu Fullwipe ( Factory, Dalvik, Cache & Battery stats) vs Superwipe:
But OHSAKA! There are tons of threads about this, there are even existing "wipe-update" files to erase the phone. What makes your flashable update file so special???
Well I'm glad you asked that. This update contains the 'erase_image' executable with all the needed libraries statically linked. (thanks ezterry) 'erase_image' performs a low-level format of the partition which can fix unforeseen problems. Most other wipe-updates just perform "rm -rf *" at the file system level and don't touch the boot partition.
Ich hab jetzt schon etliche ROMs geschrieben und hatte noch keinerlei Probleme mit dem Flashen. Es ist auch unlogisch zu erwähnen - erst wenn - man Probleme nach dem Flashen bekommt, dann sollte man mal Wipen.
Man Wiped vorher um KEINE zu bekommen, um das Risiko zu minimieren und nicht wie hier teilweise Threads voll mit Flash-Fehlern, die man meiden könnte. Wir schreiben ja nicht umsonst in die ROM-Threads, dass man ein Wipe machen soll.
Vorsorge statt lästige Nachsorge - oder eben Fehler, Fehler.. für die Ungläubigen.
Ohsaka Autor der SuperWipe:
## So Fresh and So Clean Clean Menu
## Cannot be blank (yes or No)
# Wipe_Cache=yes Wipe_Userdata=yes
Wipe_System=yes Wipe_Boot=yes Wipe_Sd_Secure=yes
Wipe_Sd_Ext=yes # ## ## Extras #
Reboot_when_done=no Reboot_Delay=5 # ##
Dem kann man noch leicht folgen, und als Ergänzung:
1) Call erase_image on CACHE, SYSTEM, USERDATA, and BOOT partitions
2) Mount /sd-ext (if it exists) and delete all files from it
3) Delete all files in the /sdcard/.android_secure directory which is where all the froyo apps2sd files live
4) Run e2fsck (file system repair) on the your ext partition
5) Log all output to the /tmp/wipe.log file (if you care)
Hier das Wesentliche noch zu Fullwipe ( Factory, Dalvik, Cache & Battery stats) vs Superwipe:
But OHSAKA! There are tons of threads about this, there are even existing "wipe-update" files to erase the phone. What makes your flashable update file so special???
Well I'm glad you asked that. This update contains the 'erase_image' executable with all the needed libraries statically linked. (thanks ezterry) 'erase_image' performs a low-level format of the partition which can fix unforeseen problems. Most other wipe-updates just perform "rm -rf *" at the file system level and don't touch the boot partition.
Ich hab jetzt schon etliche ROMs geschrieben und hatte noch keinerlei Probleme mit dem Flashen. Es ist auch unlogisch zu erwähnen - erst wenn - man Probleme nach dem Flashen bekommt, dann sollte man mal Wipen.
Man Wiped vorher um KEINE zu bekommen, um das Risiko zu minimieren und nicht wie hier teilweise Threads voll mit Flash-Fehlern, die man meiden könnte. Wir schreiben ja nicht umsonst in die ROM-Threads, dass man ein Wipe machen soll.
Vorsorge statt lästige Nachsorge - oder eben Fehler, Fehler.. für die Ungläubigen.