|
|
|
|
|
|
|
|
|
|
xen-users
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
|
|
|
|
|