|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Newbie question: FC5 boot problem with a blue screen
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).
----- Original Message ----
From: Jerry Amundson <jerry@xxxxxxx>
To: xen-users@xxxxxxxxxxxxxxxxxxx
Sent: Monday, July 10, 2006 4:36:52 PM
Subject: Re: [Xen-users] Newbie question: FC5 boot problem with a blue screen
On Mon July 10 2006 14:28, PoWah Wong wrote:
> grub.conf is modified as follows:
> default=0
> #default=5
> 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
> module /initrd-2.6.17-1.2145_FC5xen0.img
> title Fedora Core (2.6.15-1.2054_FC5) original
> root (hd0,4)
> kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=LABEL=/ rhgb quiet
> initrd /initrd-2.6.15-1.2054_FC5.img
> title Windows XP
> rootnoverify (hd0,1)
> chainloader +1
I dunno - works for me.
How did you install?
You should have both xen and non-xen grub options for both the current and
previous
kernel releases, plus XP. In other words, five (5) choices.
Maybe it's particular to your HW - does the non-xen 2145 kernel work? (assuming
you have it...)
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
|
|
|
|
|