Per-Mattias Nordkvist Posted May 17, 2016 Posted May 17, 2016 Sorry for a newbie question. I am setting up a raid system based on flash drives on a Orange Pi One and every thing is working fine. I am now thinking of moving from ext4 for F2FS but I can't figure out how to get it to work. I have installed f2fs-tools and managed to format the drive but I can't seem to mount it. I can't seem to run "modprobe f2fs". Does this mean that I need to recombile the kernel or what? I am not intending to boot from f2fs. Just mount the raid system for storage.
Igor Posted May 17, 2016 Posted May 17, 2016 Kernel 3.4.x is too old for f2fs ... It's enabled in Vanilla (4.x) kernel but that one is not ready yet for H3 based boards.
Per-Mattias Nordkvist Posted May 17, 2016 Author Posted May 17, 2016 OK. That's what I assumed. No worries.
Recommended Posts