We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5dfec commit 39f7542Copy full SHA for 39f7542
cvt2f2fs/README.md
@@ -56,7 +56,7 @@ The above fixes that and fsck.f2fs will run and report everything is fine.
56
Thing is it will do that on every boot as the system thinks there is something wrong with the superblock.
57
58
I thought OK dunno why this script is doing an rpi-update anyway and I know there where a lot of f2fs commits in 4.18 but lets hack the
59
-cript not to do the rpi-update bit.
+script not to do the rpi-update bit.
60
Strangely you get the same syslog messages `invalid option -- 'y'` as the initramfs fsck.f2fs fails as it would seem the tools & kernel
61
in Raspbian Stretch are not in version sync.
62
0 commit comments