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

Re: [microblaze-uclinux] Read only Filesystem



Hi Anuroop,

Anuroop M wrote:

>           I had selected romfs and ext2 filesystems while configuring 
> the kernel. my system had boot up , it had created romfs on mtdblock0 .
> the problem is since it is a read only filesystem, i m not able to 
> create a new file or a directory. 

Typically uClinux systems mount the root filesystem as readonly, with 
ROMFS or CRAMFS, and mount a ramdisk on /var.

> i have only one SDRAM on my board. and i am not able to mount ext2 .
>  Is anybody experienced such a problem? or correct me if i am doing 
> wrong. or any other filesystem need to be selected??

check to see if you can create files and directores in the /var 
directory on your board.

OFcourse, you lose the contents of any changes when you power off the 
board.  If you need it to be persistent, look into JFFS2 and flash. 
There have been amy messages about this on the list in recent months.

Regards,

John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/