hi all<br clear="all">I have just created a .img file which contains ubuntu.  On cluster node, It runs when  i type " sudo qemu -m 512 -hda ubuntu.img -boot c . But<br>I try to create a VM  from ubuntu.img  on front end but it display :<br>
<br>ata0 master: QEMU HARDDISK ATA-7 Hard-Disk<br>ata1 master: QEMU DVD-ROM...<br>booting from Hard Disk<br>Noot failed: not a bootable disk<br>Fatal: no bootable<br><br>File template:<br><br><br>NAME   = ubuntu9.10<br>CPU    = 1<br>
MEMORY = 1024<br>#OS      = [ BOOT   = hd ]<br><br><br><br>DISK   = [<br>  type        = "os",<br>  source   = "/srv/cloud/images/ubuntu/ubuntu.img",<br>  target   = "hda",<br>  readonly = "no" ]<br>
<br><br>NIC    = [ NETWORK = "Small network" ]<br><br>FEATURES=[ acpi="no" ]<br><br><br>GRAPHICS = [<br>  type = "vnc",<br>  listen = "localhost",<br>  port = "5903"]<br><br>
It's created by file template which similar with ttylinux.img but can't boot. Anybody know? please help me.<br>thank you.<br><br>-- <br>Nguyễn Vũ Văn Khoa<br>Đại học Khoa Học Tự Nhiên TP HCM<br><br><br>