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

Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   -  
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   -
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
?
A voir également:

14 réponses

Utilisateur anonyme
 
on vas dire quelle est formater
0
Youplaboum
 
tu modifies ton bootloader pour rajouter l'entrée
0
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
bonjour,
pourquoi ?
donnes le resultat de
en root
fdisk -l
et ensuite
cat /boot/grub/menu.lst
a+
0
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   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

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   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
Youplaboum
 
dans le menu.lst

tu rajoutes,

title Windows 95/98/NT/2000
root (hd0,1)
makeactive
chainloader +1
0
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   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
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   6
 
comment je fait sa ???
0
Youplaboum
 
tu l'ouvres avec un editeur en root
0
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   6
 
je ne connait pas très bien linux pourriez vous m'éxpliquer étape par etape ! merci
0
Youplaboum
 
0
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   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
Youplaboum
 
quel est le message d'erreur ?
0
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   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
Youplaboum
 
............................

faut redemarrer .....................................................
0
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   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
Youplaboum
 
<ne pas s'enerver>

j'ai jamais dit de modifier le menu.lst.old.
0
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   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
Dark Tech Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   6
 
sa marche , merci !
0