package rosa import _ "embed" //go:embed kernel_amd64.config var kernelConfig []byte const kernelName = "bzImage"