#~~why can't I boot rpi 2b v1.1 ?~~ Kernel doesn't see f2fs partition

1 messages · Page 1 of 1 (latest)

karmic cairn
#

Did you build the kernel? Perhaps some drivers need to be builtin.

#

I'd test the device with an official image first or at least use an official kernel.

vale veldt
#

why can't I boot rpi 2b v1.1 ? Kernel doesn't see f2fs partition

karmic cairn
#

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.

stable needle
#

i remember on my rpi3 i had to compile the kernel myself to use btrfs

#

also add rootwait to your cmdline.txt