Displaying 20 results from an estimated 7000 matches similar to: "installation of Xen binary on Fedora 2 with LVM"
2010 Sep 11
5
vgrename, lvrename
Hi,
I want to rename some volume groups and logical volumes.
I was not surprised when it would not let me rename active volumes.
So I booted up the system using the CentOS 5.5 LiveCD,
but the LiveCD makes the logical volumes browsable using Nautilus,
so they are still active and I can't rename them.
Tried:
/usr/sbin/lvchange -a n VolGroup00/LogVol00
but it still says:
LV
2005 Jan 27
2
booting erro on FC3
I''m a newbie. :)
I followed the steps written by Jerone Young:
http://sourceforge.net/mailarchive/message.php?msg_id=10562241
but i found an error at the 17th step:
17. mkinitrd /boot/initrd-2.6.10-xen0.img 2.6.10-xen0
it said:"No module ata_piix found for kernel 2.6.10-xen0, aborting."
so I commented the line of "module /boot/initrd-2.6.10-xen0.img" in the
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
2005 Feb 17
10
Invalid or unsupported executable format, or is it a reiserfs problem?
Our newly build xen kernel does not boot. The error message is : Invalid
or unsupported executable format.
I have build xen from the xen-2.0.4 source (make world, make install) on
a debian sarge system.
I have not changed any of the kernel configurations, I did make an
initrd image.
The entry in my menu.lst is :
title Debian GNU/Linux, kernel 2.6.10-xen0
root (hd0,0) #
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
2008 Aug 28
3
potential wiki on encryption
Hello all,
I posted the whole disk encryption instructions in the forum that has been briefly discussed on the list. I joined the list per Ned's post on the thread.
http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=15923&forum=42
I have a couple of questions about the process of creating a wiki.
1. How does the peer-review process work?
2. Is there a place
2007 Jan 25
10
Problems with building a complete kernel
I have a plain vanilla Centos source (not 100% sure where we got it
from), but I can't seem to get a build that installs correctly.
I tried the method described at
http://wiki.centos.org/HowTos/Custom_Kernel, but rpm doesn't like the
output file, and even if I install it with -F, nothing seems to happen -
no new kernel, now initrd, nothing.
When I tried following the directions in the
2008 Oct 15
2
Encrypting tmp swap and home
Hi everyone,
I added a page under the HowTos for Encryption, and then added a guide
for encrypting /tmp /swap and /home using cryptsetup and LUKS keys on
LVM, when you already have partitions setup.
http://wiki.centos.org/HowTos/EncryptTmpSwapHome
Regards,
Max
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 Jun 30
9
How to make an initrd for xen
Hi
How do I make an initrd for xen.
I''m trying to boot rhel3 in fc4, and it keeps getting stuck at
Freeing unused kernel memory.
I''ve created the device files, but it still doesn''t boot up. I''m
pretty sure that the solution lies in makeing an initrd file.
Currently my xenU kernel is 2.6.11-1.1369_FC4xen0. Can someone please
tell me how to do this?
Many
2005 Oct 03
1
Xen unlimited memory usage?
Following the Fedora Project Xen Wiki in
http://www.fedoraproject.org/wiki/FedoraXenQuickstart#head-41a18dc02f3951a8e18a5283d6fcc1879f31c272, I keep increasing the memory number in /boot/grub/grub.conf because each time I reboot into Xen, I get a "not enough memory allocated" error message. I currently have the Xen kernel dom0_mem set to 500000000000 and still am getting memory
2005 Sep 07
1
mkinitrd
I''ve compiled xen without any problems. but now i have to create an initrd file. When i use the command mkinitrd (without any options) the i''ve got some errors:
# mkinitrd
Root device: /dev/sda3 (mounted on / as reiserfs)
Module list: ata_piix mptbase mptscsih qla2300 reiserfs
Kernel image: /boot/vmlinuz-2.6.11.12-xen0
Initrd image: /boot/initrd-2.6.11.12-xen0
Shared
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
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
2004 Nov 16
7
Problem on FC3
I''m getting a VFS kernel panic when trying to booting to FC3 from Xen.
Its the one that says I must supply a valid "root=" option. (sorry I
don''t have it verbatim.)
I''m using the xen-2.0 binary installer, kernel 2.6.9. I am using
ext3fs, but I am fairly certain that I have compiled support into the
kernel. (I''ve tired compile xen from the 2.0
2006 Mar 30
2
linux-2.6-xen kernels and initrds
I have a question regarding the building of the unified xen kernel
(linux-2.6-xen) and the use of initrd. In the past I built both xen0
and xenU kernels; the xen0 default configurations had SCSI and Fusion
MPT support compiled into the kernel. Now, they are built as modules.
The problem is that I am unable to boot the xen kernel built that way,
even though I am building an initrd. I have
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
2005 Sep 22
1
LPFC support in Xen ?
Hi,
Afraid I dont have a very new system to try out Xen.. It''s an ia32 PIII
machine with 1GB memory (that''s gud i believe).
When I try to build the initrd image for my xen kernel, i get error
messages complaining about missing modules, so am trying to compile them on
my own.
Could find support for the remaining three, but am left with lpfcdd.ko.
Couldnt find an appropriate
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
2005 Jul 28
10
dma_alloc_coherent issue with tg3 in x86_64 build
During boot of dom0, I get the following. Box is remote, so I''m
now waiting for proxy power button pusher ;-) tg3 init fails doing
dma_alloc_coherent (I assume this is from tg3_init_one -> tg3_test_dma ->
pci_alloc_consistent -> dma_alloc_coherent). Looks like an issue with
the amount of memory in dom0. Is this known?
thanks,
-chris
root (hd0,0)
Filesystem type is ext2fs,