Displaying 20 results from an estimated 2000 matches similar to: "xen wont start on fedora 8 :-("
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 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]#
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 =
2008 Nov 13
1
Error while creating Guest Domain - Please help
Hi
Below is what i get while creating a guest domain, please someone help me.
[root@xenserver xen]# uname -a
Linux xenserver 2.6.21-2950.fc8xen #1 SMP Tue Oct 23 12:24:34 EDT 2007 i686 i686 i386 GNU/Linux
[root@xenserver xen]#
[root@xenserver xen]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 930 2
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
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
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
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
2007 Nov 21
0
Fedora 8 "Invalid file location given"
Hi,
I´m trying to install a Fedora Core 8 x64 guest on my xen server (Fedora 8_x64) and get the next message while executing virt-install:
______________________________
What is the name of your virtual machine? FC8_test
How much RAM should be allocated (in megabytes)? 512
What would you like to use as the disk (path)? /ImagenesHD/FC8_test.img
How large would you like the disk
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
2008 Jan 15
3
having trouble booting Xen-3.1 on X86_64 Fedora Core 8 install
Hi:
Any hints/pointers welcome. I am very new to Xen, I have a AMD "AMD Athlon(tm) 64 X2 Dual Core Processor 4000+" based system on which I am running X86_64 Fedora Core 8. I have installed Xen-3.1 on it, but I can''t get Xen to boot. It seems unable to find the root volume, the kernel panics and reboots immediately so I can''t capture or write down anything and I
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
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 Feb 13
17
Xen 3.2 is not loading on FC8 - Error: Kernel panic - Attempted to kill init
Hi all,
I compiled and installed Xen 3.2 source on FC8. Compilation and installation
completed with no errors. However when I try to load Xen I get an error:
Kernel panic - Attempted to kill init !!!
This is my grub configuration:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means
2008 Dec 10
0
domU, Failed to obtain physical IRQ, e1000 Intel NIC
Hello all.
I''ve upgraded my drives, and in doing so loaded FC8. Latest
kernel-xen.x86_64 (2.6.21.7-5) and xen.x86_64 (3.1.2-5) available, using
2 Intel NICs with e1000 driver. All worked fine on FC5 with custom domU
FC5 with pcifront and NIC drivers in kernel.
Now, I''m unable to get the NICs to function inside my domU. The are
visible in lspci, and ipconfig. DomU dmesg
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)
2008 Mar 21
2
x86_64 Fedora Core 8 Xen source build fails - help!
I''ve updated a Fedora 8 kernel to 2.6.24.3-34.fc8 and am
trying to put Xen into it from the Xen 3.2.0 source tarball.
Eventual destination is an OpenSolaris box running x86_64
OpenSolaris 10. However, "make world" fails in the xen-3.2.0
directory. It seems to be searching for something called
"linux-2.6.18-xen.hg". Linux 2.6.18 has nothing to do with it,
so
2010 Aug 31
2
Centos 5.5, not booting latest kernel but older one instead
I've been going along not noticing things happening right under my nose.
so imagine my surprise when I discovered last night that my Centos 5 box
has installed multiple new kernels over the last few months, as updates
come out, and IT IS NOT BOOTING THE NEWST ONE.
grub.conf says to boot kernel 0, and 0 is the newest one. but the one it
actually boots is 6 or 8 down the list (clearly I've