Hello,
If I need to change some settings in /usr/src/kernel/.config, can I rebuild the kernel on the device or do I need to go through the whole build process on the AMD64 system?
Thanks,
John
Hello,
If I need to change some settings in /usr/src/kernel/.config, can I rebuild the kernel on the device or do I need to go through the whole build process on the AMD64 system?
Thanks,
John
Hi there,
I’m not sure about doing it on the board, easiest way as far as I’m aware is to modify your kernel config in the sdbuild flow. Here’s a post with a similar problem. You wouldn’t have to regenerate the whole rootfs, just remake the boot_files.
Thanks
Shawn
Thanks for the pointer. I couldn’t get make boot_files work so I just remade everything. I will keep working on it.
Thanks,
John