How to flash Semaphore kernel
- Details
- Published Date
- Hits: 9081
There are three ways to flash (install) Semaphore kernel in your phone:
Odin
- Download the tar file containing the kernel
- Start Odin application
- Select the tar file as PDA (do NOT select Re-Partition)
- Put the phone in download mode
- Connect your phone through USB to your PC and wait for the ID:COM to become yellow
- Press start button
Heimdall
- Download the tar file containing the kernel
- Extract the zImage file from tar (In linux use the following command: tar xvf Semaphore_kernel_JVS_1.7.0.tar)
- Put the phone in download mode
- Connect your phone through USB to your PC
- run this: ./heimdall flash --kernel zImage
SGS kernel flasher
- Download the tar file containing the kernel in your phone (or in your PC and transfer the file to your phone)
- Start SGS kernel flasher application
- Touch the 'choose kernel' button and choose the file you downloaded in step 1
- Touch the 'flash kernel' button
Flashing procedure will last few seconds and after that the phone will reboot automatically.
Enjoy!

