To replace the existing modules.
And just to double check, I can rename bzImage to vmlinuz (It's not vmlinux that needs to be renamed to just replace it with a z.)
I'll try and just use the same folders that exist in modules.gz matching the style for 9pnet_virtio.ko.gz
Hmm surely I'm doing something wrong yet. It'll boot to menu, but then kernel panics
Not syncing: VFS: unable to mount root fs on unknown-block(2,0)
Trying to mimic the testISO... I must have something wrong, since the testISO boots up fine.
Edit: I think I've got the compressing part of things wrong.
Using core.gz as provided under distribution files works.
If I uncompress core.gz and recompress it with sudo tar -zcvf
It'll panic. If I don't use sudo then the tar command mentions at the end
Tar: exiting with failure status due to previous errors, but nothing stands out as an error.