ReferencePlatforms/Imaging/Nokia N810

From MozillaWiki
Jump to navigation Jump to search

Monkey See, Monkey Do

How monkey will prepare device

  • Remove all batteries and leave them out
  • Remove all SD cards, separate cards+adapters into two bowls
  • Log in as maemo/maemo
  • Start a terminal window
  • run:
su - #password will be on front of machine
cd /flashing-hg/production-sd/

for n810 in dead_pile:

./moz-prep.sh
...
Suitable USB device not found, waiting
  • plug in USB in n810 (USB logo is facing up)
  • replace battery and casing
  • plug in Charger
  • verify that small USB logo is displayed in top right corner of n810
  • on terminal display, wait for "The device root device is now 'mmc'"
  • unplug USB and power
  • watch device display debug info and then power itself off


How monkey will clone sd card

  • verify no MicroSD cards are in USB hub's card readers
  • plug USB cable and power cable into USB hub
  • insert MicroSD Cards into card readers
  • Verify that you are in '/flashing-hg/production-sd/' as root
    • if not run:
$ su - #password will be on front of machine
# cd /flashing-hg/production-sd/
# ./bulk-image.sh 
Please specify devices from this list
/dev/sde1
/dev/sdh1
/dev/sdd1
/dev/sdf1
/dev/sdg1
/dev/sdc1
BULK IMAGING COMPLETED
# ./bulk-image.sh e h d f g c 
NEVER CHOOSE a or /dev/sda
wait approx 6-14minutes
  • remove sd cards
  • unplug usb hub power and usb (they get hot)

If something goes wrong

  • unplug usb hub from usb cable and power
  • reboot computer
  • start from scratch


[1]