<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Portal</title>
	<atom:link href="http://www.techportal.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techportal.org</link>
	<description>Sharing Experience and Knowledge Technology</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:38:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Bootable USB Disk</title>
		<link>http://www.techportal.org/39/bootable-usb-disk</link>
		<comments>http://www.techportal.org/39/bootable-usb-disk#comments</comments>
		<pubDate>Fri, 27 Jan 2012 07:38:24 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[article]]></category>

		<guid isPermaLink="false">http://www.techportal.org/?p=39</guid>
		<description><![CDATA[How to make bootable USB disk? these are the guide, here we assume that you are using either Vista or Windows 7 to create a bootable USB. 1. Insert your USB (4GB+ preferable). 2. Open elevated Command Prompt. To do &#8230; <a href="http://www.techportal.org/39/bootable-usb-disk">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>How to make bootable USB disk?</p>
<p>these are the guide, here we assume that you are using either Vista or Windows 7 to create a bootable USB.</p>
<p><span id="more-39"></span></p>
<p>1. Insert your USB (4GB+ preferable).</p>
<p>2. Open elevated Command Prompt. To do this, type in CMD in Start menu search field and hit Ctrl + Shift + Enter. Alternatively, navigate to Start &gt; All programs &gt;Accessories &gt; right click on Command Prompt and select run as administrator.</p>
<p>3. When the Command Prompt opens, enter the following command:</p>
<p>DISKPART and hit enter.</p>
<p>LIST DISK and hit enter.</p>
<p>Once you enter the LIST DISK command, it will show the disk number of your USB drive. In the below image my USB drive disk no is Disk 1.</p>
<p>4. In this step you need to enter all the below commands one by one and hit enter. As these commands are self explanatory, you can easily guess what these commands do.</p>
<p>SELECT DISK 1 (Replace DISK 1 with your disk number)</p>
<p>CLEAN</p>
<p>CREATE PARTITION PRIMARY</p>
<p>SELECT PARTITION 1</p>
<p>ACTIVE</p>
<p>FORMAT FS=NTFS</p>
<p>(Format process may take few seconds)</p>
<p>ASSIGN</p>
<p>EXIT</p>
<p>Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.</p>
<p>5. Insert your Windows DVD in the optical drive and note down the drive letter of the optical drive and USB media. Here I use “D” as my optical (DVD) drive letter and “H” as my USB drive letter. If you have ISO Windows DVD file, run virtual CD software and mount that file.</p>
<p>6. Go back to command prompt and execute the following commands:</p>
<p>D:CD BOOT and hit enter. Where “D” is your DVD drive letter.</p>
<p>CD BOOT and hit enter to see the below message.</p>
<p>BOOTSECT.EXE/NT60 H:</p>
<p>7. Copy Windows DVD contents to USB.</p>
<p>You are done with your bootable USB. You can now use this bootable USB as bootable DVD on any computer that comes with USB boot feature (most of the current motherboards support this feature).</p>
<p>Note that this bootable USB guide will not work if you are trying to make a bootable USB on XP computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techportal.org/39/bootable-usb-disk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inject BlackBerry Strom</title>
		<link>http://www.techportal.org/37/inject-blackberry-strom</link>
		<comments>http://www.techportal.org/37/inject-blackberry-strom#comments</comments>
		<pubDate>Thu, 24 Nov 2011 04:19:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[article]]></category>

		<guid isPermaLink="false">http://www.techportal.org/?p=37</guid>
		<description><![CDATA[install BB Desktop run QPST, find out where the port BB connected service programming load PRL that carrier provided write to the phone fill out the parameter that carrier default unplug phone restart phone done]]></description>
			<content:encoded><![CDATA[<ol>
<li>install BB Desktop</li>
<li>run QPST, find out where the port BB connected</li>
<li>service programming</li>
<li>load PRL that carrier provided</li>
<li>write to the phone</li>
<li>fill out the parameter that carrier default</li>
<li>unplug phone</li>
<li>restart phone</li>
<li>done</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.techportal.org/37/inject-blackberry-strom/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Injecting PRL Motorola Devour</title>
		<link>http://www.techportal.org/33/injecting-prl-motorola-devour</link>
		<comments>http://www.techportal.org/33/injecting-prl-motorola-devour#comments</comments>
		<pubDate>Thu, 15 Sep 2011 03:35:35 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[article]]></category>

		<guid isPermaLink="false">http://www.techportal.org/?p=33</guid>
		<description><![CDATA[Injecting PRL Motorola Devour via CDMA Workshop connect devour to pc run CDMA workshop at Main tab choose which one COM that connected the devour and press Connect button go to Secutiry tab, at SPC fill 000000 and press SPC &#8230; <a href="http://www.techportal.org/33/injecting-prl-motorola-devour">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Injecting PRL Motorola Devour via CDMA Workshop</p>
<ol>
<li>connect devour to pc</li>
<li>run CDMA workshop</li>
<li>at Main tab choose which one COM that connected the devour and press Connect button</li>
<li>go to Secutiry tab, at SPC fill 000000 and press SPC button click Send</li>
<li>go to Nam tab, fill out all field depend on your carrier and press Write button</li>
<li>go to Other tab,  at PRL press Write button and load prl file</li>
<li>restart devour</li>
<li>enjoy &#8230;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.techportal.org/33/injecting-prl-motorola-devour/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Shortcut</title>
		<link>http://www.techportal.org/30/windows-shortcut</link>
		<comments>http://www.techportal.org/30/windows-shortcut#comments</comments>
		<pubDate>Wed, 27 Jul 2011 03:29:11 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[article]]></category>

		<guid isPermaLink="false">http://www.techportal.org/?p=30</guid>
		<description><![CDATA[These are the shortcut for Windows OS that maybe can be use : press Windows button for Menu press Windows button + L button for log off press Windows button + E button for Explorer press Ctrl button + C &#8230; <a href="http://www.techportal.org/30/windows-shortcut">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>These are the shortcut for Windows OS that maybe can be use :</p>
<ul>
<li>press Windows button for Menu</li>
<li>press Windows button + L button for log off</li>
<li>press Windows button + E button for Explorer</li>
<li>press Ctrl button + C button for Copy</li>
<li>press Ctrl button + X button for Cut</li>
<li>press Ctrl button + V button for Paste</li>
<li>press Ctrl button + Z button for Undo</li>
<li>press Ctrl button + Alt button + F4 button for Closed Application</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.techportal.org/30/windows-shortcut/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola Devour Blur Disable</title>
		<link>http://www.techportal.org/21/motorola-devour-blur-disable</link>
		<comments>http://www.techportal.org/21/motorola-devour-blur-disable#comments</comments>
		<pubDate>Tue, 05 Apr 2011 03:36:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[article]]></category>

		<guid isPermaLink="false">http://www.techportal.org/?p=21</guid>
		<description><![CDATA[How to disable motoblur motorola devour ? power on the phone when you see motoblur display, slide the phone until you see the keyboard press Fn E press Fn E press B press L press U press R press O &#8230; <a href="http://www.techportal.org/21/motorola-devour-blur-disable">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>How to disable motoblur motorola devour ?</p>
<p>power on the phone</p>
<p>when you see motoblur display, slide the phone until you see the keyboard</p>
<p><span id="more-21"></span></p>
<p>press Fn E</p>
<p>press Fn E</p>
<p>press B</p>
<p>press L</p>
<p>press U</p>
<p>press R</p>
<p>press O</p>
<p>press F</p>
<p>press F</p>
<p>just that it .. enjoy ..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techportal.org/21/motorola-devour-blur-disable/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola Devour &#8211; Root Attained</title>
		<link>http://www.techportal.org/5/motorola-devour-root-attained</link>
		<comments>http://www.techportal.org/5/motorola-devour-root-attained#comments</comments>
		<pubDate>Fri, 01 Apr 2011 02:39:40 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[article]]></category>

		<guid isPermaLink="false">http://www.techportal.org/?p=5</guid>
		<description><![CDATA[This whole set of instructions was lifted directly from the instructions on how to root the Droid X with a few edits here and there. (Run means type the command in quotes [but not the quotes] then press the Enter &#8230; <a href="http://www.techportal.org/5/motorola-devour-root-attained">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This whole set of instructions was lifted directly from the instructions<br />
on how to root the Droid X with a few edits here and there.</p>
<p><span id="more-5"></span></p>
<p>(Run means type the command in quotes [but not the quotes] then press the Enter key)<br />
1. Set up ADB for your Devour. This is Motorola Driver <a href="../wp-content/uploads/2011/04/Handset_USB_Driver_32_v4.9.0.msi_1.zip">Handset_USB_Driver_32_v4.9.0.msi</a><br />
2.Download the attached archive and expand it to a folder C:\Program Files\Motorola\Mototools Software Update.  This is the file <a href="http://www.techportal.org/wp-content/uploads/2011/04/devour_root1.zip">devour_root</a><br />
3. On the phone: Home, Menu Button, Settings, Applications, Development: Make sure the &#8220;USB debugging&#8221; option is enabled/checked.<br />
4. Status bar, USB connection: Make sure &#8220;Motorola PC Tools&#8221; is selected.<br />
5. Open a command prompt (Windows: Start, Run, &#8220;cmd&#8221;, OK; Linux: Terminal)<br />
6. Run &#8220;adb devices&#8221;. If you don&#8217;t see your device listed under &#8220;List of devices attached&#8221;, return to step 2 and follow the link to setup ADB drivers.<br />
7. Run &#8220;cd c:\exploid_devour&#8221; (or where ever you expanded the archive)<br />
8. Run &#8220;adb push Superuser.apk /sdcard/&#8221;<br />
9. Run &#8220;adb push su /sdcard/&#8221;<br />
10. Run &#8220;adb push passwd /sdcard/&#8221;<br />
11. Run &#8220;adb push group /sdcard/&#8221;<br />
12. Run &#8220;adb push busybox /sdcard/&#8221;<br />
13. Run &#8220;adb push remount /sdcard/&#8221;<br />
14. Run &#8220;adb push exploid /sqlite_stmt_journals/&#8221;<br />
15. Run &#8220;adb shell&#8221;<br />
16. Run &#8220;cd sqlite_stmt_journals&#8221;<br />
17. Run &#8220;chmod 755 exploid&#8221;<br />
18. On your phone, Under Settings -&gt; Display and Security, set the Screen Timeout to 15 seconds.<br />
19. Wait for the screen to go black.<br />
20. WITHIN FOUR SECONDS after executing the next step, Press the Power Button to wake up the screen.<br />
21. Run &#8220;./exploid&#8221;<br />
22. Press the Power Button on the Top of your Devour, to wake up screen WITHIN FOUR SECONDS.<br />
23. Wait until you&#8217;re back at a shell ($) prompt.<br />
24. Run &#8220;rootshell&#8221;. You&#8217;ll be prompted for a password.<br />
If you see &#8220;rootshell: permission denied&#8221;, you didn&#8217;t wake the screen up quick enough. Go back to Step 21, Run &#8220;./exploid&#8221;, and try again!<br />
25. At the prompt, enter the password &#8220;secretlol&#8221; and press Enter, you are now root! (You&#8217;ll know because your prompt will now be a &#8220;#&#8221; instead of &#8220;$&#8221;)<br />
26.Run &#8220;mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system&#8221;<br />
27.Run &#8220;busybox cp /sdcard/Superuser.apk /system/app/Superuser.apk&#8221;<br />
28.Run &#8220;busybox cp /sdcard/su /system/bin/su&#8221;<br />
29.Run &#8220;busybox cp /sdcard/busybox /system/bin/busybox&#8221;<br />
30.Run &#8220;chmod 4755 /system/bin/su&#8221;<br />
31.Run &#8220;chmod 4755 /system/bin/busybox&#8221;<br />
32.Run &#8220;rm /system/bin/rootshell&#8221;<br />
33.Run &#8220;exit&#8221; to drop from root to a non-root user shell (on phone still)<br />
34.Run &#8220;exit&#8221; to drop back to your machine command prompt (instead of phone)</p>
<p>To Confirm root is established:<br />
Run &#8220;adb shell&#8221;<br />
Run &#8220;su&#8221; (now you should see the # sign which indicates you are root)<br />
Watch your screen so you can allow Superuser root access.</p>
<p>Thanks to :</p>
<p><strong>Many, Many Thanks</strong> to Sebastian Kramer, birdman, [mbm], and rainabba for the Original Version of this guide, and tools needed.</p>
<p>http://androidforums.com/motorola-devour/131558-motorola-devour-root-attained-thanks-rainabba-adb-shell-su-system-mounted-r-w.html</p>
<p>http://forum.androidcentral.com/motorola-devour-rooting-roms-hacks/24702-we-can-have-devour-root-now-instructions-inside-xd.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techportal.org/5/motorola-devour-root-attained/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

