<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LIV2</id>
	<title>The iPhone Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LIV2"/>
	<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/wiki/Special:Contributions/LIV2"/>
	<updated>2026-04-28T19:41:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.14</generator>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Preventing_Baseband_Update&amp;diff=15033</id>
		<title>Talk:Preventing Baseband Update</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Preventing_Baseband_Update&amp;diff=15033"/>
		<updated>2011-01-17T00:23:57Z</updated>

		<summary type="html">&lt;p&gt;LIV2: /* Way to bypass recovery mode problem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==No success==&lt;br /&gt;
I tried this and it didn't work. I used an iPhone 4 with firmware 4.1 and baseband 1.59.00, trying to upgrade it to stock firmware 4.2.1, preserving the baseband.&lt;br /&gt;
&lt;br /&gt;
One thing that was unclear is the plist edit. There was another entry SystemPartitionSyize=1024(integer) (&amp;lt;nowiki&amp;gt;&amp;lt;key&amp;gt;SystemPartitionSize&amp;lt;/key&amp;gt;&amp;lt;integer&amp;gt;1024&amp;lt;/integer&amp;gt;&amp;lt;/nowiki&amp;gt;). It was not clear if this should be removed or not. I tried both.&lt;br /&gt;
&lt;br /&gt;
To reencrypt, it used the command&lt;br /&gt;
 xpwntool 038-0032-002_modified.dmg 038-0032-002_reencrypted.dmg -t 038-0032-002_original.dmg -k 06849aead2e9a6ca8a82c3929bad5c2368942e3681a3d5751720d2aacf0694c0 -iv 9b20ae16bebf4cf1b9101374c3ab0095&lt;br /&gt;
With key and iv [[Jasper 8C148 (iPhone 4)|from here]] (must be correct, otherwise decryption wouldn't have worked).&lt;br /&gt;
Then rename 038-0032-002_reencrypted.dmg to original name and back into the ipsw.&lt;br /&gt;
&lt;br /&gt;
To prepare for custom firmware flashing, I used redsn0w 0.9.6b4, reading initial 4.1 firmware.&lt;br /&gt;
&lt;br /&gt;
Without the SystemPartitionSize, I received an iTunes unknown error 46 when it started to flash. With the SystemPartitionSize it went a few seconds longer and I got iTunes error 14.&lt;br /&gt;
&lt;br /&gt;
Anything I am doing wrong? Did anybody else complete this successfully? Or was this just a joke?&lt;br /&gt;
--[[User:Http|http]] 03:14, 29 November 2010 (UTC)&lt;br /&gt;
:well what ipsw did you restore to because [[restored]] will signature check the root filesystem after [[ASR]] but the SystemPartitionSize should be replaced with &amp;lt;nowiki&amp;gt; &amp;lt;key&amp;gt;SystemImage&amp;lt;/key&amp;gt; &amp;lt;false/&amp;gt; &amp;lt;/nowiki&amp;gt; if you dont want to update the root partition --[[User:Liamchat|liamchat]] 16:06, 29 November 2010 (UTC)&lt;br /&gt;
::ipsw: 4.2.1 as I said. Why should I not update the root partition? The goal is to upgrade firmware from 4.1 to 4.2.1, without updating the baseband. Did you do this and were successful? --[[User:Http|http]] 19:40, 29 November 2010 (UTC)&lt;br /&gt;
:::why are you using the original file as a template --[[User:Liamchat|liamchat]] 23:02, 29 November 2010 (UTC)&lt;br /&gt;
::::Because [[xpwntool]] says so. Is that wrong? --[[User:Http|http]] 23:17, 29 November 2010 (UTC)&lt;br /&gt;
:::::it is optional if you want to the code just says create an abstract copy of template if has key --[[User:Liamchat|liamchat]] 23:30, 29 November 2010 (UTC)&lt;br /&gt;
::::::Are you guessing? Did you ever try all this? If yes: Did it work for you? If no: no guessing please and better no answer in that case. Thanks. --[[User:Http|http]] 00:48, 30 November 2010 (UTC)&lt;br /&gt;
:::::::when you used xpwn did it output &lt;br /&gt;
 img3.c:createAbstractFileFromImg3:645: d65fdeb907a78562210697cf5e57bcaefde672d1a64fda4ec7d1da9df9c6502d23cd01d17ccb0f60b3bdcce154216af8&lt;br /&gt;
 img3.c:createAbstractFileFromImg3:645: d65fdeb907a78562210697cf5e57bcaefde672d1a64fda4ec7d1da9df9c6502d23cd01d17ccb0f60b3bdcce154216af8&lt;br /&gt;
:::::::--[[User:Liamchat|liamchat]] 10:45, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don't have MUCH experience with this, but I assume that since you've got yourself a modded ramdisk, you have to pwn the bootstrapper iBEC and the other fw parts, as in pwnagetool. --[[User:Dra1nerdrake|dra1nerdrake]] 01:24, 30 November 2010 (UTC)&lt;br /&gt;
::well no because if he see's the apple logo and the empty bar that is in the ramdisk --[[User:Liamchat|liamchat]] 08:29, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Step 7 should take care of that. I used redsn0w to prepare. --[[User:Http|http]] 08:49, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
It works. [[restored]] checks the plist and skips BB update if the option is set to false. Now are you saying that your hand-made ipsw failed the restore process or that your BB was in fact updated?&lt;br /&gt;
--[[User:Msft.guy|Msft.guy]] 03:59, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just to confirm: all those that are claiming it doesn't work are patching the correct ramdisk right? Some people are talking about the restore ramdisk then mentioning updates?? Surely if you want to prevent update when updating software you need to patch the update ramdisk and in the same way for restores patch the restore ramdisk? I'm sure this isn't happening but I thought it right to check to rule it out as a possibility -- [[User:Windows Helpdesk|blackthund3r]] 06:20, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I never said it cannot work. For me it just didn't restore (as mentioned). But even if it would restore: how do you get around the new baseband version check? Nothing mentioned about that. --[[User:Http|http]] 07:52, 7 December 2010 (UTC)&lt;br /&gt;
::i thought the check was in the restore ramdisk not the [[kernelcache]] i checked the [[kernal]]'s memory and saw no running process that can check the [[baseband]] version --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
:::[http://twitter.com/MuscleNerd/status/16210881088069632 confirmed] there is no check on ios it is in the ramdisk --[[User:Liamchat|liamchat]] 22:26, 18 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Way to bypass recovery mode problem==&lt;br /&gt;
Is there currently any way to bypass the check? or is it done by setting UpdateBaseband to false? iPad 3Gs cannot downgrade from 4.3 to 4.2.1 and get stuck in a recovery loop even after being kicked out of recovery mode.  --[[User:LIV2|LIV2]] 11:23, 16 January 2011 (UTC)&lt;br /&gt;
:what error did you get when you restored --[[User:Liamchat|liamchat]] 12:09, 16 January 2011 (UTC)&lt;br /&gt;
::I'm in the same situation; I've decided to stick with 4.3 for now, can't go back to 3.x after living with multitasking! I get error 1015. Have tried all the usual suspects, can't kick it out of recovery mode, etc. Even tried downgrading to iOS 3.2.2 and then 'upgrading' instead of restoring to 4.2.1 without any success.--[[User:Beau|Beau]] 12:34, 16 January 2011 (UTC)&lt;br /&gt;
:::Error code is the usual 1015 error, but iOS 4.2.1 must be doing a BB Version check somewhere because there is no way to stop it going back to recovery. basically when you kick it out of recovery it goes to the apple logo for a while, then reboots and goes into recovery. other reports of this issue are found here:http://forums.macrumors.com/showthread.php?t=1079811 also to note, 3.2.x will restore just fine, 4.2.1 and 4.2.1B3 will not work though --[[User:LIV2|LIV2]] 13:15, 16 January 2011 (UTC)&lt;br /&gt;
::::[http://www.youtube.com/watch?v=N2AX6Ywnjb8 Here is] the userland side baseband check, which probably looks for something the ramdisk only does after the BB update completes. {{unsigned|Ryccardo|17:27, January 16, 2011}}&lt;br /&gt;
:::::Does anyone know how to get Verbose mode on the iPad? It might help to know why it's not succeeding even when I tell it to not do a baseband update, I even tried replacing the fls and eep with the ones from 4.3 so it wouldn't try to downgrade, but to no avail. --[[User:LIV2|LIV2]] 00:23, 17 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:As there is no check in the firmware ([http://twitter.com/MuscleNerd/status/16210881088069632 MuscleNerd's Tweet]), there are ways to bypass the problem. Although neither [[sn0wbreeze]] nor [[PwnageTool]] support 4.2.1, you can still use [[PwnageTool]] with an inofficial bundle to install 4.2.1 without changing the baseband. It will automatically bypass this check (not sure how). Also, [[User:IH8sn0w|IH8sn0w]] has another way than this (see [http://twitter.com/iH8sn0w/status/19453808090288128 Tweet]) to bypass this check in his upcoming [[sn0wbreeze]] (will have an option to just perserve baseband, see [http://twitter.com/iH8sn0w/status/19249886721478656 this Tweet] or [http://twitpic.com/3k3mt6 image]. --[[User:Http|http]] 14:39, 16 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==  merge all ipsw modifications ==&lt;br /&gt;
&lt;br /&gt;
Shuld all pages that describe how to make changes to the restore process be merged into one page --[[User:Liamchat|liamchat]] 23:02, 29 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== deletion request  ==&lt;br /&gt;
&lt;br /&gt;
there are 2 point's i am going to make&lt;br /&gt;
*1. if this is wrong then how does [[PwnageTool]] and [[sn0wbreeze]] work&lt;br /&gt;
*2. if this is wrong then the [[NOR-only_ipsw]] is also wrong ( also being outdated ) --[[User:Liamchat|liamchat]] 13:30, 6 December 2010 (UTC)&lt;br /&gt;
*3. if this is wrong then my ipsw patch will not work [http://filebin.ca/ngqkhx/iPhone31_4.2.1_8C148.bundle.zip iPhone31_4.2.1_8C148.bundle] --[[User:Liamchat|liamchat]] 15:41, 6 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The ONLY thing you should do to skip a BB update is to set UpdateBaseband to false, don't change anything else. To just flash NOR you have do disable baseband and rootfs, I don't really know the proper way to disable it but there's more than what's listed on the nor-only page. --[[User:Ryccardo|Ryccardo]] 21:33, 6 December 2010 (UTC)&lt;br /&gt;
::i actually would patch [[restored]] ( the files are checked before they are flashed and [[SHSH]]ed ) or replace it with [https://github.com/Gojohnnyboi/restored_pwn restored_pwn] but that is the way apple does it with the recovery ipsw for the [[S5L8900]] --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Errors :( ==&lt;br /&gt;
There were some errors in this article. Sorry! I edited it and there should be no problems now.[[PwnageTool]] &amp;amp; [[sn0wbreeze]] use this method. --[[User:Whiteshinyapple|Whiteshinyapple]]&lt;br /&gt;
:Thanks for updating. But actually I cannot see any difference to your original article, except that you mention to not change existing values in the plist. My open questions are:&lt;br /&gt;
:*Any idea what I should have made wrong from my description above?&lt;br /&gt;
:*Did you or anybody else ever tried this successfully? I always hear that it &amp;quot;should work&amp;quot;, but nobody confirmed it by doing so.&lt;br /&gt;
:*As far as I know do [[PwnageTool]] &amp;amp; [[sn0wbreeze]] not support iOS 4.2.1 yet.&lt;br /&gt;
:*I can see that by this method the baseband won't get updated. But you can achieve this also by pointing your hosts file to [[Cydia Server]]. But how would this solve the problem to boot the device as of the new bb check?&lt;br /&gt;
:--[[User:http|http]] 12:02, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
BTW, this still won't work with original IPSW. Pwned DFU mode doesn't patch sigchecks in iBSS, so the ramdisk won't load. You need to load patched iBSS/iBEC for this to work.&lt;br /&gt;
--[[User:Msft.guy|Msft.guy]] 14:11, 7 December 2010 (UTC)&lt;br /&gt;
:also i added the swap ramdisk because that was confirmed to work this [[baseband]] check is only in the restore ramdisk and there are no differences between the update and restore ramdisk and strangely the ramdisk mounts and the progress bar appears --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:TinyUmbrella uses a different method to prevent baseband update afaik.And could someone add on how to swap ramdisks. --[[User:Whiteshinyapple|Whiteshinyapple]]&lt;br /&gt;
:: i added how to use TinyUmbrella but it will not work untill someone start's to save update [[SHSH]] so until this is fixed i will teach people how to swap ramdisk's --[[User:Liamchat|liamchat]] 16:11, 8 December 2010 (UTC)&lt;br /&gt;
:::[http://twitter.com/notcom/status/9273579120099328] the check is only on the restore ramdisk --[[User:Liamchat|liamchat]] 17:22, 9 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== iTunes Method ==&lt;br /&gt;
&lt;br /&gt;
I already tried this (without reading it here first), because of the mentioned ramdisk swap method. But it didn't work for me. I installed stock 4.1 and then clicked Update in iTunes. Actually with the Shift-Click you can avoid installing 4.1 first, but it's the same. Did this work for anyone? --[[User:Http|http]] 14:49, 16 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
And actually it is the same as the TinyUmbrella method, because the hosts entry prevents the baseband update here. --[[User:Http|http]] 14:52, 16 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don't know if this applies to the baseband (it should only if you use a non-Apple server and manually set auto-boot after restoring), but it's definitely useful in hacktivating betas :) --[[User:Ryccardo|Ryccardo]] 15:18, 16 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
::this was said a while ago http://twitter.com/notcom/status/9273579120099328 and swapping [[ramdisk]]'s does not work [[itunes]] cant connect to [[restored]]  --[[User:Liamchat|liamchat]] 15:47, 16 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== bbfw deletion ==&lt;br /&gt;
&lt;br /&gt;
[[User:Christoph|Christoph]] added the bbfw removal to the TinyUmbrella method. I think this is not correct. To install 4.1 you don't have to change the ipsw file at all. What is this for? I didn't remove it right away, because maybe it helps to get out of the recovery loop with the 4.2.1 update? But in this case more clarifications are needed. --[[User:Http|http]] 14:55, 16 January 2011 (UTC)&lt;br /&gt;
:iTunes now checks for the bbfw and makes the restore fail if it doesn't exist. Same if the baseband signature can't be generated, but this condition can't be checked in advance, so just redefine gs.apple.com --[[User:Ryccardo|Ryccardo]] 15:18, 16 January 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>LIV2</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Preventing_Baseband_Update&amp;diff=15016</id>
		<title>Talk:Preventing Baseband Update</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Preventing_Baseband_Update&amp;diff=15016"/>
		<updated>2011-01-16T13:19:52Z</updated>

		<summary type="html">&lt;p&gt;LIV2: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==No success==&lt;br /&gt;
I tried this and it didn't work. I used an iPhone 4 with firmware 4.1 and baseband 1.59.00, trying to upgrade it to stock firmware 4.2.1, preserving the baseband.&lt;br /&gt;
&lt;br /&gt;
One thing that was unclear is the plist edit. There was another entry SystemPartitionSyize=1024(integer) (&amp;lt;nowiki&amp;gt;&amp;lt;key&amp;gt;SystemPartitionSize&amp;lt;/key&amp;gt;&amp;lt;integer&amp;gt;1024&amp;lt;/integer&amp;gt;&amp;lt;/nowiki&amp;gt;). It was not clear if this should be removed or not. I tried both.&lt;br /&gt;
&lt;br /&gt;
To reencrypt, it used the command&lt;br /&gt;
 xpwntool 038-0032-002_modified.dmg 038-0032-002_reencrypted.dmg -t 038-0032-002_original.dmg -k 06849aead2e9a6ca8a82c3929bad5c2368942e3681a3d5751720d2aacf0694c0 -iv 9b20ae16bebf4cf1b9101374c3ab0095&lt;br /&gt;
With key and iv [[Jasper 8C148 (iPhone 4)|from here]] (must be correct, otherwise decryption wouldn't have worked).&lt;br /&gt;
Then rename 038-0032-002_reencrypted.dmg to original name and back into the ipsw.&lt;br /&gt;
&lt;br /&gt;
To prepare for custom firmware flashing, I used redsn0w 0.9.6b4, reading initial 4.1 firmware.&lt;br /&gt;
&lt;br /&gt;
Without the SystemPartitionSize, I received an iTunes unknown error 46 when it started to flash. With the SystemPartitionSize it went a few seconds longer and I got iTunes error 14.&lt;br /&gt;
&lt;br /&gt;
Anything I am doing wrong? Did anybody else complete this successfully? Or was this just a joke?&lt;br /&gt;
--[[User:Http|http]] 03:14, 29 November 2010 (UTC)&lt;br /&gt;
:well what ipsw did you restore to because [[restored]] will signature check the root filesystem after [[ASR]] but the SystemPartitionSize should be replaced with &amp;lt;nowiki&amp;gt; &amp;lt;key&amp;gt;SystemImage&amp;lt;/key&amp;gt; &amp;lt;false/&amp;gt; &amp;lt;/nowiki&amp;gt; if you dont want to update the root partition --[[User:Liamchat|liamchat]] 16:06, 29 November 2010 (UTC)&lt;br /&gt;
::ipsw: 4.2.1 as I said. Why should I not update the root partition? The goal is to upgrade firmware from 4.1 to 4.2.1, without updating the baseband. Did you do this and were successful? --[[User:Http|http]] 19:40, 29 November 2010 (UTC)&lt;br /&gt;
:::why are you using the original file as a template --[[User:Liamchat|liamchat]] 23:02, 29 November 2010 (UTC)&lt;br /&gt;
::::Because [[xpwntool]] says so. Is that wrong? --[[User:Http|http]] 23:17, 29 November 2010 (UTC)&lt;br /&gt;
:::::it is optional if you want to the code just says create an abstract copy of template if has key --[[User:Liamchat|liamchat]] 23:30, 29 November 2010 (UTC)&lt;br /&gt;
::::::Are you guessing? Did you ever try all this? If yes: Did it work for you? If no: no guessing please and better no answer in that case. Thanks. --[[User:Http|http]] 00:48, 30 November 2010 (UTC)&lt;br /&gt;
:::::::when you used xpwn did it output &lt;br /&gt;
 img3.c:createAbstractFileFromImg3:645: d65fdeb907a78562210697cf5e57bcaefde672d1a64fda4ec7d1da9df9c6502d23cd01d17ccb0f60b3bdcce154216af8&lt;br /&gt;
 img3.c:createAbstractFileFromImg3:645: d65fdeb907a78562210697cf5e57bcaefde672d1a64fda4ec7d1da9df9c6502d23cd01d17ccb0f60b3bdcce154216af8&lt;br /&gt;
:::::::--[[User:Liamchat|liamchat]] 10:45, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don't have MUCH experience with this, but I assume that since you've got yourself a modded ramdisk, you have to pwn the bootstrapper iBEC and the other fw parts, as in pwnagetool. --[[User:Dra1nerdrake|dra1nerdrake]] 01:24, 30 November 2010 (UTC)&lt;br /&gt;
::well no because if he see's the apple logo and the empty bar that is in the ramdisk --[[User:Liamchat|liamchat]] 08:29, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Step 7 should take care of that. I used redsn0w to prepare. --[[User:Http|http]] 08:49, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
It works. [[restored]] checks the plist and skips BB update if the option is set to false. Now are you saying that your hand-made ipsw failed the restore process or that your BB was in fact updated?&lt;br /&gt;
--[[User:Msft.guy|Msft.guy]] 03:59, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just to confirm: all those that are claiming it doesn't work are patching the correct ramdisk right? Some people are talking about the restore ramdisk then mentioning updates?? Surely if you want to prevent update when updating software you need to patch the update ramdisk and in the same way for restores patch the restore ramdisk? I'm sure this isn't happening but I thought it right to check to rule it out as a possibility -- [[User:Windows Helpdesk|blackthund3r]] 06:20, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I never said it cannot work. For me it just didn't restore (as mentioned). But even if it would restore: how do you get around the new baseband version check? Nothing mentioned about that. --[[User:Http|http]] 07:52, 7 December 2010 (UTC)&lt;br /&gt;
::i thought the check was in the restore ramdisk not the [[kernelcache]] i checked the [[kernal]]'s memory and saw no running process that can check the [[baseband]] version --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
:::[http://twitter.com/MuscleNerd/status/16210881088069632 confirmed] there is no check on ios it is in the ramdisk --[[User:Liamchat|liamchat]] 22:26, 18 December 2010 (UTC)&lt;br /&gt;
::::Is there currently any way to bypass the check? or is it done by setting UpdateBaseband to false? iPad 3Gs cannot downgrade from 4.3 to 4.2.1 and get stuck in a recovery loop even after being kicked out of recovery mode.  --[[User:LIV2|LIV2]] 11:23, 16 January 2011 (UTC)&lt;br /&gt;
:::::what error did you get when you restored --[[User:Liamchat|liamchat]] 12:09, 16 January 2011 (UTC)&lt;br /&gt;
::::::I'm in the same situation; I've decided to stick with 4.3 for now, can't go back to 3.x after living with multitasking! I get error 1015. Have tried all the usual suspects, can't kick it out of recovery mode, etc. Even tried downgrading to iOS 3.2.2 and then 'upgrading' instead of restoring to 4.2.1 without any success.--[[User:Beau|Beau]] 12:34, 16 January 2011 (UTC)&lt;br /&gt;
:::::::Error code is the usual 1015 error, but iOS 4.2.1 must be doing a BB Version check somewhere because there is no way to stop it going back to recovery. basically when you kick it out of recovery it goes to the apple logo for a while, then reboots and goes into recovery. other reports of this issue are found here:http://forums.macrumors.com/showthread.php?t=1079811 also to note, 3.2.x will restore just fine, 4.2.1 and 4.2.1B3 will not work though --[[User:LIV2|LIV2]] 13:15, 16 January 2011 (UTC)&lt;br /&gt;
==  merge all ipsw modifications ==&lt;br /&gt;
&lt;br /&gt;
Shuld all pages that describe how to make changes to the restore process be merged into one page --[[User:Liamchat|liamchat]] 23:02, 29 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== deletion request  ==&lt;br /&gt;
&lt;br /&gt;
there are 2 point's i am going to make&lt;br /&gt;
*1. if this is wrong then how does [[PwnageTool]] and [[sn0wbreeze]] work&lt;br /&gt;
*2. if this is wrong then the [[NOR-only_ipsw]] is also wrong ( also being outdated ) --[[User:Liamchat|liamchat]] 13:30, 6 December 2010 (UTC)&lt;br /&gt;
*3. if this is wrong then my ipsw patch will not work [http://filebin.ca/ngqkhx/iPhone31_4.2.1_8C148.bundle.zip iPhone31_4.2.1_8C148.bundle] --[[User:Liamchat|liamchat]] 15:41, 6 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The ONLY thing you should do to skip a BB update is to set UpdateBaseband to false, don't change anything else. To just flash NOR you have do disable baseband and rootfs, I don't really know the proper way to disable it but there's more than what's listed on the nor-only page. --[[User:Ryccardo|Ryccardo]] 21:33, 6 December 2010 (UTC)&lt;br /&gt;
::i actually would patch [[restored]] ( the files are checked before they are flashed and [[SHSH]]ed ) or replace it with [https://github.com/Gojohnnyboi/restored_pwn restored_pwn] but that is the way apple does it with the recovery ipsw for the [[S5L8900]] --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Errors :( ==&lt;br /&gt;
There were some errors in this article. Sorry! I edited it and there should be no problems now.[[PwnageTool]] &amp;amp; [[sn0wbreeze]] use this method. --[[User:Whiteshinyapple|Whiteshinyapple]]&lt;br /&gt;
:Thanks for updating. But actually I cannot see any difference to your original article, except that you mention to not change existing values in the plist. My open questions are:&lt;br /&gt;
:*Any idea what I should have made wrong from my description above?&lt;br /&gt;
:*Did you or anybody else ever tried this successfully? I always hear that it &amp;quot;should work&amp;quot;, but nobody confirmed it by doing so.&lt;br /&gt;
:*As far as I know do [[PwnageTool]] &amp;amp; [[sn0wbreeze]] not support iOS 4.2.1 yet.&lt;br /&gt;
:*I can see that by this method the baseband won't get updated. But you can achieve this also by pointing your hosts file to [[Cydia Server]]. But how would this solve the problem to boot the device as of the new bb check?&lt;br /&gt;
&lt;br /&gt;
BTW, this still won't work with original IPSW. Pwned DFU mode doesn't patch sigchecks in iBSS, so the ramdisk won't load. You need to load patched iBSS/iBEC for this to work.&lt;br /&gt;
--[[User:Msft.guy|Msft.guy]] 14:11, 7 December 2010 (UTC)&lt;br /&gt;
:also i added the swap ramdisk because that was confirmed to work this [[baseband]] check is only in the restore ramdisk and there are no differences between the update and restore ramdisk and strangely the ramdisk mounts and the progress bar appears --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:TinyUmbrella uses a different method to prevent baseband update afaik.And could someone add on how to swap ramdisks. --[[User:Whiteshinyapple|Whiteshinyapple]]&lt;br /&gt;
:: i added how to use TinyUmbrella but it will not work untill someone start's to save update [[SHSH]] so until this is fixed i will teach people how to swap ramdisk's --[[User:Liamchat|liamchat]] 16:11, 8 December 2010 (UTC)&lt;br /&gt;
:::[http://twitter.com/notcom/status/9273579120099328] the check is only on the restore ramdisk --[[User:Liamchat|liamchat]] 17:22, 9 December 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>LIV2</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Preventing_Baseband_Update&amp;diff=15014</id>
		<title>Talk:Preventing Baseband Update</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Preventing_Baseband_Update&amp;diff=15014"/>
		<updated>2011-01-16T13:15:25Z</updated>

		<summary type="html">&lt;p&gt;LIV2: iPad wifi+3g unable to downgrade to 4.2.1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==No success==&lt;br /&gt;
I tried this and it didn't work. I used an iPhone 4 with firmware 4.1 and baseband 1.59.00, trying to upgrade it to stock firmware 4.2.1, preserving the baseband.&lt;br /&gt;
&lt;br /&gt;
One thing that was unclear is the plist edit. There was another entry SystemPartitionSyize=1024(integer) (&amp;lt;nowiki&amp;gt;&amp;lt;key&amp;gt;SystemPartitionSize&amp;lt;/key&amp;gt;&amp;lt;integer&amp;gt;1024&amp;lt;/integer&amp;gt;&amp;lt;/nowiki&amp;gt;). It was not clear if this should be removed or not. I tried both.&lt;br /&gt;
&lt;br /&gt;
To reencrypt, it used the command&lt;br /&gt;
 xpwntool 038-0032-002_modified.dmg 038-0032-002_reencrypted.dmg -t 038-0032-002_original.dmg -k 06849aead2e9a6ca8a82c3929bad5c2368942e3681a3d5751720d2aacf0694c0 -iv 9b20ae16bebf4cf1b9101374c3ab0095&lt;br /&gt;
With key and iv [[Jasper 8C148 (iPhone 4)|from here]] (must be correct, otherwise decryption wouldn't have worked).&lt;br /&gt;
Then rename 038-0032-002_reencrypted.dmg to original name and back into the ipsw.&lt;br /&gt;
&lt;br /&gt;
To prepare for custom firmware flashing, I used redsn0w 0.9.6b4, reading initial 4.1 firmware.&lt;br /&gt;
&lt;br /&gt;
Without the SystemPartitionSize, I received an iTunes unknown error 46 when it started to flash. With the SystemPartitionSize it went a few seconds longer and I got iTunes error 14.&lt;br /&gt;
&lt;br /&gt;
Anything I am doing wrong? Did anybody else complete this successfully? Or was this just a joke?&lt;br /&gt;
--[[User:Http|http]] 03:14, 29 November 2010 (UTC)&lt;br /&gt;
:well what ipsw did you restore to because [[restored]] will signature check the root filesystem after [[ASR]] but the SystemPartitionSize should be replaced with &amp;lt;nowiki&amp;gt; &amp;lt;key&amp;gt;SystemImage&amp;lt;/key&amp;gt; &amp;lt;false/&amp;gt; &amp;lt;/nowiki&amp;gt; if you dont want to update the root partition --[[User:Liamchat|liamchat]] 16:06, 29 November 2010 (UTC)&lt;br /&gt;
::ipsw: 4.2.1 as I said. Why should I not update the root partition? The goal is to upgrade firmware from 4.1 to 4.2.1, without updating the baseband. Did you do this and were successful? --[[User:Http|http]] 19:40, 29 November 2010 (UTC)&lt;br /&gt;
:::why are you using the original file as a template --[[User:Liamchat|liamchat]] 23:02, 29 November 2010 (UTC)&lt;br /&gt;
::::Because [[xpwntool]] says so. Is that wrong? --[[User:Http|http]] 23:17, 29 November 2010 (UTC)&lt;br /&gt;
:::::it is optional if you want to the code just says create an abstract copy of template if has key --[[User:Liamchat|liamchat]] 23:30, 29 November 2010 (UTC)&lt;br /&gt;
::::::Are you guessing? Did you ever try all this? If yes: Did it work for you? If no: no guessing please and better no answer in that case. Thanks. --[[User:Http|http]] 00:48, 30 November 2010 (UTC)&lt;br /&gt;
:::::::when you used xpwn did it output &lt;br /&gt;
 img3.c:createAbstractFileFromImg3:645: d65fdeb907a78562210697cf5e57bcaefde672d1a64fda4ec7d1da9df9c6502d23cd01d17ccb0f60b3bdcce154216af8&lt;br /&gt;
 img3.c:createAbstractFileFromImg3:645: d65fdeb907a78562210697cf5e57bcaefde672d1a64fda4ec7d1da9df9c6502d23cd01d17ccb0f60b3bdcce154216af8&lt;br /&gt;
:::::::--[[User:Liamchat|liamchat]] 10:45, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don't have MUCH experience with this, but I assume that since you've got yourself a modded ramdisk, you have to pwn the bootstrapper iBEC and the other fw parts, as in pwnagetool. --[[User:Dra1nerdrake|dra1nerdrake]] 01:24, 30 November 2010 (UTC)&lt;br /&gt;
::well no because if he see's the apple logo and the empty bar that is in the ramdisk --[[User:Liamchat|liamchat]] 08:29, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Step 7 should take care of that. I used redsn0w to prepare. --[[User:Http|http]] 08:49, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
It works. [[restored]] checks the plist and skips BB update if the option is set to false. Now are you saying that your hand-made ipsw failed the restore process or that your BB was in fact updated?&lt;br /&gt;
--[[User:Msft.guy|Msft.guy]] 03:59, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just to confirm: all those that are claiming it doesn't work are patching the correct ramdisk right? Some people are talking about the restore ramdisk then mentioning updates?? Surely if you want to prevent update when updating software you need to patch the update ramdisk and in the same way for restores patch the restore ramdisk? I'm sure this isn't happening but I thought it right to check to rule it out as a possibility -- [[User:Windows Helpdesk|blackthund3r]] 06:20, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I never said it cannot work. For me it just didn't restore (as mentioned). But even if it would restore: how do you get around the new baseband version check? Nothing mentioned about that. --[[User:Http|http]] 07:52, 7 December 2010 (UTC)&lt;br /&gt;
::i thought the check was in the restore ramdisk not the [[kernelcache]] i checked the [[kernal]]'s memory and saw no running process that can check the [[baseband]] version --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
:::[http://twitter.com/MuscleNerd/status/16210881088069632 confirmed] there is no check on ios it is in the ramdisk --[[User:Liamchat|liamchat]] 22:26, 18 December 2010 (UTC)&lt;br /&gt;
::::Is there currently any way to bypass the check? or is it done by setting UpdateBaseband to false? iPad 3Gs cannot downgrade from 4.3 to 4.2.1 and get stuck in a recovery loop even after being kicked out of recovery mode.  [[User:LIV2|LIV2]] 11:23, 16 January 2011 (UTC)&lt;br /&gt;
:::::what error did you get when you restored --[[User:Liamchat|liamchat]] 12:09, 16 January 2011 (UTC)&lt;br /&gt;
::::::I'm in the same situation; I've decided to stick with 4.3 for now, can't go back to 3.x after living with multitasking! I get error 1015. Have tried all the usual suspects, can't kick it out of recovery mode, etc. Even tried downgrading to iOS 3.2.2 and then 'upgrading' instead of restoring to 4.2.1 without any success.--[[User:Beau|Beau]] 12:34, 16 January 2011 (UTC)&lt;br /&gt;
:::::::Error code is the usual 1015 error, but iOS 4.2.1 must be doing a BB Version check somewhere because there is no way to stop it going back to recovery. basically when you kick it out of recovery it goes to the apple logo for a while, then reboots and goes into recovery. other reports of this issue are found here:http://forums.macrumors.com/showthread.php?t=1079811 also to note, 3.2.x will restore just fine, 4.2.1 and 4.2.1B3 will not work though [[User:LIV2|LIV2]] 13:15, 16 January 2011 (UTC)&lt;br /&gt;
==  merge all ipsw modifications ==&lt;br /&gt;
&lt;br /&gt;
Shuld all pages that describe how to make changes to the restore process be merged into one page --[[User:Liamchat|liamchat]] 23:02, 29 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== deletion request  ==&lt;br /&gt;
&lt;br /&gt;
there are 2 point's i am going to make&lt;br /&gt;
*1. if this is wrong then how does [[PwnageTool]] and [[sn0wbreeze]] work&lt;br /&gt;
*2. if this is wrong then the [[NOR-only_ipsw]] is also wrong ( also being outdated ) --[[User:Liamchat|liamchat]] 13:30, 6 December 2010 (UTC)&lt;br /&gt;
*3. if this is wrong then my ipsw patch will not work [http://filebin.ca/ngqkhx/iPhone31_4.2.1_8C148.bundle.zip iPhone31_4.2.1_8C148.bundle] --[[User:Liamchat|liamchat]] 15:41, 6 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The ONLY thing you should do to skip a BB update is to set UpdateBaseband to false, don't change anything else. To just flash NOR you have do disable baseband and rootfs, I don't really know the proper way to disable it but there's more than what's listed on the nor-only page. --[[User:Ryccardo|Ryccardo]] 21:33, 6 December 2010 (UTC)&lt;br /&gt;
::i actually would patch [[restored]] ( the files are checked before they are flashed and [[SHSH]]ed ) or replace it with [https://github.com/Gojohnnyboi/restored_pwn restored_pwn] but that is the way apple does it with the recovery ipsw for the [[S5L8900]] --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Errors :( ==&lt;br /&gt;
There were some errors in this article. Sorry! I edited it and there should be no problems now.[[PwnageTool]] &amp;amp; [[sn0wbreeze]] use this method. --[[User:Whiteshinyapple|Whiteshinyapple]]&lt;br /&gt;
:Thanks for updating. But actually I cannot see any difference to your original article, except that you mention to not change existing values in the plist. My open questions are:&lt;br /&gt;
:*Any idea what I should have made wrong from my description above?&lt;br /&gt;
:*Did you or anybody else ever tried this successfully? I always hear that it &amp;quot;should work&amp;quot;, but nobody confirmed it by doing so.&lt;br /&gt;
:*As far as I know do [[PwnageTool]] &amp;amp; [[sn0wbreeze]] not support iOS 4.2.1 yet.&lt;br /&gt;
:*I can see that by this method the baseband won't get updated. But you can achieve this also by pointing your hosts file to [[Cydia Server]]. But how would this solve the problem to boot the device as of the new bb check?&lt;br /&gt;
&lt;br /&gt;
BTW, this still won't work with original IPSW. Pwned DFU mode doesn't patch sigchecks in iBSS, so the ramdisk won't load. You need to load patched iBSS/iBEC for this to work.&lt;br /&gt;
--[[User:Msft.guy|Msft.guy]] 14:11, 7 December 2010 (UTC)&lt;br /&gt;
:also i added the swap ramdisk because that was confirmed to work this [[baseband]] check is only in the restore ramdisk and there are no differences between the update and restore ramdisk and strangely the ramdisk mounts and the progress bar appears --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:TinyUmbrella uses a different method to prevent baseband update afaik.And could someone add on how to swap ramdisks. --[[User:Whiteshinyapple|Whiteshinyapple]]&lt;br /&gt;
:: i added how to use TinyUmbrella but it will not work untill someone start's to save update [[SHSH]] so until this is fixed i will teach people how to swap ramdisk's --[[User:Liamchat|liamchat]] 16:11, 8 December 2010 (UTC)&lt;br /&gt;
:::[http://twitter.com/notcom/status/9273579120099328] the check is only on the restore ramdisk --[[User:Liamchat|liamchat]] 17:22, 9 December 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>LIV2</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Preventing_Baseband_Update&amp;diff=15010</id>
		<title>Talk:Preventing Baseband Update</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Preventing_Baseband_Update&amp;diff=15010"/>
		<updated>2011-01-16T11:23:51Z</updated>

		<summary type="html">&lt;p&gt;LIV2: can baseband checks be disabled?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==No success==&lt;br /&gt;
I tried this and it didn't work. I used an iPhone 4 with firmware 4.1 and baseband 1.59.00, trying to upgrade it to stock firmware 4.2.1, preserving the baseband.&lt;br /&gt;
&lt;br /&gt;
One thing that was unclear is the plist edit. There was another entry SystemPartitionSyize=1024(integer) (&amp;lt;nowiki&amp;gt;&amp;lt;key&amp;gt;SystemPartitionSize&amp;lt;/key&amp;gt;&amp;lt;integer&amp;gt;1024&amp;lt;/integer&amp;gt;&amp;lt;/nowiki&amp;gt;). It was not clear if this should be removed or not. I tried both.&lt;br /&gt;
&lt;br /&gt;
To reencrypt, it used the command&lt;br /&gt;
 xpwntool 038-0032-002_modified.dmg 038-0032-002_reencrypted.dmg -t 038-0032-002_original.dmg -k 06849aead2e9a6ca8a82c3929bad5c2368942e3681a3d5751720d2aacf0694c0 -iv 9b20ae16bebf4cf1b9101374c3ab0095&lt;br /&gt;
With key and iv [[Jasper 8C148 (iPhone 4)|from here]] (must be correct, otherwise decryption wouldn't have worked).&lt;br /&gt;
Then rename 038-0032-002_reencrypted.dmg to original name and back into the ipsw.&lt;br /&gt;
&lt;br /&gt;
To prepare for custom firmware flashing, I used redsn0w 0.9.6b4, reading initial 4.1 firmware.&lt;br /&gt;
&lt;br /&gt;
Without the SystemPartitionSize, I received an iTunes unknown error 46 when it started to flash. With the SystemPartitionSize it went a few seconds longer and I got iTunes error 14.&lt;br /&gt;
&lt;br /&gt;
Anything I am doing wrong? Did anybody else complete this successfully? Or was this just a joke?&lt;br /&gt;
--[[User:Http|http]] 03:14, 29 November 2010 (UTC)&lt;br /&gt;
:well what ipsw did you restore to because [[restored]] will signature check the root filesystem after [[ASR]] but the SystemPartitionSize should be replaced with &amp;lt;nowiki&amp;gt; &amp;lt;key&amp;gt;SystemImage&amp;lt;/key&amp;gt; &amp;lt;false/&amp;gt; &amp;lt;/nowiki&amp;gt; if you dont want to update the root partition --[[User:Liamchat|liamchat]] 16:06, 29 November 2010 (UTC)&lt;br /&gt;
::ipsw: 4.2.1 as I said. Why should I not update the root partition? The goal is to upgrade firmware from 4.1 to 4.2.1, without updating the baseband. Did you do this and were successful? --[[User:Http|http]] 19:40, 29 November 2010 (UTC)&lt;br /&gt;
:::why are you using the original file as a template --[[User:Liamchat|liamchat]] 23:02, 29 November 2010 (UTC)&lt;br /&gt;
::::Because [[xpwntool]] says so. Is that wrong? --[[User:Http|http]] 23:17, 29 November 2010 (UTC)&lt;br /&gt;
:::::it is optional if you want to the code just says create an abstract copy of template if has key --[[User:Liamchat|liamchat]] 23:30, 29 November 2010 (UTC)&lt;br /&gt;
::::::Are you guessing? Did you ever try all this? If yes: Did it work for you? If no: no guessing please and better no answer in that case. Thanks. --[[User:Http|http]] 00:48, 30 November 2010 (UTC)&lt;br /&gt;
:::::::when you used xpwn did it output &lt;br /&gt;
 img3.c:createAbstractFileFromImg3:645: d65fdeb907a78562210697cf5e57bcaefde672d1a64fda4ec7d1da9df9c6502d23cd01d17ccb0f60b3bdcce154216af8&lt;br /&gt;
 img3.c:createAbstractFileFromImg3:645: d65fdeb907a78562210697cf5e57bcaefde672d1a64fda4ec7d1da9df9c6502d23cd01d17ccb0f60b3bdcce154216af8&lt;br /&gt;
:::::::--[[User:Liamchat|liamchat]] 10:45, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I don't have MUCH experience with this, but I assume that since you've got yourself a modded ramdisk, you have to pwn the bootstrapper iBEC and the other fw parts, as in pwnagetool. --[[User:Dra1nerdrake|dra1nerdrake]] 01:24, 30 November 2010 (UTC)&lt;br /&gt;
::well no because if he see's the apple logo and the empty bar that is in the ramdisk --[[User:Liamchat|liamchat]] 08:29, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Step 7 should take care of that. I used redsn0w to prepare. --[[User:Http|http]] 08:49, 30 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
It works. [[restored]] checks the plist and skips BB update if the option is set to false. Now are you saying that your hand-made ipsw failed the restore process or that your BB was in fact updated?&lt;br /&gt;
--[[User:Msft.guy|Msft.guy]] 03:59, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just to confirm: all those that are claiming it doesn't work are patching the correct ramdisk right? Some people are talking about the restore ramdisk then mentioning updates?? Surely if you want to prevent update when updating software you need to patch the update ramdisk and in the same way for restores patch the restore ramdisk? I'm sure this isn't happening but I thought it right to check to rule it out as a possibility -- [[User:Windows Helpdesk|blackthund3r]] 06:20, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I never said it cannot work. For me it just didn't restore (as mentioned). But even if it would restore: how do you get around the new baseband version check? Nothing mentioned about that. --[[User:Http|http]] 07:52, 7 December 2010 (UTC)&lt;br /&gt;
::i thought the check was in the restore ramdisk not the [[kernelcache]] i checked the [[kernal]]'s memory and saw no running process that can check the [[baseband]] version --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
:::[http://twitter.com/MuscleNerd/status/16210881088069632 confirmed] there is no check on ios it is in the ramdisk --[[User:Liamchat|liamchat]] 22:26, 18 December 2010 (UTC)&lt;br /&gt;
::::Is there currently any way to bypass the check? or is it done by setting UpdateBaseband to false? iPad 3Gs cannot downgrade from 4.3 to 4.2.1 and get stuck in a recovery loop even after being kicked out of recovery mode.  [[User:LIV2|LIV2]] 11:23, 16 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==  merge all ipsw modifications ==&lt;br /&gt;
&lt;br /&gt;
Shuld all pages that describe how to make changes to the restore process be merged into one page --[[User:Liamchat|liamchat]] 23:02, 29 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== deletion request  ==&lt;br /&gt;
&lt;br /&gt;
there are 2 point's i am going to make&lt;br /&gt;
*1. if this is wrong then how does [[PwnageTool]] and [[sn0wbreeze]] work&lt;br /&gt;
*2. if this is wrong then the [[NOR-only_ipsw]] is also wrong ( also being outdated ) --[[User:Liamchat|liamchat]] 13:30, 6 December 2010 (UTC)&lt;br /&gt;
*3. if this is wrong then my ipsw patch will not work [http://filebin.ca/ngqkhx/iPhone31_4.2.1_8C148.bundle.zip iPhone31_4.2.1_8C148.bundle] --[[User:Liamchat|liamchat]] 15:41, 6 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The ONLY thing you should do to skip a BB update is to set UpdateBaseband to false, don't change anything else. To just flash NOR you have do disable baseband and rootfs, I don't really know the proper way to disable it but there's more than what's listed on the nor-only page. --[[User:Ryccardo|Ryccardo]] 21:33, 6 December 2010 (UTC)&lt;br /&gt;
::i actually would patch [[restored]] ( the files are checked before they are flashed and [[SHSH]]ed ) or replace it with [https://github.com/Gojohnnyboi/restored_pwn restored_pwn] but that is the way apple does it with the recovery ipsw for the [[S5L8900]] --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Errors :( ==&lt;br /&gt;
There were some errors in this article. Sorry! I edited it and there should be no problems now.[[PwnageTool]] &amp;amp; [[sn0wbreeze]] use this method. --[[User:Whiteshinyapple|Whiteshinyapple]]&lt;br /&gt;
:Thanks for updating. But actually I cannot see any difference to your original article, except that you mention to not change existing values in the plist. My open questions are:&lt;br /&gt;
:*Any idea what I should have made wrong from my description above?&lt;br /&gt;
:*Did you or anybody else ever tried this successfully? I always hear that it &amp;quot;should work&amp;quot;, but nobody confirmed it by doing so.&lt;br /&gt;
:*As far as I know do [[PwnageTool]] &amp;amp; [[sn0wbreeze]] not support iOS 4.2.1 yet.&lt;br /&gt;
:*I can see that by this method the baseband won't get updated. But you can achieve this also by pointing your hosts file to [[Cydia Server]]. But how would this solve the problem to boot the device as of the new bb check?&lt;br /&gt;
&lt;br /&gt;
BTW, this still won't work with original IPSW. Pwned DFU mode doesn't patch sigchecks in iBSS, so the ramdisk won't load. You need to load patched iBSS/iBEC for this to work.&lt;br /&gt;
--[[User:Msft.guy|Msft.guy]] 14:11, 7 December 2010 (UTC)&lt;br /&gt;
:also i added the swap ramdisk because that was confirmed to work this [[baseband]] check is only in the restore ramdisk and there are no differences between the update and restore ramdisk and strangely the ramdisk mounts and the progress bar appears --[[User:Liamchat|liamchat]] 19:22, 7 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:TinyUmbrella uses a different method to prevent baseband update afaik.And could someone add on how to swap ramdisks. --[[User:Whiteshinyapple|Whiteshinyapple]]&lt;br /&gt;
:: i added how to use TinyUmbrella but it will not work untill someone start's to save update [[SHSH]] so until this is fixed i will teach people how to swap ramdisk's --[[User:Liamchat|liamchat]] 16:11, 8 December 2010 (UTC)&lt;br /&gt;
:::[http://twitter.com/notcom/status/9273579120099328] the check is only on the restore ramdisk --[[User:Liamchat|liamchat]] 17:22, 9 December 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>LIV2</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Kirkwood_7A341_(iPhone2,1)&amp;diff=3943</id>
		<title>Kirkwood 7A341 (iPhone2,1)</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Kirkwood_7A341_(iPhone2,1)&amp;diff=3943"/>
		<updated>2009-06-25T11:45:11Z</updated>

		<summary type="html">&lt;p&gt;LIV2: Ramdisk - IV/Key from geohotz&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Root Filesystem ===&lt;br /&gt;
* '''VFDecrypt''': 7D779FED28961506CA9443DE210224F211790192B2A2308B8BC0E7D4A2CA61A68E26200E&lt;br /&gt;
&lt;br /&gt;
=== Ramdisk ===&lt;br /&gt;
* '''IV''': E345E23BB266FCC2BA23A2E0BE77A3BF&lt;br /&gt;
* '''KEY''': 44514633CE2AEAD62BCFA8836CDA4A3C[http://iphonejtag.blogspot.com/2009/06/ramdisk-key.html]&lt;/div&gt;</summary>
		<author><name>LIV2</name></author>
		
	</entry>
</feed>