also, the steps you used to install and boot the new kernel.

I downloaded img from 9front.
I was changing the source code and building with this script I made
#!/bin/rc

mk install
9fs 9fat
cp /sys/src/9/pc64/9pc64 /n/9fat/9pc64
mk clean
I am running it from /sys/src/9/pc64/