[分享] 想升級,誤升,降版本,想JB兼練習英文閱讀必讀之教戰手冊 - iPhone4.TW
本站已於 2026 年 5 月轉為靜態存檔  ·  內容凍結,無法登入、發文、回覆、搜尋  ·  想看吉米最新內容? 前往 jimmy4.tw →


第1頁,共2頁 12 最後最後
顯示結果從 1 到 10 共計 17 條
  1. #1
    flin0310 的頭像

    愛用者

    註冊日期:02-03-2010
    文章:117
    謝謝你: 0
    在 1篇文章中獲得 2感謝
    爬文爬了幾天這篇文寫得最詳盡實用, 作者真是佛心來的.....

    [Howto] Setup a local 3GS restore verification server (ECID SHSH)

    For anyone interested, i've just written a 710 word article about how the iTunes restore verification system works. You can access it via iGuru's Articles and you will need a PDF viewer to read it, until I get round to making a HTML version too.

    ---

    This guide explains how to use Umbrella and TinyTSS by Semaphore to create your own 3GS restore verification server.

    First of all, let's get something straight.

    It is not possible to downgrade/restore your iPhone 3GS to 3.0/3.0.1 unless you backed up your 3.0/3.0.1 ECID SHSH via Cydia.

    So unless it says "This device has a 3.0 ECID SHSH on file." when you open Cydia (or 3.0.1) at the top of the web page above "Welcome to Cydia" you will only be able to back up your 3.1 ECID SHSH

    The random blog/website article/whatever that you happened to find on Google will not work. Sure, it might have when Apple were still allowing you to restore to 3.0/3.0.1, but they are not any more. There is currently no known way around this. Sorry.

    Background

    Ok, no doubt you guys have heard that Saurik recently started collecting ECID SHSH's via Cydia.

    All well and good, but what happens if it's down when you need to restore? That's where two tools by semaphore (known as xsemaphorex on this forum) come in. Combined you can not only get your ECID SHSH files, but setup a server on your computer that will allow iTunes to verify restores to previous versions.

    The majority of people will use this to back up their ECID SHSH for 3.1, to be able to go back to it if they update to 3.1.2/3.2 when 3.1 restores stop getting signed by Apple.

    However the lucky few that backed up their 3.0/3.0.1 SHSH using Cydia will be able to restore back to 3.0/3.0.1 - if you have, when you start Cydia it will say "This devices has a 3.0 ECID SHSH on file." (or 3.0.1 instead of 3.0) at the top of the Cydia webpage on start up.

    Prerequisites:

    Mac users will already have Java 1.5 or later on their system, and do not need to download anything extra.

    Windows users will need to download and install Java Runtime Environment 5 or higher if you do not already have it installed on your system.

    You can check this by: Start -> Run -> cmd.exe and then typing: java -version
    If it is Java Version 1.5 or higher, you're good to go - if not, download and install Java from the link above.

    Howto:

    Ok, so first things first, you will need your iPhone 3GS ECID.
    If you already have this, skip to Part 2.

    Part 1 - Getting your ECID:

    Put your iPhone 3GS into Recovery mode - switch it off, hold down the Home button, and plug the USB cable in. When it shows a picture of the iTunes logo and a USB cable, stop holding down home.

    Windows:

    1) Download USBView
    2) Start USBView on your PC.
    3) In “options”, check off ”config descriptors” (enable).
    4) Hit F5 on your keyboard to refresh.
    5) Scroll down until you see ”Apple Recovery (iBoot) USB drive”, and click on it.
    6) Look for ECID in right navigation pane.
    7) Copy the 16 digits that follow the ECID.

    Mac:

    1) Open System Profiler.app (In Applications -> Utilities)
    2) Click USB and select the iPhone from the list, it will show the ECID there.

    To get out of recovery mode, simply hold down Home + Power until your phone reboots.

    Part 2 - Getting your ECID SHSH

    Windows Users: Make sure you have Java Runtime Environment 5 or higher installed.

    Download Umbrella and extract to desktop.

    1) Double click umbrella.jar
    2) Enter your ECID in the box provided
    3) Select Device Version from the list
    4) Select SHSH Repository from the list
    5) Click Submit

    A file ending in ".shsh" should appear in the folder.

    Check your shsh file is approx 64-66 KB, if it is not, it is not a valid ECID SHSH file.

    Note: If you wish to get your 3.0/3.0.1 SHSH file from Saurik's server, make sure to select "Saurik - Cydia" from the SHSH Repository list.


    ======== You have now backed up your ECID SHSH, you can stop now unless you need to restore ========


    Part 3 - Using TinyTSS to Restore

    Windows:

    1) Find the shsh file you want to use (e.g. 1111111111111-iphone-3.0.shsh for 3.0)

    2) Open cmd.exe and cd to the fw-umbrella-semaphore directory (cd Desktop/fw-umbrella-semaphore)

    3) Important! Disable any other servers using port 80 (usually webservers). TinyTSS needs to use it to create it's mini-webserver.

    4) If you installed 32bit Java type: tinytss.exe -f 1111111111111-iphone-3.0.shsh
    If you installed 64bit Java type: tinytss64.exe -f 1111111111111-iphone-3.0.shsh
    Where 1111111111111-iphone-3.0.shsh is the name of the shsh file you want to use.

    Now you need to edit your etc/hosts:

    1) Start -> Run -> C:\Windows\System32\drivers\etc
    2) Right click "hosts" and click "Open" when the Open With box appears, select Notepad
    3) Comment out 74.208.105.171 gs.apple.com if it exists by putting a # in front so it looks like:
    #74.208.105.171 gs.apple.com
    4) Add this to a new line at the bottom: 127.0.0.1 gs.apple.com
    5) Save the file

    Open cmd.exe, and run ping gs.apple.com
    It should respond:

    Pinging gs.apple.com [127.0.0.1] with 32 bytes of data

    If it does not say [127.0.0.1] you've not set hosts correctly, if it does, you can go ahead and restore to the version that matches your SHSH files using iTunes (See Part 4)

    Mac:

    1) Find the shsh file you want to use (e.g. 1111111111111-iphone-3.0.shsh for 3.0)

    2) In Terminal.app type: cd Desktop/fw-umbrella-semaphore

    3) Important! Disable any other servers using port 80 (usually webservers). TinyTSS needs to use it to create it's mini-webserver.

    4) Run: sudo java -jar tinytss.jar -f 1111111111111-iphone-3.0.shsh
    Where 1111111111111-iphone-3.0.shsh is the name of the shsh file you want to use.

    Now you need to edit your etc/hosts:

    1) Open Terminal.app (In Applications -> Utilities) and do: sudo nano /etc/hosts
    2) Comment out 74.208.105.171 gs.apple.com if it exists by pressing the down arrow until you get to it, then by putting a # in front so it looks like: #74.208.105.171 gs.apple.com
    3) Press the down arrow until you get to the bottom (empty) line
    4) Type: 127.0.0.1 gs.apple.com
    5) Press Ctrl + O, press enter, then Ctrl + X.

    In terminal run ping gs.apple.com
    It should respond:

    Pinging gs.apple.com (127.0.0.1) with 56 bytes of data.

    If it does not say (127.0.0.1) you've not set hosts correctly, if it does, you can go ahead and restore to the version that matches your SHSH files using iTunes (See Part 4)

    Part 4 - Using iTunes to downgrade

    Please Note: The downgrade process currently seems to fail if you are running Windows 7. Please try using a different machine/operating system to downgrade.

    After checking the server is running, and gs.apple.com resolves to 127.0.0.1 as explained above, open iTunes 9
    Note: 9.0.1 works fine, and I would recommend updating to 9.0.1 if you have not already.

    Now we need to enter DFU Mode to downgrade.

    1) Plug up iPhone to computer.
    2) Switch your iPhone off.
    3) Hold power and home together for *exactly* 10 seconds
    4) Release power but keep holding home until the pc beeps as a USB device is recognized.
    Note: At this point nothing should be showing on the screen - if you see a picture of the iTunes logo and a USB cable, you did it wrong so try again.
    5) When iTunes opens and tells you your phone is in Recovery mode, hold down shift (Windows) option (Mac) then click Restore.
    6) Now browse to the firmware you need to restore.
    7) After selecting it, click Open.

    If you are restoring from 3.1 with the 04.26.08 baseband the restore should complete successfully and you can ignore the bit about the error (1015) you do not need to restore twice, just go ahead and jailbreak as explained below.

    If you are downloading from 3.1 with the updated (05.11.07) baseband, you need to use the above method to restore your phone twice.

    The first time it should fail with "An unknown error occurred (1015)", basically, what has happened is that some of the NAND storage has been slightly reorganized in 3.1, and the 3.0 iBoot can no longer parse it.

    Now, try again, this second restore is also going to fail with "An unknown error occurred (1015)", this is normal behaviour, don't worry. However, this second restore re-formats the NAND fixing the previous problem.

    Important (the last step) - Now, you need to re-jailbreak 3.0 and you're done:

    If you are using an official carrier (Such as o2 in the UK, AT&T in the US, etc.) and have activated the firmware version you are restoring to previously you can use RedSn0w, as MuscleNerd kindly mentioned that if it has been officially activated before for that firmware version it will not hacktivate the phone.

    However, if you are going to be using the official carrier and have not done so on that version before, you will need to use Purplera1n.

    Anyone using unofficial carriers should use RedSn0w instead (though if you updated to 3.1, your baseband will have been updated and you will have lost the ability to use ultrasn0w to unlock).

    Part 5 - Troubleshooting Errors

    I get error 1604 when trying to downgrade, what should I do?
    Try a different computer or operating system. I found that I was unable to downgrade due to this error on Windows 7, where as it worked fine on Vista + my Mac.

    I get error 3002, what gives?
    If you get error 3002 the ECID SHSH for that version does not exist/is malformed, this means you will not be able to downgrade to this version. Sorry!

    I get some error not listed here!
    First, try using the Search This Thread feature and type in the error number (e.g. 3002), if there are no results try googleing it e.g. iPhone restore error 3002

    I have a question that hasn't been answered anywhere in this post!
    Go ahead and ask it, either myself or someone else will answer it if we can.

    That's all folks. Hope this clears up some of your questions!

    原文 http://modmyi.com/forums/3g-s-downgr...ecid-shsh.html
    此篇文章於 02-13-2010 00:03 被 flin0310 編輯。 原因: 更改


  2. #2

    熱血的愛用者

    註冊日期:01-21-2010
    文章:317
    謝謝你: 7
    在 0篇文章中獲得 0個感謝
    真的是練英文欸 .. 我想幫忙翻譯欸 xD

    對了前面幾個步驟可以跳掉了 , 因為現在要不要 SHSH 了 .. ( 剛剛測試的 )
    此篇文章於 02-12-2010 11:52 被 hyl03270327tp 編輯。


  3. #3

    熱血的愛用者

    註冊日期:01-21-2010
    文章:317
    謝謝你: 7
    在 0篇文章中獲得 0個感謝
    總而言之就是在教人架雨傘伺服器自己回覆 ,
    然後跳過蘋果的驗證就對了 ..


  4. #4

    剛加入我們

    註冊日期:02-07-2010
    文章:16
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    引用 作者: hyl03270327tp 查看文章
    總而言之就是在教人架雨傘伺服器自己回覆 ,
    然後跳過蘋果的驗證就對了 ..


    而我本人也測試過

    的確是需要那個什麼3.1.2備份才可以使用

    不然也會顯示連結不到伺服器無法更新

    卡住


  5. #5
    flin0310 的頭像

    愛用者

    註冊日期:02-03-2010
    文章:117
    謝謝你: 0
    在 1篇文章中獲得 2感謝
    他的重點就是不管你要不要升級,或是JB機子掛了, 預先備份可還原SHSH 3.1.2不用透過Apple的驗證進而被強迫升到3.1.3的最後一道防線也是最保險的方法, 這樣你就可以大膽穿梭在3.1.2跟3.1.3嘗試不同大師各種軟體JB去找到最適合你的方法.......


  6. #6

    超熱血的愛用者

    註冊日期:11-28-2007
    文章:1,299
    謝謝你: 0
    在 2篇文章中獲得 2個感謝
    此帖是有效的
    自己做驗證伺服器的確是最穩的方法
    不用猜cydia伺服器是換了還是掛了
    當然前提必須要跟cydia有做過SHSH的備份
    以上方法才成立

    我是直接升上官版3.1.3
    再降3.1.2 + 黑雨RC1 JB
    直接恢復Pwnagetool 3.1.5做的韌體


  7. #7

    海盜船長

    註冊日期:08-07-2009
    文章:194
    謝謝你: 10
    在 0篇文章中獲得 0個感謝
    請問如果之前沒備份到shsh,可以使用別人的嗎**? 有大大願意分享自己的嗎** 昨天白蘋果就升級3.13了 又沒看清楚只有3g能回去...哀哀


  8. #8
    nokia19810410 的頭像

    熱血的愛用者

    註冊日期:01-12-2009
    文章:271
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    引用 作者: flin0310 查看文章
    他的重點就是不管你要不要升級,或是JB機子掛了, 預先備份可還原SHSH 3.1.2不用透過Apple的驗證進而被強迫升到3.1.3的最後一道防線也是最保險的方法, 這樣你就可以大膽穿梭在3.1.2跟3.1.3嘗試不同大師各種軟體JB去找到最適合你的方法.......
    請問用什麼方法可以先報份可還原SHSH?我找不到方法耶!



  9. #9

    超熱血的愛用者

    註冊日期:11-28-2007
    文章:1,299
    謝謝你: 0
    在 2篇文章中獲得 2個感謝
    引用 作者: sidewalk 查看文章
    請問如果之前沒備份到shsh,可以使用別人的嗎**? 有大大願意分享自己的嗎** 昨天白蘋果就升級3.13了 又沒看清楚只有3g能回去...哀哀
    1. 不能使用別人的

    2. 原本你的3GS也是可以回去3.1.2
    https://iphone4.tw/forums/showthread.php?t=81966
    前提是你要有在Cydia備份過3.1.2的SHSH
    此篇文章於 02-13-2010 10:59 被 smallsau0529 編輯。


  10. #10

    海盜船長

    註冊日期:08-07-2009
    文章:194
    謝謝你: 10
    在 0篇文章中獲得 0個感謝
    我在cydia有備份,不過是還在等待回應的狀態(倒)


 

 

發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •  
回到此頁頂端