Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to create a directory on the board?
Hi, I have a stratix 1s10 with a uclinux. I'd like to create a directory (mkdir new_directory) but I don't have the permission. I think it's a question of right, but ... I don...
Altera_Forum
Honored Contributor
21 years agoHi John,
The romfs is read-only ... you'll need to switch to a r/w file system to create directories, create/modify files, change attributes, etc. You might want to consider jffs2. Regards, --Scott