82DVdoCsZGpj6GYskFMVo changeset

Changeset323462303532 (b)
Parent633532386531 (a)
ab
1
2
3
4
5
6
7
8
9
10
11
--- Revision 633532386531
+++ Revision 323462303532
@@ -11,7 +11,7 @@
11 - Type chmod 700 flash_image - This will make flash_image executable.
12 - Type sync - Flush changes to block device.
13 - Type mount -o remount,ro -t yaffs2 /dev/block/mtdblock3 /system - Remount in read-only - you shouldn't need to make any more changes.
-14 - Type flash_image recovery /sdcard/recovery.img - This does the actual business of flashing your recovery partition (gulp) should only take 2 seconds
+14 - Type flash_image recovery /sdcard/recovery.img - This does the actual business of flashing your recovery partition (gulp) should only take 2 seconds
15 - Hold down the power button for a few seconds and choose "Power Off"
16 - Hold x and hold the power button until you see the Motorola logo.
17 - You should be greated by the custom recovery firmware. Choose reboot and wait for the first set of custom roms!