Dear All,
I am new to this community. I have developed a new my own file-system in Linux. I have Raspberry Pi-2, v1.1 board. According to
https://www.raspberrypi.org/documentati ... uilding.md
I am in progress...
I have separate my sample arfs.ko and arfs.c with Makefile. I do have toolchain and 4.4.y kernel. Now I want a new device to be -
1. Auto formatting & mounting my filesystem during boot process.
2. Formatting & Mounting with my filesystem separately.
3. Creating / Deleting / Updating that my filesystem.
I am able to create and delete a file via my filesystem. Can anybody among respected users of this community, provide me a little help to fill gap of same.
Thanks to all.