now I have a plan 9 elf file which I'm trying to jam into a buildrom image.
First try was custom payload, but that's a bit unpopulated :-)
second try was make a tint buildrom, then cp plan9.elf deploy/tint.elf
but I'm getting the 'that's not an ELF file' error at boot time (I really miss v3 at times like this :-)
Any suggestions? Do I need to mkelfimage the elf file from plan 9?
thanks
ron