
marcos.cavaco
(usa CentOS)
Enviado em 29/06/2010 - 14:33h
Boa tarde,
Estou tendo problemas para comfigurar o grub do CentOS-5.4 para carregar o Xen-br
a configuração que possui no site do Xen-br(http://wiki.xen-br.org/Xen-4.0.0-centos-54) é:
# nano /boot/grub/grub.conf
Inserir as seguintes linhas, antes do primeiro TITLE:
# title KERNEL-XEN
# root (hd0,0)
# kernel /xen.gz
# module /vmlinuz-2.6.18.8-xen ro root=LABEL=/ console=tty0
# module /initrd.img-2.6.18.8-xen
mas o meu kernel é diferente. Fiz a troca do kernel e mesmo assim não funfa.
O erro é o seguinte:
Booting 'KERNEL-XEN'
root(hd0,0)
Filesystem type is ext2fs, partition 0x80
Kernel /xen.gz
[Multiboot-elf, <0x100000 :0x151000 :0x141000>, shtab=0x392078, entry=0x100000]
module /vmlinuz-2.6.18.8-xen ro root=LABEL/ console=tty0
Error 15: file no found.
Desd ja agredeço.