search for: xen_x86_32

Displaying 8 results from an estimated 8 matches for "xen_x86_32".

2008 Jul 06
8
Still un-answered: How-To build Xen (3.2) to override XenSource''s linux-kernel (2.6.18) with a xenified kernel (your own or distribution)
Hello,   I can say that I have searched the entire ''world wide web'' and still haven''t found ''complete  and clear answers'' to the often asked question of: Given a Xen (release) build (say 3.2.0), which by default tries to get and build and assume Linux kernel-xen 2.6.18 from the mercurial repository, HOW TO override the build and make it work with a
2007 Jun 03
4
VFS: cannot open root device
hi, i''ve tried xen 3.1 on my gentoo lastly but i can''t boot xen because of the message: VFS: cannot open root device "/dev/hda3" or unknown-block(0,0) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(0,0) i''ve used the tar source from xensource. so the kernel is 2.6.18-xen
2008 Jun 02
4
[Patch] fix compilation
...unused variable ''filelist'' make[7]: *** [scripts/mod/sumversion.o] Error 1 make[6]: *** [scripts/mod] Error 2 make[5]: *** [scripts] Error 2 make[4]: *** [modules] Error 2 make[3]: *** [modules] Error 2 make[3]: Leaving directory `/root/unstable/xen-unstable.hg/build-linux-2. 6.18-xen_x86_32'' make[2]: *** [build] Error 1 make[2]: Leaving directory `/root/unstable/xen-unstable.hg'' make[1]: *** [linux-2.6-xen-install] Error 2 make[1]: Leaving directory `/root/unstable/xen-unstable.hg'' make: *** [install-kernels] Error 1 Signed-off-by: Akio Takebe <takebe_ak...
2009 Mar 16
0
compilation error in linux-2.6.18-xen.hg with xen
...ction it appears in.) make[8]: *** [net/ipv4/netfilter/ipt_ecn.o] Error 1 make[7]: *** [net/ipv4/netfilter] Error 2 make[6]: *** [net/ipv4] Error 2 make[5]: *** [net] Error 2 make[4]: *** [modules] Error 2 make[3]: *** [modules] Error 2 make[3]: Leaving directory `/opt/xen-3.3.1/build-linux-2.6.18-xen_x86_32'' make[2]: *** [build] Error 1 make[2]: Leaving directory `/opt/xen-3.3.1'' make[1]: *** [linux-2.6-xen-install] Error 2 make[1]: Leaving directory `/opt/xen-3.3.1'' make: *** [install-kernels] Error 1 linux-sd9c:/opt/xen-3.3.1 # Regards, Abhay _________________________...
2007 May 18
0
mach_mpspec.h, mach_apicdef.h & xenbus_mkdir
...aded into a DomU''s kernel. When building against the current unstable (changeset 15080:089696e0c603) I''m getting build errors about not being able to find mach_mpspec.h and mach_apicdef.h make -C /root/xen-unstable.hg/linux-2.6.18-xen O=/root/xen- unstable.hg/build-linux-2.6.18-xen_x86_32 modules CC [M] /root/lkim-old/kernel_modules/modreporter.o In file included from include2/asm/mach-xen/asm/smp.h:17, from /root/xen-unstable.hg/linux-2.6.18-xen/include/ linux/smp.h:18, from /root/xen-unstable.hg/linux-2.6.18-xen/include/ linux/sched.h:63,...
2007 Oct 11
13
ANNOUNCE: Xen 3.1.1 released!
I''m pleased to announce the availability of Xen 3.1.1 -- a bugfix release in the Xen 3.1 series. Many bugs, large and small, are fixed by this release and we recommend that all users and vendors upgrade. The source repository is available using mercurial from: http://xenbits.xensource.com/xen-3.1-testing.hg Binary packages have not yet been prepared for this release. Thanks to
2007 Oct 11
13
ANNOUNCE: Xen 3.1.1 released!
I''m pleased to announce the availability of Xen 3.1.1 -- a bugfix release in the Xen 3.1 series. Many bugs, large and small, are fixed by this release and we recommend that all users and vendors upgrade. The source repository is available using mercurial from: http://xenbits.xensource.com/xen-3.1-testing.hg Binary packages have not yet been prepared for this release. Thanks to
2008 Oct 02
4
no "ata" sub-folder in linux-2.6.18-xen.hg/driver
Hi all, When I make the ram disk for xen-3.3.0, I encounter a problem. $mkinitrd -v -f initrd-2.6.18.8-xen.img 2.6.18-xen ... No module pata_marvell found for kernel 2.6.18.8-xen, aborting. Compared part of source code between linux-2.6.18-xen.hg/driver/* and linux-2.6.18/driver/*(from kernel.org), I found that linux-2.6.18-xen.hg/driver/ata doesn''t exist. ( some source code of module