|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Newbie question: FC5 boot problem with a blue screen
I followed your suggestion to make grub.conf file 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
#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
selinux=0 setenforce=0 acpi=0
module /initrd-2.6.17-1.2145_FC5xen0.img
but still has the same problem:
...
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
kernel panic - not syncing : attempt to kill init
...
----- Original Message ----
From: Skyler.Bingham@xxxxxxxxxxxxxxxxxxxx
To: PoWah Wong <wong_powah@xxxxxxxx>
Sent: Thursday, July 13, 2006 3:02:18 PM
Subject: Re: [Xen-users] Newbie question: FC5 boot problem with a blue screen
Have you tried putting the boot parameters on this line?
module /vmlinuz-2.6.17-1.2145_FC5xen0 ro root=/dev/VolGroup00/LogVol00 3
I have discovered this is where Xen expects the kernel boot parameters,
although it doesn't appear to be well documented. Hope this helps.
Skyler Bingham
skyler.bingham@xxxxxxxxxxxxxxxxxxxx
(602) 957-1650 x1139
This e-mail and files transmitted with it are confidential, and are
intended solely for the use of the individual or entity to whom this e-mail
is addressed. If you are not the intended recipient, or the employee or
agent responsible to deliver it to the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
communication is strictly prohibited. If you are not one of the named
recipient(s) or otherwise have reason to believe that you received this
message in error, please immediately notify security@xxxxxxxxxxxxxxxxxxxx
by e-mail, and destroy the original message. Thank You.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] Newbie question: FC5 boot problem with a blue screen,
PoWah Wong <=
|
|
|
|
|