Hello, I’m working on Jetson Nano devkit(B01) to run firecracker.
But, there’s some issue.
Firecracker needs kernel version at least 4.14 or higher.
But, Jetson Linux version 32.7.4 which is the latest version available on Jetson Nano is based on kernel version 4.9.
I referenced this.
How can I update kernel version to use higher version?
Is it possible to use jetson linux 34.x or 35.x which is based on kernel version 5.10?