Quote:
Originally Posted by gr8npwrfl
I would like people that experience this problem to post here the directory structure they are using on their SD cards so we can see if we can nail down the problems.
|
Good suggestion. My directory structure:
Kingston 4Gb Class 4 SDHC card: ---
\testfile.txt
\Books
\Books\testfile.txt
\Books\Last, First
\Books\Last, First\Title1 (year1).fmt .. TitleN (yearN).fmt
\Books\Last2, First2\Title1 (year1).fmt .. TitleN (yearN).fmt
... etc.
\Pre-Installed
\Pre-Installed\Detectives\author#book1.txt .. author#bookN.txt
\Pre-Installed\History\author#book1.txt .. author#bookN.txt
... etc.
- testfile.txt are all copies of the same 1-line plaintext file I use to test file opening when this happens.
- \Pre-Installed\ comes from the Jetbook English pack.
- Maximum depth 2 levels for all books.
It's going well right now as I haven't had to change files for a while, but next time, I may move everything from
\Books\ to right off root into a
\Last, First\book1..N.fmt layout.