Thread: Glo Android on Glo
View Single Post
Old 02-20-2014, 08:34 PM   #286
windyvincent
Junior Member
windyvincent began at the beginning.
 
windyvincent's Avatar
 
Posts: 7
Karma: 10
Join Date: Nov 2011
Device: nook str & kobo glo
Quote:
Originally Posted by angor00 View Post
Can you make the image from your SD card? I could make the Android SD card for booting from external SD. Even needn't do the full SD card image, only the first 65536 sectors is enough.

This can be done with the following command in Linux:
Code:
dd bs=512 count=65536 if=/dev/sd<SDCARD> | bzip2 -9f >./kobo-touch-N905B-first.img.bz2
Only a question. How to boot android from external SD without light button on Kobo Touch?
windyvincent is offline   Reply With Quote