Kernel images created with Linuxbuild. The kernel images within this directory contains either a kernel or a kernel including an initramfs root file system. The mklinuximg tool can be used to create a runnable RAM image from the kernel image found here. mklinuximg is responsible for linking the kernel image to a system specific address and implements a SPARC Linux PROM boot loader in RAM. Ccustom kernel parameters, base address etc can be set from mklinuximg command line. The RAM image can be loaded and executed by using GRMON, TSIM, GRSIM. A FLASH image can be created by using MKPROM2 on the mklinuximg output.