Thread: Glo Android on Glo
View Single Post
Old 02-17-2014, 10:06 AM   #284
angor00
Enthusiast
angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'angor00 knows the difference between 'who' and 'whom'
 
Posts: 34
Karma: 10350
Join Date: Jun 2011
Device: Kobo Aura HD
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

Last edited by angor00; 02-17-2014 at 10:13 AM.
angor00 is offline   Reply With Quote