#~~why can't I boot rpi 2b v1.1 ?~~ Kernel doesn't see f2fs partition
1 messages · Page 1 of 1 (latest)
I'd test the device with an official image first or at least use an official kernel.
why can't I boot rpi 2b v1.1 ? Kernel doesn't see f2fs partition
You might want to check the CONFIG_F2FS_FS configuration of the failing kernel (if you can that is) before compiling the kernel. If it's set to m, you might need it to be builtin. If it is builtin, you might want to try a downgrade version.