|
|
ViewsSetting up Windows XP to Use the FlasherFrom Internet Tablet TalkFor those not able to install Linux or boot from a Live-CD, the following will explain how to run an Ubuntu virtual machine and allow usage of the flasher utility.
Windows XP [Ubuntu VMWare Player Virtual Environment (264,676KB)]
1.) Install the VMWare Player. The install is straightforward. 2.) Unzip the Ubunto VMWare Player Virtual Environment to a folder of your choosing. "My Documents\My Virtual Machines" is recommended. (Note that another sub-folder called "Browser-Appliance" will be created if you leave the zip file's directory structure intact.) 3.) Start VMWare Player. When prompted with "Browse for virtual machine configuration file" navigate to "My Documents\My Virtual Machines\Browser-Appliance" and choose "Browser-Appliance.vmx". Ubuntu will now boot. 4.) Click on the "Applications" menu in the upper left corner of the screen. Navigate to the "Internet" sub-menu, and select Firefox Web Browser (v1.5.0)
6.) Click on the "Applications" menu in the upper left corner of the screen. Navigate to the "Accessories" sub-menu, and select Terminal. 7.) Type the following (Linux commands are case sensitive!): cd ~/Desktop 8.) Type the following (Linux commands are case sensitive!): chmod +777 flasher 9.) Turn the Nokia 770 off. 10.) Plug the USB cable into the Nokia 770. 11.) Hold the 'Home' button down (the bottom-most one) and power the device on (keep holding down 'Home'). The Nokia logo appears on a white screen and after a few seconds the USB connectivity logo appears. Release the 'Home' button. The title bar of the VMPlayer window should now list a Nokia USB device. 12.) In the terminal again, type the following (Linux commands are case sensitive!): sudo root ./flasher --enable-rd-mode --reboot 13.) You should now receive a message that the device is in R&D mode. When the Nokia 770 reboots, you will notice green text on the white screen with the Nokia logo that displays Kernel information. There will also be a wrench icon beneath the logo. If XTerm is not already installed, install it now. 14.) To obtain root access, type the following in XTerm on the 770 (Linux commands are case sensitive!): sudo gainroot
su - 16.) You now have full run of your system. Please be careful, and as always, do this at your own risk. If you don't have any linux experience, I recommend playing around in your Ubuntu Virtual Environment for a while to get used to the commands. Should you screw up your 770 at this point, the only way out is to reflash. Additionally, steps 14 and 15 must be run subsequently each time you wish to execute commands as root. |