LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Writing to an read-only embedded linux system!! (https://www.linuxquestions.org/questions/linux-general-1/writing-to-an-read-only-embedded-linux-system-281927/)

cheema 01-25-2005 03:37 AM

Writing to an read-only embedded linux system!!
 
hi,
I'm a newbie to embedded linux. I managed to compile and boot uClinux onto my custom processor board. But the system is read-only and I can't create a file of my own. I don't want to write to flash, but just write some script file temporarily. I remember reading something about writing to ram by mounting it somehow. Can anybody help me??

ricstirato 01-26-2005 04:20 PM

Well, yes, it's hard to write on a read only filesystem ;-))

You are probably looking for a ramdisk, like described here:

http://www.vanemery.com/Linux/Ramdisk/ramdisk.html

Maybe there is also a "Ramdisk on embedded systems" howto somewhere out there.

Regards
ric.


All times are GMT -5. The time now is 03:28 PM.