similar to: Set CONFIG_IP_PNP to y?

Displaying 20 results from an estimated 50000 matches similar to: "Set CONFIG_IP_PNP to y?"

2009 Jun 17
7
Can''t get guest domain network working!
Hi, there: I have installed xen(2.6.18.8-xen) and had successfully started domU guests (one or two) from dom0. However, I am not able to start the network for domU machines. Following is the information from my linux box. After the it is started: $ ifconfig eth1 Link encap:Ethernet HWaddr 00:A0:C9:D6:65:DB inet addr:XXX.XXX.10.133 Bcast:XXX.XXX.10.255 Mask:255.255.255.0
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
Recipe for useing xen/ia64 with pv_ops domU. Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com> Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp> Cc: Randy Dunlap <randy.dunlap at oracle.com> --- Documentation/ia64/xen.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 183 insertions(+), 0 deletions(-) create mode 100644
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
Recipe for useing xen/ia64 with pv_ops domU. Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com> Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp> Cc: Randy Dunlap <randy.dunlap at oracle.com> --- Documentation/ia64/xen.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 183 insertions(+), 0 deletions(-) create mode 100644
2008 Jun 20
0
Assign IP and CONFIG_IP_PNP problem
Hi, I''m new to Xen and I''m having problem with Xen networking. I read that one could set the IP address of a new virtual machine in the configuration file with the vif statement. For example: vif = [ ''mac=00:00:00:00:00:01, bridge=virbr0'' ] ip = "10.10.10.1" My problem is that when the virtual machine start it doesn''t get the IP. Insted it
2011 Mar 01
0
Debian 6.0 + Xen 4.0.1 + remus : "Error: (2, ''Invalid kernel'', ''xc_dom_find_loader: no loader found\n'')"
-----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
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
2009 Jul 04
0
A problem about xen no-iommu graphics card passthough
&nbsp;Hi! &nbsp;&nbsp;&nbsp;I&nbsp;want&nbsp;to make windows work&nbsp; with native graphics card on xen with no iommu (no vt-d) support. With many googling, I&nbsp;find that xen with Neocleuse 1:1 No-IOMMU passthough patches maybe can meet my requestment. &nbsp;&nbsp; I download and compile a copy of direct-io.hg source, and pass my graphics card to hvm
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi, next step, # dmesg | grep pciback Bootdata ok (command line is root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) ) Kernel command line: root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) Unknown boot option
2009 Jan 08
0
AW: RE: AMD P-States not recognized for Xen 3.3 and 3.4
Oh, thanks, Niraj. I overlooked this initially, because this code is not implemented in waldi 3.1-2 kernel, but only in 3.3-1. I''ll check it out tonight, as booting a new kernel per remote is a bit too dangerous. This would be exactly what I need. BR, Carsten. Von: Niraj Tolia Gesendet: Mit, 7.1.2009 22:53 An: Carsten Schiers Cc: jbeulich ; mark.langsdorf ; xen-devel Betreff:
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
2008 Nov 02
4
Fw: Re: What packages ubuntu-xen-server & ubuntu-xen-desktop are up to on intrepid
I have installed Ubuntu Intrepid Server on bare metal and successfully ran:- # apt-get install ubuntu-xen-server.     It installed several packages on system . Now i can see files /boot/xen-3.3.gz, /etc/init.d/xend, /etc/init.d/xendomains, but no xenified kernel gets in. Attempt  to use vmlinuz-2.6.27-7-server, obviously , fails with system panic.    I do remember recompiling  procedure for Xen
2007 May 18
0
mach_mpspec.h, mach_apicdef.h & xenbus_mkdir
Hello list, I''m trying to build a linux kernel module that uses xenstore to report on the modules loaded 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-
2008 Jul 07
1
Xen 3.3 unstable on OpenSUSE 10.3 - initrd problem
Folks, Mercurial is selectable as an installation in OpenSUSE 10.3 YAST. I have done the following: hg clone http://xenbits.xensource.com/xen-unstable.hg hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg make dist sh ./install.sh I tried running the following to create the initrd but it failed: Depending on your config, you may need to use ''mkinitrd'' to
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
2009 Mar 05
7
virtualizaton install and xen source compile on CentOS5.2
Hi ,Guys I installed CentOS5.2-x86_64 on my Dell PowerEndger 1950 with virtualization component ,when reboot the system halted at: /////////////////////////////////////////////////////////// Red Hat nash version 5.1.19.6 usb 1-5: device not accepting address 4 ,error -110 usb 1-5: device not accepting address 5, error -110 usb 1-5: device not accepting address 6,error -110 usb 1-5: device not
2008 Oct 23
14
Problem with VT-d on Mainboard Intel DQ45CB
Hello all, this mail is related to a post by Axel Schöner that I found at http://article.gmane.org/gmane.comp.emulators.xen.user/40621 when I was searching the WEB about solutions to my problem. I would like to confirm that VT-d with XEN 3.3 kernel 2.6.18.8 on mainboard Intel DQ45CB seems to be broken. Survey (details are down below) --------------------------------------- Whenever I boot my
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 .:..) ; \
2011 Feb 19
1
Network down when upgrade to xen 4.0.1 on centOS 5.5
Hello, We have default xen 3.1.2 on centOS 5.5. We now want to upgrade xen 3.1.2 to xen 4.0.1 while using the existing dom0 kernel (2.6.18). I followed the instructions on http://wiki.xensource.com/xenwiki/Xen4.0 hg clone -r RELEASE-4.0.1 http://xenbits.xen.org/xen-4.0-testing.hg cd xen-4.0-testing.hg make xen make tools make stubdom make install-xen make install-tools make install-stubdom And
2010 Jul 19
0
prob boot xen-4 2.6.32 megaraid
Hallo, I have to try install xen-4 on dell pe2850 (Raid: perc4). booterror: megaraid Couldn''t register IRQ 7! But megaraid works with linux-2.6.18.8. Enclosed my tests: 1. Compile xen-4.0 + linux-2.6.32 snapshot (Jeremy) from [8] (test 1). cd /usr/src/xen-b29254c make all modules modules_install 2>&1 | tee make.out cp -p ./arch/x86/boot/bzImage /boot/vmlinux-2.6.32 #
2008 Apr 09
0
About kernel smp and acpi on hardware vm.
Hello list, I have a problem with my new xen server wich can''t reach to start my linux hardware virtual machines which works on my old server without modifications. Here is my situation : On all xen servers (3), I use xen 3.2 for a Dom0 compiled with the linux kernel caming from http://xenbits.xensource.com/linux-2.6.18-xen.hg My 2 old xen servers are : Dual core Intel(R) Pentium(R) D