Problem dualboot fc6 XP

Bonjour,
j'ai installé fc6 en dualboot avec XP, au debut tout allait bien jusqu'à ce que je monte ma partition XP sous fc6 a laide de ntfs-3g..quand je suis sous fedora ya pa de problem, je peut acceder aux données de la partition windows, mais quand je veux rebouter sur windows la machine redemarre!!??
jaimrai savoir la cause de ce redemarrage, et si quelqu'un peut m'aider pour resoudre ce probleme..
et merci d'avance
Configuration: Windows XP
fc6
firefox

4 réponses

  1. Contributeur
    bonjour,
    qu'as tu modifier ???
    sinon je ne vois pas pourquoi ça ne marche pas .
    a+
    0
    1. g modifié le contenu de /etc/fstab en ajoutant la ligne correspondante a ma partition XP a part ça rien de spécial
      0
      1. Contributeur
        re,
        donne voir le contenu de /boot/grub/grub.conf
        $su -
        motdepasse
        #cat /boot/grub/grub.conf
        a+
        0
        1. le grub.conf me parait normal

          # grub.conf generated by anaconda
          #
          # Note that you do not have to rerun grub after making changes to this file
          # NOTICE: You have a /boot partition. This means that
          # all kernel and initrd paths are relative to /boot/, eg.
          # root (hd0,1)
          # kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
          # initrd /initrd-version.img
          #boot=/dev/hda
          default=0
          timeout=20
          splashimage=(hd0,1)/grub/splash.xpm.gz
          hiddenmenu
          title Fedora Core (2.6.18-1.2798.fc6)
          root (hd0,1)
          kernel /vmlinuz-2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
          initrd /initrd-2.6.18-1.2798.fc6.img
          title WindowsXP
          rootnoverify (hd0,0)
          makeactive
          chainloader +1

          par contre quand j'ai consulté le /boot/grub/system.map g rien trouvé laddans.. c normal??!!
          0