Ver Mensaje Individual
  #1 (permalink)  
Antiguo 26/08/2008, 23:19
Avatar de cnsey
cnsey
 
Fecha de Ingreso: octubre-2005
Mensajes: 63
Antigüedad: 19 años, 1 mes
Puntos: 0
Exclamación Grub y xp 64 bit

hola amigos
cuento con un pc que tiene un disco ide y un sata, en el disco ide instale win 64 y en el sata fedora core 8 , primero instale win y despues fedora pero grub no reconocio a win 64
hay alguna configuracion especial la configuracion de grub es la siguiente

Código:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd1,0)
#          kernel /boot/vmlinuz-version ro root=/dev/sda1
#          initrd /boot/initrd-version.img
#boot=/dev/sdb
default=0
timeout=9
splashimage=(hd1,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.25.14-69.fc8)
        root (hd1,0)
        kernel /boot/vmlinuz-2.6.25.14-69.fc8 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.25.14-69.fc8.img
title Fedora (2.6.25.11-60.fc8)
        root (hd1,0)
        kernel /boot/vmlinuz-2.6.25.11-60.fc8 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.25.11-60.fc8.img

title Win xp 64
        #rootnoverify (hd0,0)
        #chainloader +1
        root (hd1,0)
        makeactive
        chainloader +1
El mensaje que da al iniciar win es error 13
cualquier ayuda se agradece
__________________
Aprendiz linux, pero avanzando...