Forum Discussion
Altera_Forum
Honored Contributor
21 years agoR/W Filesystem?
I'm currently running the stock FS, built following the instructions in the Getting Started manual. Is there any quick way to make this FS read/write? Changing the kernel command line str...
Altera_Forum
Honored Contributor
21 years agoHi Pankajsharma,
> Why does the kernel accesses memory location - 0x00000000, after > giving mount command It is scanning the jffs2 file system ... but I believe the value is an offset in the flash ... not the physical address. You can check this yourself ... use the force ;-) > I had only created new partition by allocating size and offset in "altera.c" file. > Do I need to do something extra to make that partition compatible for jffs2? Did you erase the partition? Regards, --Scott