android: flashing nexus 10 (mantaray)
these nexuses are incredibly easy to work with. images here – https://developers.google.com/android/nexus/images
steps to flash device:
sudo apt-get android-tools-fastboot
boot into fastboot mode (info here – https://source.android.com/source/building-devices.html#booting-into-fastboot-mode)
fastbook oem unlock
fastboot format cache
fastboot format userdata
./flash-all.sh
fastboot oem lock
boot normally