[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: grub cannot load /vmlinuz-2.6.15-1.1955_FC5hypervisor kernel image [SOLUTION]



Well, I fixed the error and I have FC5 working!!!
This was a misunderstood from my side:
I google a little bit about Xen and I tried this setup in my grub.conf:

title FEDORA CORE 5 TEST 3 SUBTEST 1
        root (hd1,0)
        kernel /xen.gz-2.6.15-1.1955_FC5 dom0_mem=131072
        module /vmlinuz-2.6.15-1.1955_FC5hypervisor ro
root=/dev/VolGroup01/LogVol00 rhgb quiet
        module /initrd-2.6.15-1.1955_FC5hypervisor.img

Xen run on top of fedora, so the "kernel" image is: xen.gz-2.6.15-1.1955_FC5
vmlinuz-2.6.15-1.1955_FC5hypervisor and
initrd-2.6.15-1.1955_FC5hypervisor.img are
now loaded as a modules.

...By the way, when i selected Xen support in the anaconda installer,
I was expecting a pair of kernels in /boot (Like the way with FC4 which gave
me a normal kernel and other with SMP support), but in this case FC5 just
gave me the Xen version...

Its time to play with FC5 and Xen!!!


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]