On Wed, 2015-11-18 at 23:07 +0000, Thomas Jepp wrote: > > [...] > xc: error: Could not open kernel image '/usr/lib/xen/boot/hvmloader' (2 = No > such file or directory): Internal error
This is the wrong path, in the Debian packages it should be /usr/lib/xen- 4.6/boot/hvmloader (and this should be arranged by the packaging, i.e. it is not a configuration error on your part). However not only is the toolstack using the wrong path but the file seems to be missing from the package entirely according to https://packages.debian.org/sid/amd64/xen-utils-4.6/filelist (cf https://packages.debian.org/sid/amd64/xen-utils-4.4/filelist which contains /usr/lib/xen-4.4/boot/hvmloader). Ian.

