Confirmed users
247
edits
Line 13: | Line 13: | ||
** Follow all instructions including listing the device and installing additional USB drivers if necessary. | ** Follow all instructions including listing the device and installing additional USB drivers if necessary. | ||
* If you are on Windows 8 or Windows XP Home Edition see these [https://developer.mozilla.org/en-US/Firefox_OS/Debugging/Connecting_a_Firefox_OS_device_to_the_desktop#Special_instructions_for_Windows special considerations] if you have issues installing drivers or detecting the device. | * If you are on Windows 8 or Windows XP Home Edition see these [https://developer.mozilla.org/en-US/Firefox_OS/Debugging/Connecting_a_Firefox_OS_device_to_the_desktop#Special_instructions_for_Windows special considerations] if you have issues installing drivers or detecting the device. | ||
* [Get the image files for Firefox OS] | * [(link)Get the image files for Firefox OS] | ||
* Move or extract the image files into the same folder containing adb. | * Move or extract the image files into the same folder containing adb. | ||
* The device should powered on and | * The device should be powered on and plugged into your computer with the USB cable. | ||
* In the Command window you opened earlier type <code>adb reboot boot-fastboot</code> <br>The tablet should now display the Firefox OS logo. | * In the Command window you opened earlier type <code>adb reboot boot-fastboot</code> <br>The tablet should now display the Firefox OS logo. | ||
Enter the following commands (hitting enter each time of course) | Enter the following commands (hitting enter each time of course) |