WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Debian 6.0 + Xen 4.0.1 + remus : "Error: (2, 'Invalid kernel

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Debian 6.0 + Xen 4.0.1 + remus : "Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\n')"
From: Alexis de BRUYN <alexis@xxxxxxxxxxx>
Date: Tue, 01 Mar 2011 17:27:10 +0100
Delivery-date: Tue, 01 Mar 2011 08:28:27 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100329)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,

I am trying to setup a DomU with linux-2.6.18-xen.hg in order to test
Remus on a Debian Squeeze 6.0 / Xen 4.0.1 (2.6.32-5-xen-amd64) Dom0.

After applying several patches to the Debian Squeeze Xen packages, I
have built the linux-2.6.18-xen.hg, but when I start my DomU, I have got
 this error message :

Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\n')

And more in the /var/log/xen/domain-builder-ng.log file :

xc_dom_allocate: cmdline="root=/dev/xvda2 ro ", features=""
xc_dom_kernel_file: filename="/boot/vmlinuz-2.6.18.8"
xc_dom_malloc_filemap    : 1528 kB
xc_dom_ramdisk_file: filename="/boot/initrd.img-2.6.18.8"
xc_dom_malloc_filemap    : 37 MB
xc_dom_boot_xen_init: ver 4.0, caps xen-3.0-x86_64 xen-3.0-x86_32p
xc_dom_parse_image: called
xc_dom_find_loader: trying ELF-generic loader ... failed
xc_dom_find_loader: trying Linux bzImage loader ...
xc_dom_bzimageloader.c:357: panic: xc_dom_probe_bzimage_kernel: boot
protocol too old (0204)
failed
xc_dom_find_loader: trying multiboot-binary loader ... failed
xc_dom_core.c:517: panic: xc_dom_find_loader: no loader found
xc_dom_release: called

I have built my linux-2.6.18-xen.hg kernel this way :

hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
cd linux-2.6.18-xen.hg/
make menuconfig
make
make modules_install
make install
mkinitramfs -o /boot/initrd.img-2.6.18.8 2.6.18.8

Where am I wrong ?

Does anyone have succeeded with Remus and Debian Squeeze ? If yes, how ?

Thanks for your help,

- --
Alexis de BRUYN
email : alexis@xxxxxxxxxxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAk1tHl4ACgkQNy3UyEOc6xUDDACcCugtrDQCewe8geuBM1BzL0N3
raoAn36r309znIWNi80wlTxXt7hZc3ir
=ses0
-----END PGP SIGNATURE-----

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Debian 6.0 + Xen 4.0.1 + remus : "Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\n')", Alexis de BRUYN <=