View Single Post
mrsellout's Avatar
Posts: 889 | Thanked: 2,087 times | Joined on Sep 2010 @ Manchester
#3
You might be able to use the video out to hook up a tv.
If you have no security pin set and rootsh installed then that may be a more secure way:
Turn on device
Ctrl Shift and X to bring up terminal
Code:
sudo gainroot
dd if=/dev/zero of=/dev/mmcblk0 && flash_erase /dev/mtd5 0 0 && flash_erase /dev/mtd2 0 0
(credit to Hurrian here)
 

The Following User Says Thank You to mrsellout For This Useful Post: