[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Is it possible to write a file to romfs?



Dear all,

I tried to write a file to /home/httpd/cgi-bin directory using some application program, but it is a read only file system.

The idea is to write continuesly .jpeg files to /home/httpd/cgi-bin directory, then one can see these continuesly .jpeg files from any web browers.

Is it possible to change /home/httpd/cgi-bin directory to writable? If not, what else can I do?

thanks a lot

Qihua Shang