Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

permant files

Hi Friends!

I would like to write permant files to a filesystem so that they also exists after switch off the board.

For it the filesystem has to be located in flash and it has to be writeable.

Is it correct that the romfs filesystem is not writeable?

Shall I use the jffs2 filesystem?

Bye, Lothar.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Lothar,

    > Is it correct that the romfs filesystem is not writeable?

    You are correct.

    > Shall I use the jffs2 filesystem?

    jffs2 is a good choice.

    Regards,

    --Scott