View Single Post
Old 06-04-2016, 03:40 AM   #1
sguerrini97
Enthusiast
sguerrini97 began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Jan 2016
Device: KT2
File I/O permissions

Hi, I'm developing a kindlet and I would like to access the Kindle root file system. When I try to read a file I get a Java I/O persmission error in the "crash.log" file. I thought it was due to the fact that the cvm doesn't have root permissions so I try to access the user storage ("/mnt/us") but I got the same crash. Is it possible to access the file system from within a kindlet?
I read about a patch for root permissions when I started looking for informations about kindlet but I can't find it anymore.
sguerrini97 is offline   Reply With Quote