<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.exploitee.rs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Skelliam</id>
	<title>Exploitee.rs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.exploitee.rs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Skelliam"/>
	<link rel="alternate" type="text/html" href="https://wiki.exploitee.rs/index.php?title=Special:Contributions/Skelliam"/>
	<updated>2026-05-07T16:44:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.0-alpha</generator>
	<entry>
		<id>https://wiki.exploitee.rs/index.php?title=Sony_Unsigned_Kernels_(SW_Root)&amp;diff=714</id>
		<title>Sony Unsigned Kernels (SW Root)</title>
		<link rel="alternate" type="text/html" href="https://wiki.exploitee.rs/index.php?title=Sony_Unsigned_Kernels_(SW_Root)&amp;diff=714"/>
		<updated>2012-02-27T04:13:22Z</updated>

		<summary type="html">&lt;p&gt;Skelliam: /* Downgrade/Rebooter Process */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Sony NSX-40GT1]]&lt;br /&gt;
[[Category:Sony]]&lt;br /&gt;
&lt;br /&gt;
[[File:Sony.png|frameless|caption]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
&lt;br /&gt;
The methods we use are completely reversible by entering the recovery menu and performing a USB update as described on the GTVHacker wiki page for each device. Below is a link to a more detailed guide on how the recovery downgrade and loading of the new jail broken kernel works.&lt;br /&gt;
[[About Sony Downgrade + Rebooter (Root)]]&lt;br /&gt;
&lt;br /&gt;
== Warnings ==&lt;br /&gt;
* This will definitely void your warranty with Sony, if you want to keep your warranty please do not do any of the steps in this guide.&lt;br /&gt;
* This will wipe your data partition removing all apps, personal settings and resetting the GTV to factory settings.&lt;br /&gt;
* This may brick your GTV. It shouldn&#039;t, but it still might!&lt;br /&gt;
* &#039;&#039;&#039;You must be at the most recent 3.2 OTA (Over The Air) before proceeding!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Tools Needed ==&lt;br /&gt;
&lt;br /&gt;
* 4 (512MB+) USB drives total&lt;br /&gt;
* Sony NSZ-GT1 (Eagle) or Sony 24&amp;quot;,32&amp;quot;,40&amp;quot;,46&amp;quot; GoogleTV (Asura)&lt;br /&gt;
&lt;br /&gt;
=== Windows Pre-setup ===&lt;br /&gt;
&lt;br /&gt;
# Label 4 thumb drives with the numbers 1 2 3 and 4.&lt;br /&gt;
# Open the a Windows command prompt (Windows key+R) or Start-&amp;gt;Run-&amp;gt;cmd then press enter.&lt;br /&gt;
# Navigate to the directory that the files in this archive are placed. (A small tutorial can be found at [http://www.sophos.com/support/knowledgebase/article/13195.html Tutorial])&lt;br /&gt;
# Rename the USB1-Asura.img or USB1-Eagle.img file depending on which device you have (Eagle = Blu-ray Player &amp;amp; Asura = Sony GoogleTV Panel) to USB1.img.&lt;br /&gt;
# Navigate into the Tools/ directory.&lt;br /&gt;
# Plug USB drive #1 in and then enter the following command into the command line:&lt;br /&gt;
#:&amp;lt;code&amp;gt;	dd.exe --list&amp;lt;/code&amp;gt;&lt;br /&gt;
# Find the matching volume information for the inserted USB drive. This can be done easiest by matching the drive letter for the USB drive in &amp;quot;My Computer&amp;quot; to the corresponding &amp;quot;\\.\e:&amp;quot; (assuming the drive letter is e:). The format of the list should have the same syntax as the following:&lt;br /&gt;
#:&amp;lt;code&amp;gt;\\.\Volume{046ee4df-3db8-11e1-836e-000c29b70b00}\&lt;br /&gt;
#:	  link to \\?\Device\Harddisk1\DP(1)0-0+11&lt;br /&gt;
#:	  removeable media&lt;br /&gt;
#:	  Mounted on \\.\e:&amp;lt;/code&amp;gt;&lt;br /&gt;
# Using the above example the information we are looking for is the top line &amp;quot;\\.\Volume{046ee4df-3db8-11e1-836e-000c29b70b00}\&amp;quot;, we will want to remove the ending backslash and enter it into the following command syntax:&lt;br /&gt;
#:&amp;lt;code&amp;gt;Syntax:	dd if=USB#.img of=&amp;lt;volumeinfofromabove&amp;gt; bs=4096&lt;br /&gt;
#:	Eagle Example: dd if=../USB1.img of=\\.\Volume{046ee4df-3db8-11e1-836e-000c29b70b00} bs=4096&lt;br /&gt;
#:	Asura Example: dd if=../USB1.img of=\\.\Volume{046ee4df-3db8-11e1-836e-000c29b70b00} bs=4096&amp;lt;/code&amp;gt;	&lt;br /&gt;
# A successful completion would look as follows:&lt;br /&gt;
#:&amp;lt;code&amp;gt;rawwrite dd for windows version 0.5.&lt;br /&gt;
#:	Written by John Newbigin &amp;lt;jn@it.swin.edu.au&amp;gt;&lt;br /&gt;
#:	This program is covered by the GPL.  See copying.txt for details&lt;br /&gt;
#:	10240+0 records in&lt;br /&gt;
#:	10240+0 records out&amp;lt;/code&amp;gt;&lt;br /&gt;
# Repeat steps 6-9 substituting the correct volume info (of=) and USB#.img (if) until you have 4 usb&#039;s flashed with the corresponding USB1.img USB2.img USB3.img and USB4.img.&lt;br /&gt;
# You are ready to start the downgrage + root.&lt;br /&gt;
&lt;br /&gt;
=== Mac Pre-Setup ===&lt;br /&gt;
&lt;br /&gt;
# Connect your USB Stick and open &amp;quot;Disk Utility&amp;quot; app.&lt;br /&gt;
# Open a terminal window and type the following command:&lt;br /&gt;
#:&amp;lt;code&amp;gt;	diskutil list&amp;lt;/code&amp;gt;&lt;br /&gt;
# Make note of which disk corresponds to your USB stick.&lt;br /&gt;
#:&amp;lt;code&amp;gt;	ex: dev/disk1&amp;lt;/code&amp;gt;&lt;br /&gt;
# View previously opened &amp;quot;Disk Utility&amp;quot; app and and select/highlight your thumb drives partition.&lt;br /&gt;
# Click the &amp;quot;unmount&amp;quot; button at the top of the &amp;quot;Disk Utility&amp;quot; window.&lt;br /&gt;
# In the terminal window type the following command replacing the &amp;quot;/dev/disk1&amp;quot; with the disk name obtained from step 3 and the USB#.img with the location of the .img file you are going to flash:&lt;br /&gt;
#:&amp;lt;code&amp;gt;	Syntax: dd if=USB#.img of=/dev/disk1 bs=4096&amp;lt;/code&amp;gt;&lt;br /&gt;
#:&amp;lt;code&amp;gt;	Example: dd if=/Users/usernamehere/Desktop/USB1.img of=/dev/disk1 bs=4096&amp;lt;/code&amp;gt;&lt;br /&gt;
# Press enter, when command is complete, repeat steps 2-6 until you have created all 4 USB drives.&lt;br /&gt;
&lt;br /&gt;
=== Linux Pre-Setup ===&lt;br /&gt;
&lt;br /&gt;
# Label 4 thumb drives with the numbers 1 2 3 and 4.&lt;br /&gt;
# Open a linux terminal.&lt;br /&gt;
# Plug in USB 1.&lt;br /&gt;
# Navigate to the directory the .img files are stored and rename the USB1-Asura.img or USB1-Eagle.img file depending on the device you have (Eagle = Blu-ray Player &amp;amp; Asura = Sony GoogleTV Panel) to USB1.img.&lt;br /&gt;
# Determine which device is your USB thumbdrive by using the command &amp;quot;dmesg&amp;quot; and looking for the last set of output with sdc/sdb/sdd/etc.&lt;br /&gt;
# Verify that the device is correct by matching the device name to the appropriate mount point in the following command:&lt;br /&gt;
#:&amp;lt;code&amp;gt;&amp;quot;cat /proc/mounts&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
# If you believe you have the correct device then use the following command syntax for dd:&lt;br /&gt;
#:&amp;lt;code&amp;gt;Syntax:	dd if=USB#.img of=&amp;lt;volumeinfofromabove&amp;gt; bs=4096&lt;br /&gt;
#:	Eagle Example: dd if=../USB1.img of=/dev/sdc bs=4096&lt;br /&gt;
#:	Asura Example: dd if=../USB1.img of=/dev/sdc bs=4096&amp;lt;/code&amp;gt;&lt;br /&gt;
# Repeat steps 3-7 until you have 4 USBs flashed with the corresponding USB1.img USB2.img USB3.img and USB4.img.&lt;br /&gt;
&lt;br /&gt;
== Downgrade/Rebooter Process ==&lt;br /&gt;
&lt;br /&gt;
# Boot Sony in recovery (hold power when plugging in).&lt;br /&gt;
# When the menu is displayed, insert &amp;quot;USB 1&amp;quot; and press 3 on the Sony keyboard.&lt;br /&gt;
# The device will ask if you want to [http://www.gtvhacker.com/index.php/File:Updateconfdg.jpg continue]. Remove &amp;quot;USB 1&amp;quot; and insert &amp;quot;USB 2&amp;quot;.  (Note: If the device does not ask you to continue, and instead displays &amp;quot;Update Data Error&amp;quot;, try using a different brand of USB stick.)&lt;br /&gt;
# Wait 20 seconds for it to settle (no more blinking from USB) and then press 1.&lt;br /&gt;
# Wait another 20 seconds, The device should display an [http://www.gtvhacker.com/index.php/File:Updatedataerror.jpg error]. Now press 0.&lt;br /&gt;
# The device should be showing the main recovery menu again, remove &amp;quot;USB 2&amp;quot; and then reinsert &amp;quot;USB 1&amp;quot;.&lt;br /&gt;
# Press 3 again. The device will ask if you want to continue, remove &amp;quot;USB 1&amp;quot; and insert &amp;quot;USB 3&amp;quot;.&lt;br /&gt;
# Wait 20 seconds and then press 1. This will take longer (nearly a minute) but once done, it will [http://www.gtvhacker.com/index.php/File:Updatedataerror.jpg error].&lt;br /&gt;
# Press 0.&lt;br /&gt;
# Now unplug the box, and plug it back in while holding power. You should see the GTVHacker Sony splash, and you will now be in the old recovery.&lt;br /&gt;
# Insert &amp;quot;USB 4&amp;quot; and then press 3. The rebooter install will begin and will take 3-5 minutes. The Screen will read [http://www.gtvhacker.com/index.php/File:Systemupdatewithusb.jpg &amp;quot;System Update with USB checking for USB media mount status.&amp;quot;]&lt;br /&gt;
# When the update is complete the screen will change to show [http://www.gtvhacker.com/index.php/File:Updateconfrb.jpg &amp;quot;Install Complete - Press 0 and then 0!&amp;quot;]. Press 0, and then 0 again.&lt;br /&gt;
# The update is now complete, reboot your box and you will be booted into a modified unsigned kernel!&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
----&lt;br /&gt;
* Wifi may be slow to come up when initially starting the system, give it a few moments and it should come up.&lt;br /&gt;
* 3.2 disables &amp;quot;Install from unknown sources&amp;quot; setting option, for instructions on manually setting this option visit [[http://gtvhacker.com/index.php/Enable_Non-Market_Apps_on_Sony_GTV Here]]&lt;br /&gt;
* dd.exe may not write properly under Windows 7.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
*You can get help from us or other users at:&lt;br /&gt;
&lt;br /&gt;
[http://forum.gtvhacker.com GTVHacker Forums]&lt;br /&gt;
&lt;br /&gt;
[http://www.gtvhacker.com GTVHacker Wiki]&lt;br /&gt;
&lt;br /&gt;
*or you can chat with us on IRC at:&lt;br /&gt;
&lt;br /&gt;
irc.freenode.net #gtvhacker&lt;br /&gt;
&lt;br /&gt;
[http://webchat.freenode.net/?randomnick=1&amp;amp;channels=gtvhacker&amp;amp;uio=d4 Freenode Webchat]&lt;br /&gt;
&lt;br /&gt;
(Someone may not be around right away to help, make sure to be willing to wait for a response)&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.zshare.net/download/9909845274c3c4c4/ Download Mirror 1]&lt;br /&gt;
* [http://www.wupload.com/file/2664230942/GTVHacker_-_Sony_Rebooter_&amp;amp;_Downgrader.zip Download Mirror 2]&lt;br /&gt;
* [http://www.filefactory.com/file/c3b4072/n/GTVHacker_-_Sony_Rebooter_&amp;amp;_Downgrader.zip Download Mirror 3]&lt;br /&gt;
* [http://uploading.com/files/88f92a25/GTVHacker%2B-%2BSony%2BRebooter%2B%2526%2BDowngrader.zip/ Download Mirror 4]&lt;br /&gt;
* [http://www.mediafire.com/?mjlbu2012s0r13i Download Mirror 5]&lt;br /&gt;
* [http://www.filedropper.com/gtvhacker-sonyrebooterdowngrader Download Mirror 6]&lt;/div&gt;</summary>
		<author><name>Skelliam</name></author>
	</entry>
	<entry>
		<id>https://wiki.exploitee.rs/index.php?title=Sony_Unsigned_Kernels_(SW_Root)&amp;diff=713</id>
		<title>Sony Unsigned Kernels (SW Root)</title>
		<link rel="alternate" type="text/html" href="https://wiki.exploitee.rs/index.php?title=Sony_Unsigned_Kernels_(SW_Root)&amp;diff=713"/>
		<updated>2012-02-27T04:12:59Z</updated>

		<summary type="html">&lt;p&gt;Skelliam: /* Downgrade/Rebooter Process */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Sony NSX-40GT1]]&lt;br /&gt;
[[Category:Sony]]&lt;br /&gt;
&lt;br /&gt;
[[File:Sony.png|frameless|caption]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
&lt;br /&gt;
The methods we use are completely reversible by entering the recovery menu and performing a USB update as described on the GTVHacker wiki page for each device. Below is a link to a more detailed guide on how the recovery downgrade and loading of the new jail broken kernel works.&lt;br /&gt;
[[About Sony Downgrade + Rebooter (Root)]]&lt;br /&gt;
&lt;br /&gt;
== Warnings ==&lt;br /&gt;
* This will definitely void your warranty with Sony, if you want to keep your warranty please do not do any of the steps in this guide.&lt;br /&gt;
* This will wipe your data partition removing all apps, personal settings and resetting the GTV to factory settings.&lt;br /&gt;
* This may brick your GTV. It shouldn&#039;t, but it still might!&lt;br /&gt;
* &#039;&#039;&#039;You must be at the most recent 3.2 OTA (Over The Air) before proceeding!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Tools Needed ==&lt;br /&gt;
&lt;br /&gt;
* 4 (512MB+) USB drives total&lt;br /&gt;
* Sony NSZ-GT1 (Eagle) or Sony 24&amp;quot;,32&amp;quot;,40&amp;quot;,46&amp;quot; GoogleTV (Asura)&lt;br /&gt;
&lt;br /&gt;
=== Windows Pre-setup ===&lt;br /&gt;
&lt;br /&gt;
# Label 4 thumb drives with the numbers 1 2 3 and 4.&lt;br /&gt;
# Open the a Windows command prompt (Windows key+R) or Start-&amp;gt;Run-&amp;gt;cmd then press enter.&lt;br /&gt;
# Navigate to the directory that the files in this archive are placed. (A small tutorial can be found at [http://www.sophos.com/support/knowledgebase/article/13195.html Tutorial])&lt;br /&gt;
# Rename the USB1-Asura.img or USB1-Eagle.img file depending on which device you have (Eagle = Blu-ray Player &amp;amp; Asura = Sony GoogleTV Panel) to USB1.img.&lt;br /&gt;
# Navigate into the Tools/ directory.&lt;br /&gt;
# Plug USB drive #1 in and then enter the following command into the command line:&lt;br /&gt;
#:&amp;lt;code&amp;gt;	dd.exe --list&amp;lt;/code&amp;gt;&lt;br /&gt;
# Find the matching volume information for the inserted USB drive. This can be done easiest by matching the drive letter for the USB drive in &amp;quot;My Computer&amp;quot; to the corresponding &amp;quot;\\.\e:&amp;quot; (assuming the drive letter is e:). The format of the list should have the same syntax as the following:&lt;br /&gt;
#:&amp;lt;code&amp;gt;\\.\Volume{046ee4df-3db8-11e1-836e-000c29b70b00}\&lt;br /&gt;
#:	  link to \\?\Device\Harddisk1\DP(1)0-0+11&lt;br /&gt;
#:	  removeable media&lt;br /&gt;
#:	  Mounted on \\.\e:&amp;lt;/code&amp;gt;&lt;br /&gt;
# Using the above example the information we are looking for is the top line &amp;quot;\\.\Volume{046ee4df-3db8-11e1-836e-000c29b70b00}\&amp;quot;, we will want to remove the ending backslash and enter it into the following command syntax:&lt;br /&gt;
#:&amp;lt;code&amp;gt;Syntax:	dd if=USB#.img of=&amp;lt;volumeinfofromabove&amp;gt; bs=4096&lt;br /&gt;
#:	Eagle Example: dd if=../USB1.img of=\\.\Volume{046ee4df-3db8-11e1-836e-000c29b70b00} bs=4096&lt;br /&gt;
#:	Asura Example: dd if=../USB1.img of=\\.\Volume{046ee4df-3db8-11e1-836e-000c29b70b00} bs=4096&amp;lt;/code&amp;gt;	&lt;br /&gt;
# A successful completion would look as follows:&lt;br /&gt;
#:&amp;lt;code&amp;gt;rawwrite dd for windows version 0.5.&lt;br /&gt;
#:	Written by John Newbigin &amp;lt;jn@it.swin.edu.au&amp;gt;&lt;br /&gt;
#:	This program is covered by the GPL.  See copying.txt for details&lt;br /&gt;
#:	10240+0 records in&lt;br /&gt;
#:	10240+0 records out&amp;lt;/code&amp;gt;&lt;br /&gt;
# Repeat steps 6-9 substituting the correct volume info (of=) and USB#.img (if) until you have 4 usb&#039;s flashed with the corresponding USB1.img USB2.img USB3.img and USB4.img.&lt;br /&gt;
# You are ready to start the downgrage + root.&lt;br /&gt;
&lt;br /&gt;
=== Mac Pre-Setup ===&lt;br /&gt;
&lt;br /&gt;
# Connect your USB Stick and open &amp;quot;Disk Utility&amp;quot; app.&lt;br /&gt;
# Open a terminal window and type the following command:&lt;br /&gt;
#:&amp;lt;code&amp;gt;	diskutil list&amp;lt;/code&amp;gt;&lt;br /&gt;
# Make note of which disk corresponds to your USB stick.&lt;br /&gt;
#:&amp;lt;code&amp;gt;	ex: dev/disk1&amp;lt;/code&amp;gt;&lt;br /&gt;
# View previously opened &amp;quot;Disk Utility&amp;quot; app and and select/highlight your thumb drives partition.&lt;br /&gt;
# Click the &amp;quot;unmount&amp;quot; button at the top of the &amp;quot;Disk Utility&amp;quot; window.&lt;br /&gt;
# In the terminal window type the following command replacing the &amp;quot;/dev/disk1&amp;quot; with the disk name obtained from step 3 and the USB#.img with the location of the .img file you are going to flash:&lt;br /&gt;
#:&amp;lt;code&amp;gt;	Syntax: dd if=USB#.img of=/dev/disk1 bs=4096&amp;lt;/code&amp;gt;&lt;br /&gt;
#:&amp;lt;code&amp;gt;	Example: dd if=/Users/usernamehere/Desktop/USB1.img of=/dev/disk1 bs=4096&amp;lt;/code&amp;gt;&lt;br /&gt;
# Press enter, when command is complete, repeat steps 2-6 until you have created all 4 USB drives.&lt;br /&gt;
&lt;br /&gt;
=== Linux Pre-Setup ===&lt;br /&gt;
&lt;br /&gt;
# Label 4 thumb drives with the numbers 1 2 3 and 4.&lt;br /&gt;
# Open a linux terminal.&lt;br /&gt;
# Plug in USB 1.&lt;br /&gt;
# Navigate to the directory the .img files are stored and rename the USB1-Asura.img or USB1-Eagle.img file depending on the device you have (Eagle = Blu-ray Player &amp;amp; Asura = Sony GoogleTV Panel) to USB1.img.&lt;br /&gt;
# Determine which device is your USB thumbdrive by using the command &amp;quot;dmesg&amp;quot; and looking for the last set of output with sdc/sdb/sdd/etc.&lt;br /&gt;
# Verify that the device is correct by matching the device name to the appropriate mount point in the following command:&lt;br /&gt;
#:&amp;lt;code&amp;gt;&amp;quot;cat /proc/mounts&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
# If you believe you have the correct device then use the following command syntax for dd:&lt;br /&gt;
#:&amp;lt;code&amp;gt;Syntax:	dd if=USB#.img of=&amp;lt;volumeinfofromabove&amp;gt; bs=4096&lt;br /&gt;
#:	Eagle Example: dd if=../USB1.img of=/dev/sdc bs=4096&lt;br /&gt;
#:	Asura Example: dd if=../USB1.img of=/dev/sdc bs=4096&amp;lt;/code&amp;gt;&lt;br /&gt;
# Repeat steps 3-7 until you have 4 USBs flashed with the corresponding USB1.img USB2.img USB3.img and USB4.img.&lt;br /&gt;
&lt;br /&gt;
== Downgrade/Rebooter Process ==&lt;br /&gt;
&lt;br /&gt;
# Boot Sony in recovery (hold power when plugging in).&lt;br /&gt;
# When the menu is displayed, insert &amp;quot;USB 1&amp;quot; and press 3 on the Sony keyboard.&lt;br /&gt;
# The device will ask if you want to [http://www.gtvhacker.com/index.php/File:Updateconfdg.jpg continue]. Remove &amp;quot;USB 1&amp;quot; and insert &amp;quot;USB 2&amp;quot;.  If the device does not ask you to continue, and instead displays &amp;quot;Update Data Error&amp;quot;, try using a different brand of USB stick.&lt;br /&gt;
# Wait 20 seconds for it to settle (no more blinking from USB) and then press 1.&lt;br /&gt;
# Wait another 20 seconds, The device should display an [http://www.gtvhacker.com/index.php/File:Updatedataerror.jpg error]. Now press 0.&lt;br /&gt;
# The device should be showing the main recovery menu again, remove &amp;quot;USB 2&amp;quot; and then reinsert &amp;quot;USB 1&amp;quot;.&lt;br /&gt;
# Press 3 again. The device will ask if you want to continue, remove &amp;quot;USB 1&amp;quot; and insert &amp;quot;USB 3&amp;quot;.&lt;br /&gt;
# Wait 20 seconds and then press 1. This will take longer (nearly a minute) but once done, it will [http://www.gtvhacker.com/index.php/File:Updatedataerror.jpg error].&lt;br /&gt;
# Press 0.&lt;br /&gt;
# Now unplug the box, and plug it back in while holding power. You should see the GTVHacker Sony splash, and you will now be in the old recovery.&lt;br /&gt;
# Insert &amp;quot;USB 4&amp;quot; and then press 3. The rebooter install will begin and will take 3-5 minutes. The Screen will read [http://www.gtvhacker.com/index.php/File:Systemupdatewithusb.jpg &amp;quot;System Update with USB checking for USB media mount status.&amp;quot;]&lt;br /&gt;
# When the update is complete the screen will change to show [http://www.gtvhacker.com/index.php/File:Updateconfrb.jpg &amp;quot;Install Complete - Press 0 and then 0!&amp;quot;]. Press 0, and then 0 again.&lt;br /&gt;
# The update is now complete, reboot your box and you will be booted into a modified unsigned kernel!&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
----&lt;br /&gt;
* Wifi may be slow to come up when initially starting the system, give it a few moments and it should come up.&lt;br /&gt;
* 3.2 disables &amp;quot;Install from unknown sources&amp;quot; setting option, for instructions on manually setting this option visit [[http://gtvhacker.com/index.php/Enable_Non-Market_Apps_on_Sony_GTV Here]]&lt;br /&gt;
* dd.exe may not write properly under Windows 7.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
*You can get help from us or other users at:&lt;br /&gt;
&lt;br /&gt;
[http://forum.gtvhacker.com GTVHacker Forums]&lt;br /&gt;
&lt;br /&gt;
[http://www.gtvhacker.com GTVHacker Wiki]&lt;br /&gt;
&lt;br /&gt;
*or you can chat with us on IRC at:&lt;br /&gt;
&lt;br /&gt;
irc.freenode.net #gtvhacker&lt;br /&gt;
&lt;br /&gt;
[http://webchat.freenode.net/?randomnick=1&amp;amp;channels=gtvhacker&amp;amp;uio=d4 Freenode Webchat]&lt;br /&gt;
&lt;br /&gt;
(Someone may not be around right away to help, make sure to be willing to wait for a response)&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.zshare.net/download/9909845274c3c4c4/ Download Mirror 1]&lt;br /&gt;
* [http://www.wupload.com/file/2664230942/GTVHacker_-_Sony_Rebooter_&amp;amp;_Downgrader.zip Download Mirror 2]&lt;br /&gt;
* [http://www.filefactory.com/file/c3b4072/n/GTVHacker_-_Sony_Rebooter_&amp;amp;_Downgrader.zip Download Mirror 3]&lt;br /&gt;
* [http://uploading.com/files/88f92a25/GTVHacker%2B-%2BSony%2BRebooter%2B%2526%2BDowngrader.zip/ Download Mirror 4]&lt;br /&gt;
* [http://www.mediafire.com/?mjlbu2012s0r13i Download Mirror 5]&lt;br /&gt;
* [http://www.filedropper.com/gtvhacker-sonyrebooterdowngrader Download Mirror 6]&lt;/div&gt;</summary>
		<author><name>Skelliam</name></author>
	</entry>
</feed>