I've a AMI that I'd like to launch more instances based on this. But seems when I create instance based on this images, it doesn't boot-up. So the scripts that I would like to run on startup doesn't work. I've tested on /etc/rc.local /etc/init.d/myscript and record with @reboot on crontab but no luck. Probably my understanding of snapshot is not correct that it's actually not supposed to reboot right after it launches.
It there any way to reboot my instances in automatic way?