I have tried creating an AMI from my rump kernel binary according to https://www.freelists.org/post/rumpkernel-users/Amazon-EC2-support-now-in-Rumprun, without success. I posted an issue to github detailing the commands i am running: https://github.com/rumpkernel/rumprun/issues/68
I received the reply that I should just follow the instructions: Place contents of "rumprun-testprog.bin.ec2dir" to EC2 volume and boot. I'm unclear what these instructions indicate specifically. Does this mean I should attach an empty EBS volume to a running instance, place the contents of rumprun-testprog.bin.ec2dir in that volume, then reboot the instance?
