Hello and good evening,
I don't know if this is the right thread for my problem. I'm using Calibre under Windows 11 (no problems whatsoever). Now I've installed MXLinux under VirtualBox (under Windows 11) and wanted to use Calibre to access the shared eBook library I use under Windows 11. Unfortunately, I always get the following error message:
Traceback (most recent call last):
File "calibre/gui2/main.py", line 323, in initialize_db
File "calibre/db/legacy.py", line 192, in __init__
File "calibre/db/legacy.py", line 46, in create_backend
File "calibre/db/backend.py", line 551, in __init__
File "calibre/db/backend.py", line 990, in initialize_notes
File "calibre/db/notes/connect.py", line 79, in __init__
File "calibre/db/notes/connect.py", line 100, in reopen
File "calibre/db/notes/schema_upgrade.py", line 29, in __init__
File "calibre/db/backend.py", line 433, in execute
File "src/cursor.c", line 240, in resetcursor
apsw.IOError: IOError: disk I/O error
Access works under Win11! Does anyone have any advice?