Hi @Nick_L1 & welcome!

To answer the question, as I understand, it should be possible to run MongoDB on a read-only media. You will need to set the correct directories for read and separately for write. Expectedly, features that require write access such as journaling would return errors in a read-only media.

In checking with Google Gemini and MongoDB AI Chatbot, there’s a warning on data integrity & read performance degradation.

I’m wondering what’s the use case, if you can share.