[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Help with `No Dom0 Kernel image specified'



I have built XEN 4.8.0 on a Ubuntu 14.04.5 system with (want EFI boot):
./configure --disable-qemu-traditional --with-extra-qemuu-configure-args='--disable-werror' --libdir=/usr/local/lib64 --enable-systemd --enable-targets=x86_64-pep 

I have built kernel linux-4.4.35 from source (final .config attached as kernel.config shows xen configured)
make xconfig
make xenconfig
update-rc.d xencommons defaults 19 18
update-rc.d xendomains defaults 21 20
update-rc.d xen-watchdog defaults 22 23
chmod a+x debian/rules
chmod a+x debian/scripts/*
chmod a+x debian/scripts/misc/*
fakeroot debian/rules editconfigs
fakeroot debian/rules binary
and got
linux-image-4.4.35_4.4.35_1_amd64.deb
linux-headers-4.4.35_4.4.35_1_amd64.deb
used dpkg -i (above listed packages)

Boot up from EFI shell says (using built and installed xen.4.8.0.efi):
Xen 4.8.0 (c/s ) EFI loader
Using configuration file 'xen-4.8.0.cfg' 
No Dom0 kernel image specified.

=== xen-4.8.0.cfg ===
search.fs_uuid e22622bb-029b-436a-9377-c5c1ad229e68 root hd0,gpt2 
set prefix=($root)'/boot'
configfile $prefix/xen.cfg
=================

=== /boot/xen.cfg ===
[global]
default=xen

[xen]
options=console=vga,com1 com1=57600 loglvl=all noreboot
kernel=vmlinuz-4.4.35 root=/dev/sda2 rw ignore_loglevel #earlyprintk=xen
ramdisk=initrd.img-4.4.35
=================
Steven Thomsen stevthomsen@xxxxxxxxx

Attachment: kernel.config
Description: Binary data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.