normally btrfs and configs (/proc/config.gz) are built as modules.
Iwant to have / on a btrfs, if I change both from M to * (builtin), no modules are built,
but there's no /proc/config.gz an a btrfs partition is a "unknown filesystem".
Any idea why these are not working, when compiled into the kernel ?
# mount -t procfs proc /proc
Theo
Theo wrote on 3/25/21 12:26 AM:
# mount -t procfs proc /proc
Theosorry. but /proc itself is fine...
the question was: why does the config access and btrfs work as modules,
but noy when built _into_ the kernel
-rasp
Just a guess: the built-in file system starts up before
the /proc filesystem is mounted.
You should return to a module and set it up into the initrd.
Sysop: | Rempala |
---|---|
Location: | Richlands, NC |
Users: | 113 |
Nodes: | 10 (0 / 10) |
Uptime: | 126:41:23 |
Calls: | 373 |
Files: | 6 |
Messages: | 110,822 |