Subject installing fb on a read only filesystem
Author Fabrice Aeschbacher
Hi,

fb: 1.5RC6
os: linux (embedded / flash-ram)

I have to install firebird on a r/o (root) filesystem. When doing this
without further precaution, I get a "read-only filesystem" error
message when trying to connect from a client.

The idea is then to put the files that must be writable on a r/w
filesystem (maybe tmp) and create symbolic links to them.

So: which files must be writable?

Regards,
Fabrice