|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Newbie question: FC5 boot problem with a blue screen
Please don't top-post. Information up here is not very useful.
On Thu July 13 2006 13:37, PoWah Wong wrote:
> 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
Although they are kernel params, I think in the xen context they should
be on the module line, e.g.
module /vmlinuz-2.6.17-1.2145_FC5xen0 ro root=/dev/VolGroup00/LogVol00
selinux=0 3
[someone can confirm/deny that, and "someone" else can chime in here
anytime now... :-)]
> ----- 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
Did you check the above thread? Does it apply to you?
> 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.
And, again, has the machine been updated?
jerry
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|