Matthias Mobil Tech Weblog

Android – Google – Motorola – Polar

G1: Wipe /ext partition to start clean install

with one comment

The easiest way to wipe an ext3 partition is in the recovery console with:

mke2fs -j /dev/block/mmcblk0p2
mount -o rw /dev/block/mmcblk0p2 /system/sd
cd /system/sd
rm -rf /system/sd/*

Matthias


Written by Matthias

6. October 2009 at 14:41

Posted in Android, Google G1

One Response

Subscribe to comments with RSS.

  1. Thanks for this nice article on partition. It is very informative sit here. I like this site and will visit it in future too.

    cle usb

    13. October 2009 at 13:42


Leave a Reply