Displaying 20 results from an estimated 6000 matches similar to: "grub problems"
2008 Dec 03
8
GRUB Timeout problem
I recently installed CentOS 5.1 on a DL71 ASI notebook.
After my yum update the timeout parameter in /boot/grub/grub.conf file
has no effect. It sits at the grub screen forever unless I press the
enter key to select a kernel, at which point it will boot.
Any help or suggestions to fix this would be much appreciated
CentOS release 5.2 (Final)
Kernel 2.6.18-92.1.18.el5 on an i686
# grub.conf
2010 Mar 04
3
grub.conf and /proc/cmdline
I have a grub.conf (below) with pci=nomsi, also /proc/cmdline and dmesg
| more
do not show the pci=nomsi.
How can this be? there are no strange characters after quiet and before
pci=nomsi.
It was edited with vi.
What can I do to get this parameter in my kernel boot line.
Jerry
-----------------
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS
2015 Dec 20
3
Missing module grub entry in xen-4.4.3-9 & boot issues
HI,
We've started to see several issues with the Xen releases. Going back to
basics I've used this guide
https://wiki.centos.org/HowTos/Xen/Xen4QuickStart
Once the install process is complete the grub.conf looks like this:
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS (3.18.21-17.el6.x86_64)
root (hd0,0)
kernel /boot/xen.gz
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
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
2011 May 25
3
Re: (XEN) Scrubbing Free RAM........................ Reboot
On Wed, May 25, 2011 at 12:41 AM, JAMES BOND 123 007
<james123007@gmail.com> wrote:
> Hi ,
> I saw your thread post at
> http://web.archiveorange.com/archive/v/ZvO4jnaavtTfcyqnHoRX
> , about problems with XEN 4.0 installation.
> I have the same problem and my machine is similar to yours( HP Proliant
> DL380G6, 4GB-RAM)
This question is better asked on the xen-users list.
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,
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
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
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
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
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
2009 Sep 10
2
new kernel on Fedora 10 domU
Hi,
I installed Fedora 10 as domU on CentOS 5.3. I need new 2.6.25.14 kernel
under domU (in order to patch it for MPLS protocol). I followed advice on
http://wiki.xensource.com/xenwiki/Kernel.org_Linux_on_Xen, and compiled
kernel with XEN options enabled under domU. I got all relevant packages in
/boot and /lib/modules, but when I try to boot virtual machine I got this
error:
Error starting
2012 Nov 13
1
Fw:Fwd: Installing XEN on Centos 6.3 X86_64 ... Problem xen not starting...!!!//I have the same problem....
-------- Forwarding messages --------
From: test <www.ryanliang@126.com>
Date: 2012-11-13 17:14:18
To: xen-announce@lists.xen.org
Subject: Fwd: Installing XEN on Centos 6.3 X86_64 ... Problem xen not starting...!!!//I have the same problem....
http://www.howtoforge.com/forums/showthread.php?t=58226
Hi,
I followed tutorial
2011 Aug 05
1
CentOS 6 kernel update and grub.conf...
Hey,
I ran a yum update and it installed a new kernel.
?? ...
?? Installed:
??? kernel.x86_64 0:2.6.32-71.29.1.el6? kernel-devel.x86_64 0:2.6.32-71.29.1.el6
but it did not modify the grub.conf file.
? #boot=/dev/sda
? default=0
? timeout=5
? splashimage=(hd0,0)/grub/splash.xpm.gz
? hiddenmenu
? title CentOS (2.6.32-71.el6.x86_64)
?? ?????? root (hd0,0)
?? ?????? kernel
2005 Aug 30
3
CPU0 is toast error message
# grub.conf generated by anaconda
I recently tried installing xen on another machine and I''m getting the
"CPU0 is toast rebooting in 5 seconds" message. Reading through past
postings, I was hopeful setting the dom0_mem=128M would solve the problem.
Unfortunately, it didn''t make a difference.
I haven''t fooled with anything on this system -- just a fresh FC4
2010 Jul 01
1
Superblock Problem
Hi all,
After rebooting my CentOS 5.5 server, i have the following message:
==================================
Red Hat nash version 5.1.19.6 starting
EXT3-fs: unable to read superblock
mount: error mounting /dev/root on /sysroot as ext3: invalid argument
setuproot: moving /root failed: No such file or directory
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting
2006 Jun 13
17
switchroot mount failed
All,
I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when
trying to boot Xen kernel(domain0)
......
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempting to kill init!
Then system reboot.In grub.conf,I have
2006 Jun 13
17
switchroot mount failed
All,
I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when
trying to boot Xen kernel(domain0)
......
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempting to kill init!
Then system reboot.In grub.conf,I have
2015 Oct 12
1
Megacli issue with Xen PERC 5/i Poweredge 2950 II
I am having an issue with Megacli when adding or removing virtual
disks. I will post a link to fpaste that has the issue shown.
In brief whenever i add, or remove, a virtual disk via MegaCli the
attempt succeeds and the adapter is configured but the OS remounts dm-0
in read only. dm-0 is my root lv. This issue does not happen if i boot
into the default, non Xen, CentOS kernel. On stock