While messing with Arm boards I tried to put /boot/ on a SD card and / on sata.
I had assumed the kernel was self contained in /boot/.
It is not. It has tentacles in many additional directories. My Uboot was not working with SATA so it failed.
How could I build a kernel with all needed files in /boot/ ?
Is there a kernel static compile option?
I had assumed the kernel was self contained in /boot/.
It is not. It has tentacles in many additional directories. My Uboot was not working with SATA so it failed.
How could I build a kernel with all needed files in /boot/ ?
Is there a kernel static compile option?