Closed atenart closed 1 year ago
Neither /proc/config.gz and /boot/config-$(uname -r) are available on CoreOS. It seems to be in /lib/modules/$(uname -r)/config.
/proc/config.gz
/boot/config-$(uname -r)
/lib/modules/$(uname -r)/config
Additionally evaluate adding an option to give a path to the kernel config.
Closing in favor of #207.
Neither
/proc/config.gz
and/boot/config-$(uname -r)
are available on CoreOS. It seems to be in/lib/modules/$(uname -r)/config
.Additionally evaluate adding an option to give a path to the kernel config.