Plus d'accées a windows après instalation

Dark Tech Messages postés 136 Statut Membre -  
Dark Tech Messages postés 136 Statut Membre -
Bonjour,

Je vous explique mon problème , :

Hier j'ai installer Mandriva One , tout se passe bien , je redemmare l'ordinateur après avoir tout configurer , j'ai Mandriva One mais pas XP , je regarde dans les periphérique de stokage , j'ai toujours ma partition Windows , comment faire
?
Configuration: Linux Mandriva
Firefox 2.0.0.13

14 réponses

  1. Youplaboum
     
    tu modifies ton bootloader pour rajouter l'entrée
    0
  2. jeanbi Messages postés 15399 Date d'inscription   Statut Contributeur Dernière intervention   2 383
     
    bonjour,
    pourquoi ?
    donnes le resultat de
    en root
    fdisk -l
    et ensuite
    cat /boot/grub/menu.lst
    a+
    0
  3. Dark Tech Messages postés 136 Statut Membre 6
     
    timeout 10
    color black/cyan yellow/cyan
    gfxmenu (hd0,4)/boot/gfxmenu
    default 0
    title linux
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
    initrd (hd0,4)/boot/initrd.img
    title linux-nonfb
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6
    initrd (hd0,4)/boot/initrd.img
    title failsafe
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa failsafe
    initrd (hd0,4)/boot/initrd.img
    0
  4. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  5. Dark Tech Messages postés 136 Statut Membre 6
     
    désoler c'était pas sa :
    resuletat de FDISK -L

    Disque /dev/sda: 120.0 Go, 120034123776 octets
    255 heads, 63 sectors/track, 14593 cylinders
    Units = cylindres of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x5ea4f703

    Périphérique Amorce Début Fin Blocs Id Système
    /dev/sda1 1 637 5116671 12 Compaq diagnostics
    /dev/sda2 * 638 7023 51295545 7 HPFS/NTFS
    /dev/sda3 7024 14593 60806025 5 Extended
    /dev/sda5 7024 8042 8185086 83 Linux
    /dev/sda6 8043 8551 4088511 82 Linux swap / Solaris
    /dev/sda7 8552 14593 48532333+ 83 Linux

    resultat de :cat /boot/grub/menu.lst

    timeout 10
    color black/cyan yellow/cyan
    gfxmenu (hd0,4)/boot/gfxmenu
    default 0

    title linux
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
    initrd (hd0,4)/boot/initrd.img

    title linux-nonfb
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6
    initrd (hd0,4)/boot/initrd.img

    title failsafe
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa failsafe
    initrd (hd0,4)/boot/initrd.img

    title desktop586 2.6.24.4-1mnb
    kernel (hd0,4)/boot/vmlinuz-2.6.24.4-desktop586-1mnb BOOT_IMAGE=desktop586_2.6.24.4-1mnb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
    initrd (hd0,4)/boot/initrd-2.6.24.4-desktop586-1mnb.img

    title desktop586 2.6.24.7-1mnb
    kernel (hd0,4)/boot/vmlinuz-2.6.24.7-desktop586-1mnb BOOT_IMAGE=desktop586_2.6.24.7-1mnb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
    initrd (hd0,4)/boot/initrd-2.6.24.7-desktop586-1mnb.img

    Voila !
    0
    1. Youplaboum
       
      dans le menu.lst

      tu rajoutes,

      title Windows 95/98/NT/2000
      root (hd0,1)
      makeactive
      chainloader +1
      0
    2. Dark Tech Messages postés 136 Statut Membre 6
       
      sa me donne :
      Mais pas moyen d'aller a windows

      timeout 10
      color black/cyan yellow/cyan
      gfxmenu (hd0,4)/boot/gfxmenu
      default 0

      title linux
      kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
      initrd (hd0,4)/boot/initrd.img

      title linux-nonfb
      kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6
      initrd (hd0,4)/boot/initrd.img

      title failsafe
      kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa failsafe
      initrd (hd0,4)/boot/initrd.img

      title Windows 95/98/NT/2000
      root (hd0,1)
      makeactive
      chainloader +1
      0
  6. Dark Tech Messages postés 136 Statut Membre 6
     
    comment je fait sa ???
    0
    1. Youplaboum
       
      tu l'ouvres avec un editeur en root
      0
  7. Dark Tech Messages postés 136 Statut Membre 6
     
    sa me donne sa mais pas moyen de booter sur Windows

    timeout 10
    color black/cyan yellow/cyan
    gfxmenu (hd0,4)/boot/gfxmenu
    default 0

    title linux
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
    initrd (hd0,4)/boot/initrd.img

    title linux-nonfb
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6
    initrd (hd0,4)/boot/initrd.img

    title failsafe
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa failsafe
    initrd (hd0,4)/boot/initrd.img

    title Windows 95/98/NT/2000
    root (hd0,1)
    makeactive
    chainloader +1
    0
  8. Dark Tech Messages postés 136 Statut Membre 6
     
    yen a pas , il ne me propose pas Windows XP Home media center

    Dans le grub sa donne sa :[img]http://upload.e-loader.net/PlKzfnhaSS.png[/img]
    0
    1. Youplaboum
       
      ............................

      faut redemarrer .....................................................
      0
  9. Dark Tech Messages postés 136 Statut Membre 6
     
    bha je l'ai fait il ne me propose pas windows , ps: le fichier modifier et Menu.lst.old et quand je fait sa :
    cat /boot/grub/menu.lst

    Sa donne :

    timeout 10
    color black/cyan yellow/cyan
    gfxmenu (hd0,4)/boot/gfxmenu
    default 0

    title linux
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
    initrd (hd0,4)/boot/initrd.img

    title linux-nonfb
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6
    initrd (hd0,4)/boot/initrd.img

    title failsafe
    kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa failsafe
    initrd (hd0,4)/boot/initrd.img

    title desktop586 2.6.24.4-1mnb
    kernel (hd0,4)/boot/vmlinuz-2.6.24.4-desktop586-1mnb BOOT_IMAGE=desktop586_2.6.24.4-1mnb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
    initrd (hd0,4)/boot/initrd-2.6.24.4-desktop586-1mnb.img

    title desktop586 2.6.24.7-1mnb
    kernel (hd0,4)/boot/vmlinuz-2.6.24.7-desktop586-1mnb BOOT_IMAGE=desktop586_2.6.24.7-1mnb root=UUID=a55d959b-dc66-4a21-b998-b4546c49edfa resume=/dev/sda6 splash=silent vga=788
    initrd (hd0,4)/boot/initrd-2.6.24.7-desktop586-1mnb.img
    0
  10. Youplaboum
     
    <ne pas s'enerver>

    j'ai jamais dit de modifier le menu.lst.old.
    0
  11. Dark Tech Messages postés 136 Statut Membre 6
     
    désoler lol , alor j'ai fait les modif avec Kwrite et pis le terminal a dit :

    [beck@localhost ~]$ su -
    Mot de passe :
    [root@localhost ~]# kwrite
    kbuildsycoca running...
    DCOP Cleaning up dead connections.
    >> running as realtime process now (priority 50)
    Launched ok, pid = 5574
    [root@localhost ~]# X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 20
    Minor opcode: 0
    Resource id: 0x3c004ea
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 20
    Minor opcode: 0
    Resource id: 0x3c004ea
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 18
    Minor opcode: 0
    Resource id: 0x3c004ea
    0
  12. Dark Tech Messages postés 136 Statut Membre 6
     
    sa marche , merci !
    0