<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
I'm trying to create a new instance with curl, but I'm getting this error: "{"badRequest": {"message": "Cannot find requested image 36: Kernel not found for image 36.", "code": 400}}"<br>When I use euca-run-instance I don't get this error.<br>My image was published with cloud-publish-tarball using the option "--kernel none"<br><br>The data that I'm sending in the curl requisition are:<br>Headers:<br>-Token<br>-Content Type<br>-Content Length<br>-Accept<br><br>Body:<br>-Server name<br>-Image reference<br>-Flavor reference<br>-Key name<br><br>Should I send something else on my curl command, saying that this image doesn't have a kernel ? I didn't find anything related to this.<br><br>Thanks !                                          </div></body>
</html>