[Windows] NOR-Only redsn0w "Run Rs"

Discussion in 'iPod touch 2G Jailbreak: redsn0w, 24kpwn, etc.' started by seanG, Mar 8, 2009.

  1. seanG Active Member

    Member Since:
    Dec 28, 2008
    Message Count:
    1,736
    Device:
    iPhone 4S (Black)
    Ok, jfb392 was able to make something that makes the NOR-only firmware correctly on Windows. I tested this out myself and it worked flawlessly.

    Close iTunes before you do this!!

    Have your iPod on and plugged in!! You will know why later.

    Update 1: Here's a video: http://www.youtube.com/watch?v=yxb7iWe-2io


    Things you need to make the firmware:
    Custom xPwn Package
    2.1.1
    2.2.1


    1.) Extract xPwn and place your 2.1.1 and 2.2.1 files into it.

    2.) For full firmware use "mkipsw" and for NOR-only use "mknor". Wait a few minutes for it to finish.

    3.) Now this is where having your iPod on and plugged in is important. Hold power and slide to power off. Now unplug and replug and go into DFU mode from there and your set. You shouldn't get an error 6.(I tested this myself)

    cd to irecovery and run these
    Code:
    iRecovery -f iBSS211.dfu
    
    You need to unplug and replug your ipod (you will get a white screen)
    
    iRecovery -s
    arm7_stop
    mw 0x9000000 0xe59f3014
    mw 0x9000004 0xe3a02a02
    mw 0x9000008 0xe1c320b0
    mw 0x900000c 0xe3e02000
    mw 0x9000010 0xe2833c9d
    mw 0x9000014 0xe58326c0
    mw 0x9000018 0xeafffffe
    mw 0x900001c 0x2200f300
    arm7_go
    arm7_stop
    /exit
    4.) Restore in iTunes with your new Custom Firmware.

    5.) When it's done your iPod should be in Recovery mode.

    6.) cd to your iRecovery folder and run these commands:

    Code:
    irecovery -s
    
    setenv rs "arm7_stop;mw 0x9000000 0xe59f3014;mw 0x9000004 0xe3a02a02;mw 0x9000008 0xe1c323b4;run rs1"
    
    setenv rs1 "mw 0x900000c 0xe59f300c;mw 0x9000010 0xe3e02000;mw 0x9000014 0xe503223f;run rs2"
    
    setenv rs2 "mw 0x9000018 0xeafffffe;mw 0x900001c 0x0ff1a100;mw 0x9000020 0x0ff2afff;arm7_go;run rs3"
    
    setenv rs3 "sha1 0x8000000 0x3000000;arm7_stop;mw 0xff006d4 0x21906943;mw 0xff006d8 0x68da6898;run rs4"
    
    setenv rs4 "mw 0xff006dc 0x9300699b;mw 0xff006e0 0x69c40509;mw 0xff006e4 0x47a02300;run rs5"
    
    setenv rs5 "mw 0xff006e8 0xf0002000;mw 0xff006ec 0xe002fde3;tsys"
    
    [B]If you want it setup to boot from a dongle then run this bolded command(Thanks Touchtacular for telling me to add this to the box):
    
    setenv debug-uarts true[/B]
    
    saveenv
    
    run rs
    Your iPod should now be booting without you losing anything!!Old xPwn
  2. dancool999 New Member

    Member Since:
    Mar 8, 2008
    Message Count:
    550
    Device:
    iPhone 4 (Black)
    Grats, did you recompile xpwn's ipsw?
  3. zeipodtouchguru New Member

    Member Since:
    Jan 6, 2009
    Message Count:
    857
    Device:
    iPhone 3GS (Black)
    That wouldve been nice like a week ago xP
  4. jfb392 New Member

    Member Since:
    Oct 20, 2007
    Message Count:
    2,525
    Device:
    iPod touch
    I didn't want to release it because I a.) couldn't test it and b.) didn't want to deal with everyone.

    Also, I'm uploading the whole .zip again with the recompiled ipsw.
    I forgot that I was linking to a .dll, so that's why you originally ran into problems.
    Now it's statically linked though. :)
  5. TheKKKiller New Member

    Member Since:
    Dec 30, 2008
    Message Count:
    406
    Device:
    iPhone 3G (Black)
    Going to try this. Is Step 3 necessary?

    Edit: Nvm, it is cause I take it the mknor.bat makes the new firmware using the 2 files downloaded.
  6. seanG Active Member

    Member Since:
    Dec 28, 2008
    Message Count:
    1,736
    Device:
    iPhone 4S (Black)
    Ok just pm it to me when it's done.
    ------------------double post merged------------------
    Yes step 3 is necessary, but it doesn't erase anything.
  7. fadethreeblack New Member

    Member Since:
    Sep 28, 2008
    Message Count:
    179
    Device:
    2G iPod touch
    you're re-uploading, right?
  8. Samm Member

    Member Since:
    Jan 2, 2009
    Message Count:
    873
    Device:
    iPhone 4 (Black)
    Who has tried this ? And worked because i tried it once and it went horribly wrong lol :p
  9. jfb392 New Member

    Member Since:
    Oct 20, 2007
    Message Count:
    2,525
    Device:
    iPod touch
    I just sent him the link and some suggestions on what I'd like to see added.
    They should be edited in soon.
  10. bugger561 New Member

    Member Since:
    Mar 7, 2009
    Message Count:
    59
    Please RE-UP.
    edit- looks like you edited at the same time I posted, thanx.