Hi, it seems to be easy ;-) Please do the following:
- Start the Open Roberta Lab server once with the new image on the Raspberry Pi. During the first start there will be an empty data base created. The folder's name is 'db-embedded'. It is located in '/home/pi/OpenRoberta/'. It should contain the following files:
-- openroberta-db.data
-- openroberta-db.properties
-- openroberta-db.script
- Navigate to the data base folder and remove the files inside.
- Now copy all files (and folders) from your old installation within the db-embedded folder to the new db-embedded folder:
-- openroberta-db.tmp
-- openroberta-db.data
-- openroberta-db.lck
-- openroberta-db.log
-- openroberta-db.properties
-- openroberta-db.script
- Restart the Open Roberta Lab (or the Raspberr Pi) and check if the old data is available, e.g. try to log into an account.
- If everything is fine, you are done, please let me know :-)
- If not, please let me know what's the problem, I try to help you.
Troubleshouting: If the server does not start, please try to delete 'openroberta-db.lck' and try it again.
Good luck!