similar to: Assign IP and CONFIG_IP_PNP problem

Displaying 20 results from an estimated 4000 matches similar to: "Assign IP and CONFIG_IP_PNP problem"

2010 Jan 11
1
Doubt
Hi, I am facing an issue which i have described in the below and looking forward your help regarding the same at the earliest. Description:         I am trying to create virtualization using Xen-Hypervisor.     I have installed fedora 8 and installed xen kernel as per the document guideless which are mentioned in the below.  1. Install Virtualization Software: su -c “yum groupinstall
2009 Jun 23
0
Set CONFIG_IP_PNP to y?
Hi, I am using xen-3.4-testing.hg and linux 2.6.18 kernel to build virtual machine. I have successfully started the dom0 and guest domains. But can''t set the guest domain''s ip address from the dom0. I checked my /boot/config-2.6.18.8-xen file and found that: # CONFIG_IP_PNP is not set Do I need to have CONFIG_IP_PNP set to y? Thanks! Donglai
2008 Mar 20
0
xen wont start on fedora 8 :-(
Hi all, I''m trying to get xen running on my new PC: [root@mail ~]# uname -a Linux mail 2.6.24.3-34.fc8 #1 SMP Wed Mar 12 18:17:20 EDT 2008 i686 i686 i386 GNU/Linux [root@mail ~]# rpm -qa | grep xen xenner-0.23-1.fc8 xen-libs-3.1.2-2.fc8 xen-3.1.2-2.fc8 kernel-xen-2.6.21.7-2.fc8 [root@mail ~]# [root@mail ~]# cat /etc/grub.conf # grub.conf generated by anaconda # # Note that you do not
2008 Jul 09
0
''make dist'' fails at end of build while copying (cp) vmlinuz from .../arch/i386/boot/ directory
PS: A similar issue has been partially discussed in [Xen-devel] but solution is not given or not clear. http://lists.xensource.com/archives/html/xen-devel/2007-09/msg00568.html I am building Xen-3.2.0 (from source) with a ''working, known good'' xenified linux kernel from Fedora Core 8 (kernel-xen-2.6.21.7-3.fc8xen). Here is the build failure I get when I run: # make
2008 Jun 11
1
Para virtualized guest on Xen
I am trying to create a para-virtualized guest with the same kernel image and initrd image as dom0. The configuration is below ================================================================================ kernel = "/boot/vmlinuz-2.6.21.7-3.fc8xen" ramdisk = "/boot/initrd-2.6.21.7-3.fc8xen.img" memory = 428 name = "fedora.fc8" vif = [ '''' ] dhcp =
2009 Feb 04
3
unable to assign ip from config file
Hi, im using a fedora core 8 domU and fedora core 8 as my dom0 on xen3.1.0-13, my config file reads: kernel = "/boot/vmlinuz-2.6.21-2950.fc8xen" ramdisk="/boot/initrd-2.6.21-2950.fc8xen-no-scsi.img" memory = 428 name = "fedora1.fc8" vif = [ ''mac=00:16:3e:00:00:03,ip=192.168.2.105'' ] dhcp = "off" netmask = "255.255.255.0" gateway
2012 Jun 21
4
basic auth fails
Hello, I've setup apache basic auth on by web server to protect my nagios site. It's been working just fine, but suddenly it stopped accepting passwords even tho they are being typed in correctly. I was wondering if I could get some advice on how to troubleshoot this? I'm on a centos 5.4 machine Linux 2.6.21.7-2.fc8xen #1 SMP Fri Feb 15 12:34:28 EST 2008 x86_64 x86_64 x86_64
2008 Apr 14
1
no xenfb in Fedora 8 Xen kernel?
Hi, I''m trying to start Xorg on a PV Fedora8 guest running 2.6.21.7 fedora stock xen kernel, however, it seems that there''s no xenfb.ko driver included in the .rpm package. The only included drivers I see in /lib/modules are: emre@xenroot:/lib/modules/2.6.21.7-3.fc8xen/kernel/drivers/xen$ ls blkback blkfront blktap netback netfront pciback however, if I look at the
2009 Mar 03
1
dotplot() lattice charts return blank image (jpeg, bmp, png) file
Thanks in advance for the help. Trying to run a basic dotplot in lattice from R command line. When the file is created, in Fedora, it is blank image (jpeg, bmp, png). Image produces correctly in Windows environment. Libraries lattice and latticeExtra are loaded. Code: ----------------- jpeg(file = "/tmp/img/temp31.jpg", width = 768, height=768) xy <- dotplot(1:10) print(xy)
2010 Mar 26
1
R Scatter plot partially generated in Fedora
Hi: I?have installed R?first time in Linux/Fedora. I used the yum command (yum install R). The installation was successful and went without any errors. I could also run the following R script without any errors. But, the generated scatter plot only has three blue dots added through the first plot(...) statement. It does not show the main title, x-/y-axes, x-/y-labels, and also the green dots
2008 Sep 21
0
Bridge stops forwarding on fc8 xen 3.1
I have raised this issue a couple of times and had no response. I am hoping that in the last few months someone else may have had the same scenario and have had more success in resolving the issue than I am. I have 3 domUs running 2.6.21.7-5.fc8xen, running on a 32 bit host running 2.6.21-7.fc7xen (xen-3.1.2-2.fc7) I have had a number of occerances where the bridge stops forwarding packets
2012 Jul 04
0
[Bug 693] SNAT is failing to maquerade some TCP RST packets
http://bugzilla.netfilter.org/show_bug.cgi?id=693 Myroslav Opyr <myroslav at quintagroup.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |myroslav at quintagroup.com OS/Version|Ubuntu |All --- Comment #10 from
2009 Jan 10
4
xen on fedora-core8(host) with fc8 as dom0 hangs after "starting atd"
hi, im using xen on fedora core 8 as dom0, and i downloaded the fc8 image from jailtime.org, when i use "xm create /xen/fedora/fedora.fc8.xen3.cfg -c" i get the following on my terminal: Using config file "/xen/fedora/fedora.fc8.xen3.cfg". Started domain fedora.fc8 Linux version 2.6.21-2950.fc8xen ( kojibuilder@xenbuilder2.fedora.redhat.com) (gcc
2003 May 22
0
[PATCH 2.5.69 1/3] remove ipconfig support from the kernel
This patch removes IP autoconfiguration (CONFIG_IP_PNP and friends) support from the kernel, and ensures that using NFS as the root filesystem (CONFIG_NFS_ROOT) will no longer work. b/arch/alpha/defconfig | 1 b/arch/arm/def-configs/a5k | 1 b/arch/arm/def-configs/adi_evb | 4 b/arch/arm/def-configs/adsbitsy | 4
2009 Mar 09
0
Booting problem with compiled xen 3.3.0/linux-2.6.18.8-xen.hg source
Hi All, I am trying to compile Xen 3.3.0 source code which downloads updates from mercurial repository. I am trying to modify the CPU scheduler, but before i make any changes i need to test it by installing it from source. OS: Fedora 8 Linux I compiled the source code by using [root@localhost xen-3.3.0]# make world [root@localhost xen-3.3.0]# make install [root@localhost xen-3.3.0]#
2007 Dec 28
0
passing vga=<mode> to xen kernel
How can I pass a vga mode to the kernel on a dom0? I have a system that I can''t get to display on any of my monitors, it keeps saying out of range. This happens as soon as the kernel starts booting (meaning its not an X problem). Based on my understanding, I should be able to pass a vga mode (i.e. 640x480 8bit color) to the kernel and use that for booting. title Fedora
2013 Dec 13
0
Re: assign static external IP to container
On 12/13/2013 12:33 PM, scar wrote: > Gao feng @ 12/11/2013 01:49 AM: >> I have a machine running libvirt lxc, >> on this machine(host), the network configure looks like this >> eth0 is the physical nic, virbr0 is the bridge libvirt created, and vnet0 >> is the veth device created for libvirt lxc container. you can see, the eth0 >> is a port of virbr0, and the ip
2013 Dec 16
0
Re: assign static external IP to container
On 12/14/2013 10:51 AM, scar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Gao feng @ 12/12/2013 10:18 PM: >> I saw there are two bridge br0 and virbr0 in your host. which >> bridge the libvirt uses? what's result of #virsh net-list ? > > well i don't quite understand bridges and their function, i'm kinda > just following directions.
2013 Dec 11
0
Re: assign static external IP to container
On 12/09/2013 05:14 AM, scar wrote: > hello i have a server colocated in a datacenter with several external IP > addresses available to use. the physical server is using one of these > IPs, and i want to assign another, unused IP to the virtual machine. i > thought i could just do this by editing the container's > /etc/network/interfaces, setting a static IP address for eth0
2011 Mar 21
2
exclude the latest php
hey guys, I'm attempting to install php 5.2.7 using the webtatic repo.. but it looks like my exclude isn't working.. I'd appreciate it if someone could point out the mistake I'm making/flaw in my approach... ## machine info [root at ec2-174-129-154-179 yum.repos.d]# cat /etc/redhat-release CentOS release 5.5 (Final) [root at ec2-174-129-154-179 yum.repos.d]# uname -a Linux