View Single Post
Old 03-29-2014, 05:24 PM   #6
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
I guess you checked the windows device drivers, and established that the device itself is defect. This must be a pain.
Another way to handle your problem would be to put the concerning files/directories on the external sd and copy them with a script to the internal sd. In the Kobo Start Menu, you can browse the external sd for scripts and execute them ("scripts > external sd > list sh on sd.msh").
The script on the external sd could be something like
copyKoboRoot2internalSd.sh
Code:
cp /mnt/sd/KoboRoot.tgz /mnt/onboard/.kobo/
tshering is offline   Reply With Quote