<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Soorma</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Soorma"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Soorma"/>
	<updated>2026-04-15T18:11:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Pre_3_Impersonation&amp;diff=18925</id>
		<title>Pre 3 Impersonation</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Pre_3_Impersonation&amp;diff=18925"/>
		<updated>2011-09-18T22:59:57Z</updated>

		<summary type="html">&lt;p&gt;Soorma: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for those very lucky people who have somehow managed to score themselves the mythical 16GB AT&amp;amp;T Pre 3 device, and want to be able to make it impersonate a normal 8GB EU Pre 3 for the purposes of OTA updates and using the webOS Doctor.  Note that the device continues to have the same cellular frequency bands, and continues to have 16GB of flash.&lt;br /&gt;
&lt;br /&gt;
You need to use the meta-doctor to change the tokens on the device.  Others will update this page with more detailed instructions on how to do that, but the basic gist is:&lt;br /&gt;
This page is for those very lucky people who have somehow managed to score themselves the mythical 16GB AT&amp;amp;T Pre 3 device, and want to be able to make it impersonate a normal 8GB EU Pre 3 for the purposes of OTA updates and using the webOS Doctor.  Note that the device continues to have the same cellular frequency bands, and continues to have 16GB of flash.&lt;br /&gt;
&lt;br /&gt;
Edit by Soorma: As someone who has went through the process, I will try to help you guys out by giving hints and more detailed info. &lt;br /&gt;
&lt;br /&gt;
#Install &amp;quot;Show Properties&amp;quot; on your device (found in Preware) and email yourself the complete token set before you start. &lt;br /&gt;
#*This is your backup in case you make a mistake or ever want to revert the device to a 16GB AT&amp;amp;T Pre 3 again.&lt;br /&gt;
#Download and setup webOS Metadoctor.&lt;br /&gt;
#*This is a tool, created by Rod, that helps us modify the official doctor and then flash it onto our phones. Follow that page but DO NOT FOLLOW after where it says &amp;quot;STEP 2: Running the webOS Doctor&amp;quot; on that guide!!!! http://www.webos-internals.org/wiki/Application:MetaDoctor&lt;br /&gt;
#Back already? You're a sharp one! With Terminal still open, type &amp;lt;pre&amp;gt;cd downloads&amp;lt;/pre&amp;gt; &lt;br /&gt;
#*This changes our directory to the downloads folder inside the meta-doctor&lt;br /&gt;
#In terminal, type &amp;lt;pre&amp;gt;wget http://palm.cdnetworks.net/rom/manta/p220r0d08222011/wdmantarow/webosdoctorp220mantawr.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
#*This will download the webOS doctor into the downloads folder&lt;br /&gt;
#Rename &amp;quot;webosdoctorp220mantawr.jar&amp;quot; to &amp;quot;webosdoctorp220manta-wr-2.2.0.jar&amp;quot; inside the &amp;quot;downloads&amp;quot; folder which is inside &amp;quot;meta-doctor&amp;quot; This is very important as it avoids a error you might get later on.&lt;br /&gt;
#Change the directory back to meta-doctor &amp;lt;pre&amp;gt;cd&amp;lt;/pre&amp;gt; &amp;lt;pre&amp;gt;cd meta-doctor&amp;lt;/pre&amp;gt;&lt;br /&gt;
# In the terminal, type &amp;lt;pre&amp;gt;make DEVICE=pre3 CARRIER=wr clobber unpack&amp;lt;/pre&amp;gt;&lt;br /&gt;
#Type &amp;lt;pre&amp;gt;cp build/pre3-p220manta-wr-2.2.0/webOS/mantaray.xml .&amp;lt;/pre&amp;gt; &lt;br /&gt;
#* The ending dot counts!&lt;br /&gt;
#Edit mantaray.xml to set the desired tokens. See below for tokens. The .xml can be found inside the meta-doctor folder&lt;br /&gt;
#*In the XML, find &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;Section name=&amp;quot;tokens&amp;quot; type=&amp;quot;token&amp;quot; size=&amp;quot;4KB&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;installer&amp;quot; value=&amp;quot;trenchcoat&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/Section&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#*and Paste the Tokens so it looks like &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;Section name=&amp;quot;tokens&amp;quot; type=&amp;quot;token&amp;quot; size=&amp;quot;4KB&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;installer&amp;quot; value=&amp;quot;trenchcoat&amp;quot;/&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;DMCARRIER&amp;quot; value=&amp;quot;ROW&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;DMMODEL&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;MfgCode&amp;quot; value=&amp;quot;&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;PN&amp;quot; value=&amp;quot;180-10918-01&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                              	&amp;lt;Val name=&amp;quot;PRODoID&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                              	&amp;lt;Val name=&amp;quot;ProductSKU&amp;quot; value=&amp;quot;FB437AA#ABU&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;/Section&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Save the file and close the text editor. Back to the terminal!&lt;br /&gt;
#Hey, we're doing very well. Now back in the termial, type &amp;lt;pre&amp;gt;make DEVICE=pre3 CARRIER=wr CUSTOM_XML=mantaray.xml REMOVE_MODEL_CHECK=1 REMOVE_CARRIER_CHECK=1 clobber all &amp;lt;/pre&amp;gt;&lt;br /&gt;
#*You have created a modified webOS doctor! &lt;br /&gt;
# Flash the device using the resulting custom doctor - you can stop it as soon as it has finished writing the tokens, or allow it to complete if unsure.&lt;br /&gt;
&amp;lt;pre&amp;gt; cd build/pre3-p220manta-wr-2.2.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
java -jar webosdoctorp220manta-wr-2.2.0.jar &amp;lt;/pre&amp;gt;&lt;br /&gt;
# From this point on, you have an EU Pre 3 device, so you never need the CUSTOM_XML or REMOVE_*_CHECK flags ever again.&lt;br /&gt;
# Re-flash the device using the standard EU Pre 3 doctor (not your modified one)&lt;br /&gt;
&lt;br /&gt;
These were the tokens we pasted into the .XML file:&lt;br /&gt;
&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;DMCARRIER&amp;quot; value=&amp;quot;ROW&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;DMMODEL&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;MfgCode&amp;quot; value=&amp;quot;&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;PN&amp;quot; value=&amp;quot;180-10918-01&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;PRODoID&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;ProductSKU&amp;quot; value=&amp;quot;FB437AA#ABU&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you've also somehow been able to unlock the device, you may also want to set this one:&lt;br /&gt;
&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;SimLockDef&amp;quot; value=&amp;quot;UNLOCKED&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Soorma</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Pre_3_Impersonation&amp;diff=18923</id>
		<title>Pre 3 Impersonation</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Pre_3_Impersonation&amp;diff=18923"/>
		<updated>2011-09-18T22:55:52Z</updated>

		<summary type="html">&lt;p&gt;Soorma: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for those very lucky people who have somehow managed to score themselves the mythical 16GB AT&amp;amp;T Pre 3 device, and want to be able to make it impersonate a normal 8GB EU Pre 3 for the purposes of OTA updates and using the webOS Doctor.  Note that the device continues to have the same cellular frequency bands, and continues to have 16GB of flash.&lt;br /&gt;
&lt;br /&gt;
You need to use the meta-doctor to change the tokens on the device.  Others will update this page with more detailed instructions on how to do that, but the basic gist is:&lt;br /&gt;
This page is for those very lucky people who have somehow managed to score themselves the mythical 16GB AT&amp;amp;T Pre 3 device, and want to be able to make it impersonate a normal 8GB EU Pre 3 for the purposes of OTA updates and using the webOS Doctor.  Note that the device continues to have the same cellular frequency bands, and continues to have 16GB of flash.&lt;br /&gt;
&lt;br /&gt;
Edit by Soorma: As someone who has went through the process, I will try to help you guys out by giving hints and more detailed info. &lt;br /&gt;
&lt;br /&gt;
#Install &amp;quot;Show Properties&amp;quot; on your device (found in Preware) and email yourself the complete token set before you start. &lt;br /&gt;
#*This is your backup in case you make a mistake or ever want to revert the device to a 16GB AT&amp;amp;T Pre 3 again.&lt;br /&gt;
#Download and setup webOS Metadoctor.&lt;br /&gt;
#*This is a tool, created by Rod, that helps us modify the official doctor and then flash it onto our phones. Follow that page but DO NOT FOLLOW after where it says &amp;quot;STEP 2: Running the webOS Doctor&amp;quot; on that guide!!!! http://www.webos-internals.org/wiki/Application:MetaDoctor&lt;br /&gt;
#Back already? You're a sharp one! With Terminal still open, type &amp;lt;pre&amp;gt;cd downloads&amp;lt;/pre&amp;gt; &lt;br /&gt;
#*This changes our directory to the downloads folder inside the meta-doctor&lt;br /&gt;
#In terminal, type &amp;lt;pre&amp;gt;wget http://palm.cdnetworks.net/rom/manta/p220r0d08222011/wdmantarow/webosdoctorp220mantawr.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
#*This will download the webOS doctor into the downloads folder&lt;br /&gt;
#Rename &amp;quot;webosdoctorp220mantawr.jar&amp;quot; to &amp;quot;webosdoctorp220manta-wr-2.2.0.jar&amp;quot; This is very important as it avoids a error you might get later on.&lt;br /&gt;
#Change the directory back to meta-doctor &amp;lt;pre&amp;gt;cd&amp;lt;/pre&amp;gt; &amp;lt;pre&amp;gt;cd meta-doctor&amp;lt;/pre&amp;gt;&lt;br /&gt;
# In the terminal, type &amp;lt;pre&amp;gt;make DEVICE=pre3 CARRIER=wr clobber unpack&amp;lt;/pre&amp;gt;&lt;br /&gt;
#Type &amp;lt;pre&amp;gt;cp build/pre3-p220manta-wr-2.2.0/webOS/mantaray.xml .&amp;lt;/pre&amp;gt; &lt;br /&gt;
#* The ending dot counts!&lt;br /&gt;
#Edit mantaray.xml to set the desired tokens. See below for tokens. The .xml can be found inside the meta-doctor folder&lt;br /&gt;
#*In the XML, find &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;Section name=&amp;quot;tokens&amp;quot; type=&amp;quot;token&amp;quot; size=&amp;quot;4KB&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;installer&amp;quot; value=&amp;quot;trenchcoat&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/Section&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#*and Paste the Tokens so it looks like &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;Section name=&amp;quot;tokens&amp;quot; type=&amp;quot;token&amp;quot; size=&amp;quot;4KB&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;installer&amp;quot; value=&amp;quot;trenchcoat&amp;quot;/&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;DMCARRIER&amp;quot; value=&amp;quot;ROW&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;DMMODEL&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;MfgCode&amp;quot; value=&amp;quot;&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;PN&amp;quot; value=&amp;quot;180-10918-01&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                              	&amp;lt;Val name=&amp;quot;PRODoID&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                              	&amp;lt;Val name=&amp;quot;ProductSKU&amp;quot; value=&amp;quot;FB437AA#ABU&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;/Section&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#Hey, we're doing very well. Now back in the termial, type &amp;lt;pre&amp;gt;make DEVICE=pre3 CARRIER=wr CUSTOM_XML=mantaray.xml REMOVE_MODEL_CHECK=1 REMOVE_CARRIER_CHECK=1 clobber all &amp;lt;/pre&amp;gt;&lt;br /&gt;
#*You have created a modified webOS doctor! &lt;br /&gt;
# Flash the device using the resulting custom doctor - you can stop it as soon as it has finished writing the tokens, or allow it to complete if unsure.&lt;br /&gt;
&amp;lt;pre&amp;gt; cd build/pre3-p220manta-wr-2.2.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
java -jar webosdoctorp220manta-wr-2.2.0.jar &amp;lt;/pre&amp;gt;&lt;br /&gt;
# From this point on, you have an EU Pre 3 device, so you never need the CUSTOM_XML or REMOVE_*_CHECK flags ever again.&lt;br /&gt;
# Re-flash the device using the standard EU Pre 3 doctor (not your modified one)&lt;br /&gt;
&lt;br /&gt;
You need to set the following tokens:&lt;br /&gt;
&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;DMCARRIER&amp;quot; value=&amp;quot;ROW&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;DMMODEL&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;MfgCode&amp;quot; value=&amp;quot;&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;PN&amp;quot; value=&amp;quot;180-10918-01&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;PRODoID&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;ProductSKU&amp;quot; value=&amp;quot;FB437AA#ABU&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you've also somehow been able to unlock the device, you may also want to set this one:&lt;br /&gt;
&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;SimLockDef&amp;quot; value=&amp;quot;UNLOCKED&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Soorma</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Pre_3_Impersonation&amp;diff=18921</id>
		<title>Pre 3 Impersonation</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Pre_3_Impersonation&amp;diff=18921"/>
		<updated>2011-09-18T22:53:26Z</updated>

		<summary type="html">&lt;p&gt;Soorma: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for those very lucky people who have somehow managed to score themselves the mythical 16GB AT&amp;amp;T Pre 3 device, and want to be able to make it impersonate a normal 8GB EU Pre 3 for the purposes of OTA updates and using the webOS Doctor.  Note that the device continues to have the same cellular frequency bands, and continues to have 16GB of flash.&lt;br /&gt;
&lt;br /&gt;
You need to use the meta-doctor to change the tokens on the device.  Others will update this page with more detailed instructions on how to do that, but the basic gist is:&lt;br /&gt;
This page is for those very lucky people who have somehow managed to score themselves the mythical 16GB AT&amp;amp;T Pre 3 device, and want to be able to make it impersonate a normal 8GB EU Pre 3 for the purposes of OTA updates and using the webOS Doctor.  Note that the device continues to have the same cellular frequency bands, and continues to have 16GB of flash.&lt;br /&gt;
&lt;br /&gt;
Edit by Soorma: As someone who has went through the process, I will try to help you guys out by giving hints and more detailed info. &lt;br /&gt;
&lt;br /&gt;
#Install &amp;quot;Show Properties&amp;quot; on your device (found in Preware) and email yourself the complete token set before you start. &lt;br /&gt;
#*This is your backup in case you make a mistake or ever want to revert the device to a 16GB AT&amp;amp;T Pre 3 again.&lt;br /&gt;
#Download and setup webOS Metadoctor.&lt;br /&gt;
#*This is a tool, created by Rod, that helps us modify the official doctor and then flash it onto our phones. Follow that page but DO NOT FOLLOW after where it says &amp;quot;STEP 2: Running the webOS Doctor&amp;quot; on that guide!!!! http://www.webos-internals.org/wiki/Application:MetaDoctor&lt;br /&gt;
#Back already? You're a sharp one! With Terminal still open, type &amp;lt;pre&amp;gt;cd downloads&amp;lt;/pre&amp;gt; &lt;br /&gt;
#*This changes our directory to the downloads folder inside the meta-doctor&lt;br /&gt;
#In terminal, type &amp;lt;pre&amp;gt;wget http://palm.cdnetworks.net/rom/manta/p220r0d08222011/wdmantarow/webosdoctorp220mantawr.jar&amp;lt;/pre&amp;gt;&lt;br /&gt;
#*This will download the webOS doctor into the downloads folder&lt;br /&gt;
#Rename &amp;quot;webosdoctorp220mantawr.jar&amp;quot; to &amp;quot;webosdoctorp220manta-wr-2.2.0.jar&amp;quot; This is very important as it avoids a error you might get later on.&lt;br /&gt;
#Change the directory back to meta-doctor &amp;lt;pre&amp;gt;cd&amp;lt;/pre&amp;gt; &amp;lt;pre&amp;gt;cd meta-doctor&amp;lt;/pre&amp;gt;&lt;br /&gt;
# In the terminal, type &amp;lt;pre&amp;gt;make DEVICE=pre3 CARRIER=wr clobber unpack&amp;lt;/pre&amp;gt;&lt;br /&gt;
#Type &amp;lt;pre&amp;gt;cp build/pre3-p220manta-wr-2.2.0/webOS/mantaray.xml .&amp;lt;/pre&amp;gt; &lt;br /&gt;
#* The ending dot counts!&lt;br /&gt;
#Edit mantaray.xml to set the desired tokens. See below for tokens. The .xml can be found inside the meta-doctor folder&lt;br /&gt;
#*In the XML, find &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;Section name=&amp;quot;tokens&amp;quot; type=&amp;quot;token&amp;quot; size=&amp;quot;4KB&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;installer&amp;quot; value=&amp;quot;trenchcoat&amp;quot;/&amp;gt;&lt;br /&gt;
     &amp;lt;/Section&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#*and Paste the Tokens so it looks like &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;Section name=&amp;quot;tokens&amp;quot; type=&amp;quot;token&amp;quot; size=&amp;quot;4KB&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;installer&amp;quot; value=&amp;quot;trenchcoat&amp;quot;/&amp;gt;&lt;br /&gt;
				&amp;lt;Val name=&amp;quot;DMCARRIER&amp;quot; value=&amp;quot;ROW&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;DMMODEL&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;MfgCode&amp;quot; value=&amp;quot;&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                               	&amp;lt;Val name=&amp;quot;PN&amp;quot; value=&amp;quot;180-10918-01&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                              	&amp;lt;Val name=&amp;quot;PRODoID&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                              	&amp;lt;Val name=&amp;quot;ProductSKU&amp;quot; value=&amp;quot;FB437AA#ABU&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;/Section&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
#Hey, we're doing very well. Now type &amp;lt;pre&amp;gt;make DEVICE=pre3 CARRIER=wr CUSTOM_XML=mantaray.xml REMOVE_MODEL_CHECK=1 REMOVE_CARRIER_CHECK=1 clobber all &amp;lt;/pre&amp;gt;&lt;br /&gt;
#*You have created a modified webOS doctor! &lt;br /&gt;
# Flash the device using the resulting custom doctor - you can stop it as soon as it has finished writing the tokens, or allow it to complete if unsure.&lt;br /&gt;
&amp;lt;pre&amp;gt; cd build/pre3-p220manta-wr-2.2.0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
java -jar webosdoctorp220manta-wr-2.2.0.jar &amp;lt;/pre&amp;gt;&lt;br /&gt;
# From this point on, you have an EU Pre 3 device, so you never need the CUSTOM_XML or REMOVE_*_CHECK flags ever again.&lt;br /&gt;
# Re-flash the device using the standard EU Pre 3 doctor (not your modified one)&lt;br /&gt;
&lt;br /&gt;
You need to set the following tokens:&lt;br /&gt;
&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;DMCARRIER&amp;quot; value=&amp;quot;ROW&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;DMMODEL&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;MfgCode&amp;quot; value=&amp;quot;&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;PN&amp;quot; value=&amp;quot;180-10918-01&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;PRODoID&amp;quot; value=&amp;quot;HSTNH-F30CE&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;ProductSKU&amp;quot; value=&amp;quot;FB437AA#ABU&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you've also somehow been able to unlock the device, you may also want to set this one:&lt;br /&gt;
&lt;br /&gt;
                                &amp;lt;Val name=&amp;quot;SimLockDef&amp;quot; value=&amp;quot;UNLOCKED&amp;quot; action=&amp;quot;overwrite&amp;quot;/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Soorma</name></author>
	</entry>
</feed>