I wish Amazon or someone would make a smaller kindle. I'd really like something the size of an iphone (6 or lower). It would be nice to have an ebook reader that could fit in my pant or jacket pocket.
It has some unpleasant requirements to connect to the Internet to set it up. This can be avoided with a bit of SAL on the microSD card (which is hidden inside the device).
It has some unpleasant requirements to connect to the Internet to set it up. This can be avoided with a bit of SAL on the microSD card (which is hidden inside the device).
http://uscoffings.net/clc/tech/embedded/kobo-touch/
> Connect the Kobo via USB, and mount its onboard storage on your desktop machine.
> Ensure you have an SQLite3 database browser installed, or some way to execute SQL. For example, sudo apt-get install sqlitebrowser
> Open /mnt/onboard/.kobo/KoboReader.sqlite.
> Execute this SQL: insert into USER values("foo", "foo", "foo", "foo", "foo");
> Save, unmount, and disconnect.