Sei sulla pagina 1di 9

This is a Step by Step guide how to flash EZbase to your Samsung Galaxy S.

There are lots of different ways to flash ROM’s to your Samsung Galaxy S, Personally I use heimdall but
that’s because I use *nix. I find this one to be easiest and fastest for windows users.

If you complete this guide there the worlds your oyster, simply copy different mods/ROM’s to the SD Card
and flash directly from there going back to your base at any time should you need to revert back.

If you have any issues what so ever, the best place to begin is a clean EZbase flash.

NOTE: No root or anything is required, you can simply do this on a stock Samsung ROM.

Contents
What you need:............................................................................................................................................................. 2
Flash EZbase .................................................................................................................................................................. 3
Install Custom ROM ...................................................................................................................................................... 4
Other Information ............................................................................................................................................................. 6
ADB – Android Debug Bridge ........................................................................................................................................ 6
Enable Debugging Mode ............................................................................................................................................... 6
Mass Storage ................................................................................................................................................................. 7
Download Mode ........................................................................................................................................................... 8
Recovery Mode ............................................................................................................................................................. 8
3-Button Combo Fix ...................................................................................................................................................... 9

Warning!
There have been many reports about a problematic batch of Samsung Galaxy S phones that are not able to
boot into recovery or download mode. If you are going to flash a ROM please make sure you can enter
these modes before doing ANYTHING. See the 3-button combo fix if you cannot access Recovery Mode.
What you need:

EZOdin - http://insanity.rollus.net/EZbase/EZOdin.exe
o EZbase.pit - http://insanity.rollus.net/EZbase/EZbase.pit
EZbase
o EZbase-CSC-XXJV1.tar.md5 - http://insanity.rollus.net/EZbase/EZbase-CSC-XXJV1.tar.md5
o EZbase-PDA-XWJS3.tar.md5 - http://insanity.rollus.net/EZbase/EZbase-PDA-XWJS3.tar.md5
o EZbase-PHONE-XXJVE.tar.md5 - http://insanity.rollus.net/EZbase/EZbase-PHONE-XXJVE.tar.md5
Samsung USB Drivers (No need for Kies)
o 64bit - http://insanity.rollus.net/EZbase/samsung-usb-drivers-x64.rar
o 32bit - http://insanity.rollus.net/EZbase/samsung-usb-drivers-x86.rar
Custom ROM (only if you wish to use a third party ROM)
o E.G. insanity - http://forum.xda-developers.com/showthread.php?t=843019

Nice to Have
Android Debug Bridge (a.k.a. adb) - http://insanity.rollus.net/EZbase/adb.zip

Download all the EZOdin, EZbase CSC, PDA, PHONE and PIT if you do not have Samsung Kies installed, The
Samsung USB Drivers will be required to. For simplicity sake place all the files into a single directory e.g.
c:\toolkit\ however they can be placed where you like, hopefully in the future I might get all the
requirements into an installer.

If you do not have Samsung Kies installed please install the Samsung USB Drivers and make sure your
device is recognised by the OS. Once all the pre requisites have been fulfilled, then please continue to Step
One or Step Two. If Samsung Kies is used please make sure you kill all Samsung Kies related services that
are running (kies, tray agent, etc.)

Check that your phone has sufficient power, unplug your phone if it is plugged into USB or wall charger.
Type *#0228# in to the dialler and check Voltage is at least 3800(mV).

2|Page
Flash EZbase

Repartition is not mandatory, but it does not hurt to repartition the phone.

Start Phone in Download Mode (No Cable Attached)


Open EZOdin.
o Check Re-Partition
o Select EZbase.pit as PIT
o Select EZbase-PDA-XWJS3.tar.md5 as PDA
o Select EZbase-PHONE-XXJVE.tar.md5 as PHONE
o Select EZbase-CSC-XXJV1.tar.md5 as CSC

Connect Phone with USB Cable – Once ID:COM is yellow you are safe to continue.

Select Start

Complete, now wait for your phone to fully start-up before you continue with anything.

3|Page
Install Custom ROM
Copy the ROM onto the Internal SD Card. This can be done via adb or placing your phone in USB debug
mode and mounting the USB as storage.

Reboot the phone in recovery mode


Select “Install ZIP File”

Select “choose zip from sdcard”

Select “insanity-0.x.x.zip”

Select “Yes – Install”

4|Page
Wait a while it installs the new ROM.

Select “Reboot Phone”

NOTE: As this is a de-odex`d ROM, First boot will take some time.

5|Page
Other Information
ADB – Android Debug Bridge
To use the Android Debug Bridge you need to enable Debugging Mode first. Once enabled you will be able
to use ADB and do a number of things.

Enable Debugging Mode


Press Menu
Select Settings

Select Applications

Select Development

Check USB debugging.

Select Yes

Connect the phone to the USB cable and plug the other end directly into the PC.

NOTE: The computer should start installing the necessary ADB drivers. A total of three devices will be
installed (Samsung Android Composite ADB Interface, Samsung Android USB Modem, Samsung USB
Composite Device.

You should also now see two icons in the notification area.

6|Page
Mass Storage
It is possible to mount the internal SD and microSD card as storage on your local pc, this is useful if you do
not wish to use adb to copy files around.

If you wish to use your device as Mass Storage:


Pull down the notification area
Select USB connected

Select “Connect USB storage”

You should now be able to see your device in explorer

You should always safely eject the storage


Select “Turn Off”

7|Page
Download Mode
To enter download mode, you hold the Volume Down + Home + Power. See image bellow:

Recovery Mode
To enter download mode, you hold the Volume Up + Home + Power See image bellow:

8|Page
3-Button Combo Fix

You will need the following:


adb
root
xvi32 - http://insanity.rollus.net/EZbase/xvi32.exe
P-SBL.tar.md5 - http://insanity.rollus.net/EZbase/P-SBL.tar.md5

How To Check is Phone is Compatible:


adb shell
$ su (a superuser request will be displayed on the phone screen, accept it).
# dd if=/dev/block/bml1 of=/sdcard/bml1.dump
# exit
C:\adb pull /sdcard/bml1.dump
Open the bml1.dump file with XVI32.
o Search (in ASCII Mode) for OFNI.

If the block reads "!@" just follow the tutorial below, as it is safe to fix.

NOTE: If it reads "x0" then STOP as this FiX will BRICK your phone if applied.

Open EZOdin
o Select the P-SBL.tar.md5 as PDA file.
o Check Bootloader Update

Connect Phone with USB Cable and place phone in download mode (ADB method)
Once ID:COM is yellow you are safe to continue.

Select Start

NOTE: It should take three seconds to complete. After the update phone will reboot automatically. Do this
at your own risk!

9|Page

Potrebbero piacerti anche