On Thu, Jul 13, 2023 at 12:01:45PM -0400, Brian Masney wrote:
> I am working on a project that has very strict boot time requirements
> in order to have a custom service started within a set time period.
> Waiting for the kernel to initialize the storage controller and mount
> the root filesystem t
I am working on a project that has very strict boot time requirements
in order to have a custom service started within a set time period.
Waiting for the kernel to initialize the storage controller and mount
the root filesystem takes too much of the allocated time budget.
There's various boot speed