raspberry pi kernel
by rasp from LinuxQuestions.org on (#5FTDY)
not 100% slackware-arm, but since I like compiling the kernel myself:
in the default config btrfs and configs (/proc/config.gz) are built as modules.
I want to have / on a btrfs, if I change both from M to * (builtin), no modules are built,
but there's no /proc/config.gz and a btrfs partition is a "unknown filesystem".
Any idea why these are not working, when compiled into the kernel ?
(pi 4b/4gig)
regards
-rasp


in the default config btrfs and configs (/proc/config.gz) are built as modules.
I want to have / on a btrfs, if I change both from M to * (builtin), no modules are built,
but there's no /proc/config.gz and a btrfs partition is a "unknown filesystem".
Any idea why these are not working, when compiled into the kernel ?
(pi 4b/4gig)
regards
-rasp