공지사항
최근 포스트
최근 댓글
최근 트랙백
관리 메뉴

삶을 누리는 디비누스

Unlock & Root Nexus S 언록 및 루트 하기 본문

스마트폰/넥서스 S

Unlock & Root Nexus S 언록 및 루트 하기

케일럽 2012. 2. 29. 09:48

넥서스 s를 언록하고 루트하기에 대해 알아보겠습니다... 제가 직접 알아낸건 아니고 요 밑에 사이트에서 퍼와서 번역했습니다...
Lets learn about unlocking and rooting your Nexus S... i didnt figure it out by myself... i got it from the following site and translated... 

절차가 약간 어렵더라도 이해해주세요! 한번만 하면됩니다...
Though it may sound hard and complicated... bear with me... you only have to do it once...

xda 넥서스 s 루트 포럼에서 퍼와서 제가 번역했습니다~

 Part 1 - Drivers 드라이버
1 - Download Android SDK.zip
저 사이트에서 zip 파일 다운로드하세요. 

2 - Unzip & launch "SDK Manager.exe"
zip을 풀어서 "SDK Manger.exe"을 실행하세요.

* if you cannot install, follow the link on the error message to Java website and download/install JDK SE version.
* 설치가 안된다면 에러 메시지에 뜨는 자바 사이트로 들어가서 JDK SE 버전을 받아서 설치하세요~

3 - Cancel the first popup & go to "Available packages" > "Third party Add-ons" > "Google Inc."
처음 뜨는 창은 닫고 "Available packages" > "Third party Add-ons" > "Google Inc."

4 - Select "Google USB Driver package" & click "Install Selected"
"Google USB Driver package" 선택하고 "Install Selected" 클릭하세요.

5 - Once you're finished go to your SDK installation "extras\google\usb_driver" dir
설치 후 SDK를 설치한 폴더의 "extras\google\usb_driver" 폴더로 이동하세요.

6 - (MOD EDIT: Ignore this step for i9020A models) Open "android_winusb.inf" and add the following lines to both "[Google.NTx86]" and "[Google.NTamd64]" sections : 
"android_winusb.inf" 파일을 열고 "[Google.NTx86]" 및 "[Google.NTamd64]" 항목 아래에 다음 코드를 추가하세요.
;
;Google Nexus S GT-i9023
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E20

7 - Turn Off your SNS
핸드폰을 끄세요.

8 - Make sure the SNS is connected to the PC via the USB cable
끈 상태에서 핸드폰을 컴퓨터에 연결하세요.

9 - Boot the SNS into the Bootloader Interface, by holding Volume UP & Power button
볼륨 업 버튼과 파워 버튼을 동시에 눌러 부트로더로 들어가세요.

It reads LOCK STATE - LOCKED
Lock State - Locked 로 되어 있을 겁니다.

Open Device Manager (or run devmgmt.msc) make sure you don't see this problem (windows failed to identify the SNS and install the correct drivers)
장치 관리자에 들어가세요.


10 - Do a right click and select Update Driver Software
안드로이드를 찾아서 오른쪽 클릭하고 업데이트 드라이버를 클릭하세요.

11 - Select Browse my computer for driver software
파일 찾기로 들어가세요.

12 - Point it to your Android SDK installation "extras\google\usb_driver" dir
아까 설치한 Android SDK 설피 폴더의 "extras\google\usb_driver" 폴더를 선택하세요.

13 - Make sure to CLICK "Let me pick from a list of device drivers on my computer"
직접 선택하기 선택하세요.

14 - Then from the list 3 choices select Android Bootloader Interface
Android Bootloader Interface를 선택하세요.

15 - If it's installed properly it should show up like this (reboot is not required)
제대로 설치되었으면 제시작 안해도 됩니다.

NOTE: if you encounter problems like question marks, unknown drivers, or exclamation marks eve after you have installed the drivers, download and try the USBDeview 32/64 to remove and uninstall all the junk USB devices from your computer/registry
물음표 및 느낌표 등 문제가 있다면 설치된 usb 드라이버들을 지우고 다시 시도해 보세요.
Part 2 - Unlock 언록

1 - Open a command prompt go to run & type "CMD" & hit enter
시작에서 실행하고 "cmd" 입력하고 엔터 치세요.

2 - Switch to the directory where you unzipped the Android SDK & go to "tools"
cmd 창에서 Android SDK 설치한 폴더로 들어가서 "tools" 폴더로 들어가세요.

3 - Type "fastboot oem unlock" & hit enter
"fastboot oem unlock" 입력하고 엔터 치세요.

* if it asks for AdbWinApi.dll file, copy AdbWinUsbApi.dll & AdbWinApi.dll from "platform-tools" folder and copy to "tools" folder...
* AdbWinApi.dll 파일이 없다고 나오면 AdbWinUsbApi.dll & AdbWinApi.dll 파일을 "platform-tools"라는 폴더에서 "tools" 폴더로 복사하면 됩니다...

Selecting YES will wipe EVERYTHING from the SNS, so make sure you have backed up everything you needed to safe before you continue.
YES
를 선택하면 microSD 카드를 포함한 핸드폰의 모든 데이터가 삭제됩니다. 

4 - Use the Volume up/down keys to select and Power key to apply
볼륨 버튼으로 위 아래 움직이고 파워 버튼으로 Ok 하세요.

you should see something like this after it's done
 
완료되면 다음과 같은 메시지가 나옵니다.
... OKAY [435.433s]
finished. total time: 435.433s
Now back on this screen you should read
아까 확인하였던 Lock State 가 Unlocked로 바뀐것을 확인할 수 있을 것입니다. 
LOCK STATE - UNLOCKED


Part 3 - Recovery 리커버리



1 - Download the ClockworkMod recovery image (for i9020A models, use this i9023 recovery image too!) 3024v3-i9023.img from [MOD][RECOVERY]Clockwork 3.0.2.4 New wipe & confirm menus!! i9023 & i9020 versions or the attached file below...
i9020A 와 i9023 모델은 아래 첨부된 3024v3-i9023.img 파일을 받으세요.

3024v3-i9023.img

2 - Save it to the Android SDK "tools" dir 
Android SDK 폴더에 있는 "tools" 폴더에 저장하세요.

3 - Open a command prompt go to run & type "CMD" & hit enter
시작에서 실행하고 "cmd" 입력하고 엔터 치세요.

4 - Switch to the directory where you unzipped the Android SDK & go to "tools"
cmd 창에서 Android SDK 설치한 폴더로 들어가서 "tools" 폴더로 들어가세요.

5 - Then type "fastboot flash recovery 3024v3-i9023.img" & hit enter
"fastboot flash recovery 3024v3-i9023.img" 입력하고 엔터 치세요.

You should get something like this, if not your image is corrupted, download it again
다음과 같은 메시지가 나옵니다. 실폐하면 다시 받아서 시도하시기 바랍니다.
 
sending 'recovery' (3980 KB)... OKAY [ 0.621s]
writing 'recovery'... OKAY [ 0.511s]
finished. total time: 1.132s

6 - Then back on the SNS select Power Off (Reboot also works)
핸드폰를 끄세요.
Part 4 - Root 루트

1 - Power ON the SNS
핸드폰을 키세요.

2 - Download su-2.3.6.1-ef-signed.zip from [APP] Superuser 2.3.6.1 - Now on the Market [2010-09-05]
su-2.3.6.1-ef-signed.zip을 받으세요. 
 
3 - Save it to the Android SDK "platform-tools" dir 
Android SDK 폴더에 있는 "platform-tools" 폴더에 저장하세요.

4 - Open a command prompt go to run & type "CMD" & hit enter
시작에서 실행하고 "cmd" 입력하고 엔터 치세요.

5 - Switch to the directory where you unzipped the Android SDK & go to "platform-tools"
cmd 창에서 Android SDK 설치한 폴더로 들어가서 "platform-tools" 폴더로 들어가세요.

6 - Type "adb push su-2.3.6.1-ef-signed.zip /sdcard/su-2.3.6.1-ef-signed.zip" & hit enter
"adb push su-2.3.6.1-ef-signed.zip /sdcard/su-2.3.6.1-ef-signed.zip" 입력하고 엔터 치세요.

7 - Boot the SNS into the Bootloader Interface, by holding Volume UP & Power button
볼륨 업 버튼과 파워 버튼을 동시에 눌러 부트로더로 들어가세요.

8 - Select "Recovery"
"Recovery"를 선택하세요.

9 - Then it should boot into this screen, if not then repeat the steps to download the image
틀린 화면으로 이동할 것입니다.

10 - Select "Install ZIP from sdcard" (power button to apply)
"Install ZIP from sdcard" 선택하고 파워 버튼을 누르세요.

11 - Select "Choose ZIP from sdcard" (power button to apply)
"Choose ZIP from sdcard" 선택하고 파워 버튼을 누르세요.

12 - Select su-2.3.6.1-ef-signed.zip (power button to apply)
su-2.3.6.1-ef-signed.zip 선택하고 파워 버튼을 누르세요.

13 - Select "Yes - su-2.3.6.1-ef-signed.zip"
"Yes - su-2.3.6.1-ef-signed.zip" 선택하고 파워 버튼을 누르세요.

Should says
다음과 같은 메시지가 나올 것입니다.
 
Install from sdcard complete

15 - select go back
"Go back" 선택하고 파워 버튼을 누르세요.

 16 - select reboot
reboot 하시면 루트가 됩니다~!

그럼 다들 평안하세요~! 





댓글 건 | 트랙백 건