Displaying 20 results from an estimated 10000 matches similar to: "Problems with building a complete kernel"
2008 Dec 05
5
Adding RAM
I have a server running Centos 4.7 32bit. Will moving from 4Gig of
RAM to 8Gig do any good? Since its 32bit I assume it will only be
able to address the first 4Gig not? When I installed CentOS I did not
do anything special to enable using more then 4Gig if thats required.
Exim, spamassassin and Clamd seem to be the biggest load on this
machine. My biggest bottle neck is disk I/O anyway.
Wish
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:
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
2006 Dec 07
2
Question on installing 2.6.18
Hi,
I have a need to install 2.6.18 kernel.
After I configure, make, make modules, make install (all that is good).
The last thing I do is 'make install'. This also modifies grub.conf and
adds an entry for my new kernel. However it leaves the old kernel as still
the default. Is there a way to have it automatically set my new kernel
as the default in grub.conf so when I reboot the new
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
2007 Mar 23
7
Samba config for Windows on VMWare
I know this is a little off topic (not as usual, dammit!), but I figure
at least one of y'all can handle this one.
I have tried to configure my CentOS4.4 Plus desktop for samba sharing
with the VMWare Windows that runs on it. However, no matter what I've
done so far, I can't get the Windows to recognize this machine as a
legitimate network destination.
Here's my samba
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
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
2006 Apr 18
1
Self-fencing issues (RHEL4)
Hi.
I'm running RHEL4 for my test system, Adaptec Firewire controllers,
Maxtor One Touch III shared disk (see the details below),
100Mb/s dedicated interconnect. It panics with no load about each
20 minutes (error message from netconsole attached)
Any clues?
Yegor
---
[root at rac1 ~]# cat /proc/fs/ocfs2/version
OCFS2 1.2.0 Tue Mar 7 15:51:20 PST 2006 (build
2006 Sep 15
1
Xen Installation problems
Hello Xen Users,
I am facing a problem getting my installation of XEN boot up on a Red
Hat Linux Guest OS. What''s happening is that the grub loader tries to
install Xen but after a while it crashes and starts rebooting
recursively. I have tried both the entries listed below. I am using the
following entries in the grub.conf file:
title Xen-bhatia 3.0 / XenLinux-bhatia 2.6.16
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
2009 Mar 16
3
grub issue
HI,
I always get a grub prompt ,after I installed 2nd processor to the
Server IBM x3610
At the grub prompt, I always have to issue below commands. Then,
Server starts successfully.
grub> root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
grub> kernel /vmlinuz-2.6.18-128.1.1.el5PAE
[Linux-bzImage, setup=0x1e00, size=0x1bb714]
grub> initrd
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
2011 Mar 09
3
Creating the symbolic links in the /boot and /boot/grub/
I started a new thread since the original one is getting rather long.
I have retrieved the files I deleted in /boot and /boot/grub,
however I need to make links for
/boot/System.map (System.map -> System.map-2.6.9-89.35.1)
/boot/vmlinuz (vmlinuz -> vmlinuz-2.6.9-89.35.1)
/boot/grub/menu.lst (menu.lst -> ./grub.conf)
If it was not so important to get it correct, I would appreciate
2007 Feb 07
2
Problem with 2.6.11.4 kernel and e1000 driver - Correction
Actually, here is what shows up in the log, regardless of whether the
driver is built-in or loaded as a module:
Feb 5 10:16:15 sparenode1 sysctl: net.ipv4.conf.default.rp_filter = 1
Feb 5 10:16:15 sparenode1 sysctl:
net.ipv4.conf.default.accept_source_route = 0
Feb 5 10:16:15 sparenode1 sysctl: kernel.sysrq = 0
Feb 5 10:16:15 sparenode1 sysctl: kernel.core_uses_pid = 1
Feb 5 10:16:15 sparenode1
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
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
2010 May 19
9
How to capture boot messages of Guest
Hi ,
Can any one please let me know how to capture all the boot messages of the
Guest OS into a text file?
I do xm create -c /etc/xen/hvm.cfg to boot the guest OS.
Thanks
Kishore
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Sep 18
1
Software RAID + LVM + Grub
I'm playing with software RAID and LVM in some virtual machines and
I've run into an issue that I can't find a good answer to in the docs.
I have the following RAID setup:
md0: sda1 and sdb1, RAID 1. This is /boot
md1: sda2 and sdb2, RAID 1. This is a PV for LVM.
VolGroup00, this is the volume group and md1 is the only PV in it.
LogVol00 is swap
LogVol01 is /
LogVol02 is /home