|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Newbie question: FC5 boot problem with a blue screen
Tried several combinations of "selinux=0 setenforce=0 acpi=0" in the grub.conf
file for the boot params to the kernel.
However, still has the same boot problem.
One combination of "selinux=0 setenforce=0 acpi=0" in the grub.conf file is
as follows:
default=0
timeout=5
splashimage=(hd0,4)/grub/splash.xpm.gz
#hiddenmenu
title Fedora Core (2.6.17-1.2145_FC5xen0)
root (hd0,4)
kernel /xen.gz-2.6.17-1.2145_FC5 selinux=0 setenforce=0 acpi=0
#module /vmlinuz-2.6.17-1.2145_FC5xen0 ro root=LABEL=/
module /vmlinuz-2.6.17-1.2145_FC5xen0 ro root=/dev/VolGroup00/LogVol00 3
module /initrd-2.6.17-1.2145_FC5xen0.img
----- Original Message ----
From: Jerry Amundson <jerry@xxxxxxx>
To: xen-users@xxxxxxxxxxxxxxxxxxx
Sent: Tuesday, July 11, 2006 10:30:13 AM
Subject: Re: [Xen-users] Newbie question: FC5 boot problem with a blue screen
On Tue July 11 2006 08:05, PoWah Wong wrote:
> Windows XP and the original and updated FC5 run successfully but FC5
> with XEN does not boot. FC3 does not install because it does not
> recognize the hard disk (Seagate ATA ST380110AS).
Might be the hardware. This thread mentions ATA, but seems to not have a
resolution...
http://lists.xensource.com/archives/html/xen-users/2005-12/msg00333.html
Is it fully "yum update" current (not just the kernel!)? I've seen a
couple "audit" related threads (mentioned in your orig. post), though
certainly are fixed now.
selinux=0 setenforce=0 acpi=0
are some boot params to the kernel you might experiment with...
jerry
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|