Quote:
Originally Posted by readerbot
Hi, everyone.
Every time I copy the KoboRoot.tgz file into my .kobo folder (on a Mac), I get a flashing green light and my Kobo Touch (N905B) won't turn on again. I end up doing a factory reset and starting all over, to no avail.
Suggestions?
Thanks!!
|
Hi, try deleting the OSX dot files from the Kobo by using the terminal and the command;
sudo find /<path-to-kobo-root-directory> -name "._*" -exec rm -rf {} \;