Displaying 20 results from an estimated 7000 matches similar to: "Xen Installation problems"
2006 Apr 23
0
problems with grub and fedora core 4 booting xen
I installed the xen 2.6 binary tarball on my Linux 2.6 Fedora Core x86
system and added the entry to the grub.con file. I am still not able to
get it up and working. It keeps restarting itself during the boot
process.
I''ve managed to capture the contents of the boot at the end before it
restarts:
error opening /dev/console
error dup2''ing fd of 0 to 0
error
2011 Nov 20
2
serial console oddities with CentOS Linux release 6.0 (Final)
It seems as if /etc/inittab has undergone some changes. That doesn't seem
to be related to my issues however. I am able to setup the grub.conf (
menu.lst if you like ) to use the serial console ttyS0 at 9600 baud and
the usual bits.
However I can not actually see the GRUB menu at boot time. I see nothing
until the server begins to boot and then I can see everything. However the
grub menu is
2013 Dec 17
1
Virtual Machine converted from physical : Kernel Panic at boot .
Hi.
I used VMware Standalone converter 5.5 to convert a CentOS 5.3 machine from
a Physical server to a Virtaul Machine on ESXi 5.1 . Thus far with every
attempt to convert this machine I get a "Kernel panic"
mount: could not find filesystem '/dev/root'
setuproot: moving /dev failed: No such file or directory
setuproot: error mounting /proc failed: No such file or directory
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
2007 Nov 06
3
Problem while installing XEN 3.1 on Fedora 6
Hi,
I downloaded XEN 3.1 source code on a fedora 6 machine.
I did
# make world
# make install
It did not give me an error then when I restarted the machine the Grub
did not have 2 options. It had only one option that was the kernel.
On loading the OS, when i gave
# xend
it gives the following errors:
[root@localhost sbin]# xend
ERROR Internal error: Could not obtain handle on privileged command
2008 Sep 25
1
Help: grub problem ( Error 13: Invalid or unsupported executable format )
Hey,
I built a 2.6.18.8-xen kernel and created the initial ram disk by following
the instructions in README file in Xen source package. Then I put a entry
for new kernel in /boot/grub/menu.lst (I am using CentOS 5). Here is the
menu.lst:
##########################################
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-8.el5)
root
2007 Jun 12
7
Xen in RHEL 5.0...Installation problems
Hello..I am not very proficient in Linux kernel stuffs although I know my basics. I have a question and all suggestions/solutions will be highly appreciated...
I got to know that RHEL 5 has inbuilt Xen Support...So I tried to install a RHEL 5.0 Server on my P4 machine. On top of it I tried to install Xen specific RPMs and some other RPMs needed by Xen.
The additinal RPMs added after base
2007 Feb 16
5
LVM on dom0?
I''ve spent the past while researching this but I''m just not finding a
solution. I''ve been trying to get my xen kernel booting on a pretty much stock
CentOS 4.4 installation. I installed Xen from src rpm and installed all the
requisite software and I''m sure it''s with the ram disk but I can''t figure out
how to resolve this.
With a stock kernel
2007 Nov 30
6
Why ''xm console'' not works sometimes?
Hello,
I''m using Red Hat AS 5 with Xen 3.0, and sometimes ''xm console'' does not
work, the most of times when I''m trying to connect one full-virt machine
with different arch from server, for example:
[root@xen-5 ~]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 1933 8
2009 Jan 06
3
Booting issue on CentOS 5.2+Xen 3.3.0
Hello All,
I finally compiled xen 3.3.0 using make World, installed it but I cannot get
it to Boot, I always get kernel panic, kernel not sync kind of errors, I
suppose it''s some hard disk or partition issue, my setup is as follows.
CentOS 5.2 x86_64 on a HP ML-115
Grub, menu.list
Entries
CentOS xen''s line
title CentOS (2.6.18-92.1.22.el5xen)
root
2010 Jul 12
1
Xm console unable centos 5.5 Full virt
Hi all.
I am comming back to the virtualization...
Days ago I installed Centos 5.5 and I want to tray xen Full
virtualization.. so I create and installed my Full virtual machine. I use
virt-manager... the VM run pretty well...
But... If I connect remotly using ssh to domain0 and then use "xm console
ID" I get nothing.... and I have to ctrl + ].... (this happen too if I am
locally in
2009 Nov 16
2
grub entries for Dom0 kernel
I have compiled a Dom0 kernel
and kept in boot the images
xen-test-vmlinuz
initrd-test-2.6.29.img
xen-3.3.gz
my /boot/grub/menu.lst looks like this
title TEST Xen 3.3 / Ubuntu 9.04
uuid 32ce16fb-1400-4d71-bb37-c98ef140e501
kernel /xen-3.3.gz
module /xen-test-vmlinuz root=/dev/vga/dom0 ro console=tty0
module /initrd-test-2.6.29.2.img
quiet
I get
2011 May 13
2
XEN Dom 0 boot and Out of Memory issue
Hi all,
Recently I build XEN 4.1 (from the xen.org) on centIOS
5.5 (kernel 2.6.38.4). After changing the grub file and rebooting the
machine, I am continuously getting out of memory error. The content of
my grub file:
default=0
timeout=5
serial --unit=0 --speed=115200
terminal --timeout=10 console serial
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.38.4)
root
2005 Apr 29
2
installation of Xen binary on Fedora 2 with LVM
Hello,
I had tried to install Xen binary on Fedora 2 according to the user
manual.
My platform has LVM.
I tried 2 different grub entries for zen:
The first was:
kernel /xen.gz dom0_mem=131072
module /vmlinuz-2.6.10-xen0 root=LABEL=/ ro console=tty0
It says the it can''t find the / (root) and looks for a
floppy or an NFS root. (I don''t have a floppy at all and
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
2005 Apr 26
1
xen kernel panics at boot
Hi. I am trying to install xen 2.0.5 and am having problems getting the
xen kernel to boot. It seems to come up, recognize the PCI bus info,
the CPU, memory, and such, and then halts when it gets to trying to
mount NFS. It then asks for a boot floppy.
My guess is that it is not finding the / partition. The actual kernel
panic string, I don''t have because the screen blanks so
2008 Mar 28
8
Booting dom0: Kernel Panic - not syncing: Attempted to kill init!
Hello list,
I tried to install Xen 3.1.0 on Scientific Linux (RHEL4), but this
mission failed.. Hope you can help me by finding the reason for my problem.
I downloaded the xen sources from
http://bits.xensource.com/oss-xen/release/3.1.0/src.tgz/xen-3.1.0-src.tgz
and compiled them by running "make" and "./install.sh". This seemed to
work.
After setting up grub like this,
2011 May 13
3
XEN Dom 0 boot and Out of Memory issue
Hi all,
Recently I build XEN 4.1 (from the xen.org) on centIOS 5.5 (kernel 2.6.38.4). After changing the grub file and rebooting the machine, I am continuously getting out of memory error. The content of my grub file:
default=0
timeout=5
serial --unit=0 --speed=115200
terminal --timeout=10 console serial
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.38.4)
root
2005 Oct 28
2
UP vs SMP kernel ?
There was a discussion here several days ago that was precipitated by my
decision to manually install the new kernel before YUMming the upgrade
to CentOS 4.2. The upgrade went south but I recovered by doing a fresh
install and a bunch of copying from backups. All's well EXCEPT that I'm
back in the same "box", thanks to anaconda.
I set out to upgrade kernels this morning:
2008 Sep 04
0
Cannot boot into xen kernel
Hello all,
I am sort of new to XEN and I have a dedicated server that is hosted for
me. This server is an intel single quad 4 with 4 gig of ram. The OS is
Centos 5 completely updated. I have installed XEN from the add and
remove applet within Centos. Here is my grub.conf:
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-92.1.10.el5PAE)