Hi, 2012/2/7 Hoang Dinh Phuc <[email protected]>: > But when i lauch my private AMI (image CentOS), it cannot run on Amazon EC2. > What should i have to do?
the most common error when using a private AMI is missing to select a proper kernel to use with it (the default kernel is an old red-hat kernel, that doesn't work with recent distributions). Most custom AMI are executed using pv-grub http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html Check also the instance log for whatever message. Good luck. -- Giovanni Toraldo http://gionn.net/ _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
