Building your first Kernel
Build silo:
- cd arch/s390x/tools/silo
- make
Copy files to /boot:
- cp arch/s390x/boot/image /boot
- cp arch/s390x/boot/*.boot /boot
- cp System.map /boot
Run silo:
- cd /boot
- <path-to-kernel-tools>/silo –f image –p parmfile –d /dev/dasdx