View Single Post
Old 11-02-2016, 05:46 PM   #312
KoboOne
Junior Member
KoboOne began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2016
Device: Kobo Aura One
Quote:
Originally Posted by readerbot View Post
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 {} \;
KoboOne is offline   Reply With Quote