Comment 9 for bug 1502839

Revision history for this message
Sagar Shukla (sa-shukla) wrote :

Though the OS installation fails, but MAAS still tries to boot the node and it fails to boot with following error mesage:

Could not find kernel image: centos/amd64/generic/centos66/no-such-image/boot-kernel

In the centos folder after importing image, just root-tgz file exists. Files like boot-kernel or root-image or boot-initrd does not exists.

root@server:/var/lib/maas/boot-resources/current/centos/amd64/generic/centos66/release# ls
root-tgz
root@server:/var/lib/maas/boot-resources/current# ls ubuntu/amd64/generic/trusty/daily/
boot-initrd boot-kernel di-initrd di-kernel root-image root-tgz

Is this the cause of issue?