Unlocking bootloader
Fastboot driver install & fastboot
1.Install ADB Drivers
2.Switch off your phone.
3.Press POWER Button + VOLUME UP Button for about 5 seconds
VOLUME UP : allows to navigate the menu
VOLUME DOWN : selecting
4.Selecting fastboot
5.Wait installed the Android Bootloader Interface driver
Unlocking bootloader
>adb devices
V00xxxxxxxxxxxxxxxxxx fastboot >fastboot oem unlock ...
=> Phone에서 VOLUME UP버튼으로 Yes를 선택한다. ... (bootloader) Start unlock flow OKAY [ 48.505s] finished. total time: 48.505s >fastboot format userdata Creating filesystem with parameters: Size: 2474639360 Block size: 4096 Blocks per group: 32768 Inodes per group: 7952 Inode size: 256 Journal blocks: 9440 Label: Blocks: 604160 Block groups: 19 Reserved block group size: 151 Created filesystem with 11/151088 inodes and 19842/604160 blocks target reported max download size of 134217728 bytes erasing 'userdata'... OKAY [ 1.454s] sending 'userdata' (40564 KB)... OKAY [ 1.286s] writing 'userdata'... OKAY [ 3.701s] finished. total time: 6.457s >fastboot reboot rebooting... finished. total time: 0.016s >
'Embedded > Android Phone' 카테고리의 다른 글
[Android One] 5.Install CM11 and SuperSU, Gapps (0) | 2015.03.12 |
---|---|
[Android One] 4.Install ClockworkMod Recovery 6.0.5.1 (0) | 2015.03.12 |
[Android One] 2.How To Compile CyanogenMod 11.0 From Source Code (0) | 2015.03.05 |
[GT-I9082] 4.Kernel build (0) | 2014.09.25 |
[GT-I9082] 3.Install CM 11.0 for Galaxy Grand Duos(I9082/I9082L) (0) | 2014.09.24 |