similar to: Does linux-2.6.18-xen.hg support SATA?

Displaying 20 results from an estimated 6000 matches similar to: "Does linux-2.6.18-xen.hg support SATA?"

2008 Jun 16
3
Error when make linux-2.6-xenU-build
CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `vmcoreinfo_show'': /usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined reference to `vmcoreinfo_size_xen'' /usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined reference to `paddr_vmcoreinfo_xen'' make[4]: ** [.tmp_vmlinux1]
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
2007 May 29
8
Building XEN with different config PROBLEM
Hello. Up to version 3.0.4, I did the following to get two xen kernels (dom0 and domU) with my own config: wget http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/... make xen make tools make docs make linux-2.6-xen0-config CONFIGMODE=menuconfig make linux-2.6-xen0-build make linux-2.6-xen0-install make linux-2.6-xen0-dist make linux-2.6-xenU-config CONFIGMODE=menuconfig make
2008 Jul 17
2
compile xen 3.2.1 problem
Hi,all, when I download xen3.2.1 source code from this url: http://bits.xensource.com/oss-xen/release/3.2.1/xen-3.2.1.tar.gz then I want compile it on my Debian testing(kernel 2.6.24-1-686) when I run this command to compile xen0''s kernel, #make linux-2.6-xen-config CONFIGMODE=menuconfig make -f buildconfigs/mk.linux-2.6-xen config make[1]: Entering directory
2009 Mar 26
7
error while compiling xen
Hi, I am facing the below error while compiling dom0. Please guide. root@cbananth:/usr/src/xen-3.3.1# make linux-2.6-xen0-config CONFIGMODE=menuconfig make -f buildconfigs/mk.linux-2.6-xen0 config make[1]: Entering directory `/usr/src/xen-3.3.1'' set -e ; \ if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \ __repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..) ; \
2008 Jul 10
1
Boot fails unless "noacpi" option is present.
Hello, I am using Xen 3.2.1 and I cannot boot it on my machine unless I use the noacpi option. As far as I know noacpi option is incompatible with SMP, so I must not use it, because my machine is SMP. I am describing the problem in more detail below. If you could point me in the right direction, I''d greatly appreciate it. I downloaded Xen 3.2.1 official source distribution tarball from
2008 Oct 09
4
Problems at installing Xen 3.3.0
I want to install Xen 3.3.0 from source code. but I failed in doing that in the following steps 1. download xen from http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz 2. # tar -zxf xen-3.3.0;cd xen-3.3.0 3. # make world ......succeed 4. # cp /boot/config-2.6.18-53.el5 build-linux-2.6.18-xen_x86_64/.config 5. # make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig)
2008 Sep 30
3
Problem using Xen - SATA
Hi, I have an Slackware 12.1 running on Intel Core2Quad, 4 Gb RAM. (The result of dmesg is attached on this e-mail) I have downloaded ''Xen 3.3.0 official source distribution tarball'' from www.xen.org. Run make world, make install. Have no errors. Installed GRUB correctly and added the following lines on menu.list: title Xen 3.3 root (hd0,1) kernel /xen.gz dom0_mem = 262144
2006 Aug 31
5
Custom kernel
The first time I installed xen there were two kernels, this time with 3.0.2, there is only one kernel, everything works. I can boot my dom0 and my domU''s using this one kernel but if I want to build a custom kernel for my domU''s but I am not sure from what I read on how to go about it. Will I end up with a new kernel other than my single kernel? Should I do the kernel config in
2006 Jun 03
4
xentop.c error
Just downloaded the xen-unstable and updated it using mercurial. When i try to do a make install on a Celeron D 64bit processor, i get the following error: xentop.c:291: error: `KEY_DOWN'' undeclared (first use in this function) xentop.c:294: error: `KEY_UP'' undeclared (first use in this function) xentop.c:314: error: `KEY_BACKSPACE'' undeclared (first use in this
2009 Aug 25
14
3.4-testing : Kernel panic on bootup (mount: could not find filesystem /dev/root/)
Hi, I installed XEN 3.4-testing version without much problems in CentOS 5.3 running on quadcore Intel Nahelam processors using the following installation steps (as in the README) : <steps> hg clone http://xenbits.xensource.com/xen-3.4-testing.hg` cd xen-unstable.hg make world make install make linux-2.6-xen-config CONFIGMODE=menuconfig make linux-2.6-xen-build make linux-2.6-xen-install
2011 Jan 05
7
Xen Netloop module missing
Hi, I was hoping someone on this forums could help me out with a problem I was facing with Xen. When I compiled the kernel for Xen-3.1.3 using "make world"(I know this is an old version but I need to use it for some compatibility issues), the kernel was missing the Xen netloop module. There was no /kernel/drivers/xen/netback/netloop.ko in the newly compiled kernel. I think we would
2006 Jan 23
2
linux-2.6-xen.hg: Selecting "Xen-compatible" subarchitecture makes most of the drivers unselectable
Hi list! What''s the correct way to solve this problem? When you select "Xen-compatible" subarchitecture most of the drivers (network,scsi,etc) disappear from the menuconfig.. Currently linux-2.6-xen.hg repository is unusable (as is).. for dom0 and domU also. -- Pasi Kärkkäinen ^ . .
2008 Oct 01
0
How could I add the pata_marvell module for linux-2.6.18-xen? [ An error when creating the initial ramdist ]
Hi, I''m trying to install xen-3.3.0 from source code. after "make world" "make install" There is an error when I made the intial ramdisk for Xen generated from the source code. $mkinitrd -v -f initrd-2.6.18.8-xen.img 2.6.18.8-xen blablabla... Looking for deps of module pata_marvell No module pata_marvell found for kernel 2.6.18.8-xen, aborting. I guess I should
2006 Jun 12
6
Xen3.0, LSI MegaRaid, Debian
Hello, Problem: Debian(linux-image-xen-686) Dom0 does not boot from LSI MegaRaid I''m sorry, because I don''t know if I''m at the right place to ask for a solution for my problem, because it might be Debian related. Nethertheless I try: Xen Kernel are in Debian Unstable for a month or so. I''m running an Etch (testing) machine here and I wanted to try out
2007 Apr 10
0
[Xen-SmartIO] Make Install crashed - Infiniband Drivers
Hi, I have a problem while doing a "make linux-2.6-xen-install". First of all, i did a "make linux-2.6-xen-config CONFIGMODE=menuconfig" I chose in Device Drivers menu -> Infiniband Support : If i choose all the options in module or built-in, i get the same results with make install. This error appears :
2008 Jul 08
0
virt-manager problem on Ubuntu
Hello, everyone! I installed xen3.2.0 on Ubuntu and meet some problem. After the following commands make all make linux-2.6-xen0-config CONFIGMODE=menuconfig make linux-2.6-xen0-build make linux-2.6-xen0-install I got xen-3.2.0.gz vmlinuz-2.6.18.8-xen0 etc. and put them to /boot, then I modified the menu.lst title Xen 3.2.0 / Ubuntu 8.04, kernel 2.6.18.8-xen0 root (hd0,8) kernel
2006 Feb 20
1
help VMX guest and networking xen 3.0.1
Hi, I''m working with Xen 3.0.1 and I have the following problem: I''m running Xen in a VT enabled Intel processor, I have successful installed a Fedora Core 4 32 bits Guest using VT. But the Network interface doesn''t appear in the Guest. I mean, running the commands "ifconfig –a" doesn''t show any eth0 interface just lo. In the /sys/class/net directory
2006 Apr 27
1
Xen capable linux-tree-2.6.16 deb?
Hi, has anyone build a linux-2.6.16 deb that can be used to compile xen? The default unstable package does not seem to have any xen patches included, only the /debian/arch/amd64/xen dir for the .config files. MfG Goswin
2005 Oct 20
1
2.4.30-xenU kernel / openswan 1.0.9
Hi list!: I found this error trying to compile the kernel 2.4.30 after apply the patches from openswan-1.0.9. The error ocurrs using: kernel 2.4.30 (xenU kernel) iptables 1.3.3 patch-o-matic-ng-20051010 openswan 1.0.9 the menu fails going to netfilter configuration options [root@xenkbunk linux-2.4.30-xenUOSW-1.0.9]# make CC=gcc33 ARCH=xen menuconfig rm -f include/asm ( cd include ; ln -sf