Forum Discussion
Altera_Forum
Honored Contributor
21 years ago/proc/sys/
There's no /proc/sys/ directory in my build, yet I do have /proc enabled and mounted (and I can see plenty of other stuff, e.g. /proc/interrupts is correct). Is there something special needed to do to get /proc/sys/? (What I really care about is /proc/sys/kernel/hotplug -- and my kernel is built with CONFIG_HOTPLUG)
Any help would be greatly appreciated.1 Reply
- Altera_Forum
Honored Contributor
Nevermind, I'm just a moron -- you have to enable it in the General Config section of the kernel ("Sysctl support").
Sorry about that.