[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [microblaze-uclinux] Is it possible to write a file to romfs?
CRAMFS which you are using is read-only by definition. You can use /var
or /tmp which are mounted on RAM disk. That is of course if you don't
need persistent storage in which case you can create JFFS2 filesystem on
the flash and use it.
________________________________________
From: owner-microblaze-uclinux@xxxxxxxxxxxxxx
[mailto:owner-microblaze-uclinux@xxxxxxxxxxxxxx] On Behalf Of qihua
shang
Sent: Thursday, June 07, 2007 7:54 AM
To: microblaze-uclinux@xxxxxxxxxxxxxx
Subject: [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
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/