This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HI all:
Not Able to mount file system from the nand flash!
pagesize = 4KiB
Erasesize = 1024KiB
./mkfs.ubifs -m 4096 -e 1044480 -c 2048 -o ubifs.img
./ubinize -m 4096 -p 1024KiB -s XXX -O XXXX ubinize.cfg
please tell the XXXX value to be used and also possible send me ubinize.cfg contains to fill?
Regards,
santosh vastrad
HI TI,
I am using ubifs file system for AM335x and working fine on NAND
now i would like to update the same ubifs image from kernel itself (while system is running), since we have requirement of file system update, is it possible ?
i know it is changing existing file system, since i have this requirement , need to do it, can you please suggest any way to achieve this ?
or can we mount ubifs using initrd/initramfs ? if possible could you please suggest the way ?
can i mount ubifs as readonly ? if yes please tel me the kernel command line
regards
Nagendra