<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>I'm face of a strange thing, I can't start debian vm with openebula but the same VM start perfectly well with "xm create"<br>(Dom0 : CentOS 5.5)<br>(DomU : debian lenny 32bit)<br><br>The VM with openenbula stay blocked at : <br>[5.532802] XENBUS: Waiting for devices to initialise: 295s...290s...285s<br><br>This is the deployement file (deployment0) : <br><br>name = 'one-72'<br>#O CPU_CREDITS = 256<br>memory  = '512'<br>kernel = '/boot/vmlinuz-2.6.26-2-xen-686'<br>ramdisk = '/boot/initrd.img-2.6.26-2-xen-686'<br>root = '/dev/xvda1'<br>disk = [ 'file/opt/nebula/images//72/images/disk.0,xvda,w', ]<br><br><br><br>And this is the config file used with "xm create" : <br><br>name = "debian2"<br>uuid = "9fd57717-0783-b688-a99e-4bb28d5b56fd"<br>maxmem = 1024<br>memory = 1024<br>vcpus = 1<br># kernel to use<br><br>root="/dev/xvda1 ro"<br>kernel = "/boot/vmlinuz-2.6.26-2-xen-686"<br># kernel ramdisk<br>ramdisk = "/boot/initrd.img-2.6.26-2-xen-686"<br><br>on_poweroff = "destroy"<br>on_reboot = "restart"<br>on_crash = "restart"<br>disk = [ "file:/var/lib/xen/images/debian.img,xvda,w" ]<br><br><br>They are almost the same, so why the VM don't want to boot ?<br>Thx for your help.<br><br>Regards,<br>Anthony<br><br><br><br>                                    </body>
</html>