Je viens d'installer suse 9.2 sur un portable où était déjà installé windows xp home. La suse 9.2marche très bien...mais je ne peux plus booter sur windows!
Le
champ
Bonjour,
Je viens d'installer suse 9.2 sur un portable où était déjà
installé windows xp home.
Alors, la suse marche très bienmais je ne peux plus booter sur
windows!
Au démarrage, voici ce que me dit l'invite :
grub loading stage 2
suse linux 9.2
windows 1
windows 2
suse linux 9.2 (failsafe)
options d'amorçage :__________________
si je lance windows 1, je me retrouve sur un écran en mode texte :
root(hd0,0)
filesystem type is fat, partition type 0x1b
chainloader +1
the following file is missing or corrupted : command.com
type the name of the command interpreter (e.g. c:\windows\command.com)
c>
mais je ne peux plus rien faire !
si je lance windows 2, j'ai à peu près la même chose, sauf :
root(hd0,1)
Si quelqu'un pouvait m'aider, il serait le bienvenu.
Voici ma config : asus w3h00v
intel pentium M processor 740
Je pense qu'il faut indiquer à grub où se trouve windows (je le vois
dans le répertoire windows) mais je ne sais pas faire.
Merci de m'aider.
Je viens d'installer suse 9.2 sur un portable où était déjà
installé windows xp home.
Alors, la suse marche très bienmais je ne peux plus booter sur
windows!
Au démarrage, voici ce que me dit l'invite :
grub loading stage 2
suse linux 9.2
windows 1
windows 2
suse linux 9.2 (failsafe)
options d'amorçage :__________________
si je lance windows 1, je me retrouve sur un écran en mode texte :
root(hd0,0)
filesystem type is fat, partition type 0x1b
chainloader +1
the following file is missing or corrupted : command.com
type the name of the command interpreter (e.g. c:\windows\command.com)
c>
mais je ne peux plus rien faire !
si je lance windows 2, j'ai à peu près la même chose, sauf :
root(hd0,1)
Si quelqu'un pouvait m'aider, il serait le bienvenu.
Voici ma config : asus w3h00v
intel pentium M processor 740
Je pense qu'il faut indiquer à grub où se trouve windows (je le vois
dans le répertoire windows) mais je ne sais pas faire.
Merci de m'aider.

Poser une question

Bonsoir,
Je ne suis pas spécialiste de la SUSE, mais l'installeur, il
repartitionne à la volée (style pqmagic/gparted)?
Parce que sinon, tu es bon pour réinstaller Windows...
windows) je l'ai vérifié.
En fait je dois dire que j'avais déjà eu un pb comme ça sur un autre
pc et une autre distribution (ubuntu je crois) mais j'avais réussi à
tout récupérer...je ne me souviens plus comment !
Merci de t'intéresser à mon cas.
Chez moi, ça marche avec ça:
title Windows
rootnoverify (hd0,0)
makeactive
chainloader +1
Donne-moi ce qui est dans ton menu.lst
:/boot/grub> df
Sys. de fich. 1K-blocs Occupé Disponible Capacité
Monté sur
/dev/sda6 56852212 1875660 54976552 4% /
tmpfs 257660 20 257640 1% /dev/shm
/dev/sda1 1948040 1438324 509716 74% /windows/C
/dev/sda2 37815744 8882912 28932832 24% /windows/D
et voici mon menu.lst :
# Modified by YaST2. Last modification on Fri Oct 7 20:36:55 2005
color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,5)/boot/message
###Don't change this comment - YaST2 identifier: Original name:
linux###
title SUSE LINUX 9.2
kernel (hd0,5)/boot/vmlinuz root=/dev/sda6 vga=0x317 selinux=0
splash=silent resume=/dev/sda5 desktop elevator=as showopts
initrd (hd0,5)/boot/initrd
title windows 1
root (hd0,0)
chainloader +1
title windows 2
root (hd0,1)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name:
failsafe###
title Failsafe -- SUSE LINUX 9.2
kernel (hd0,5)/boot/vmlinuz root=/dev/sda6 showopts ide=nodma
apm=off acpi=off vga=normal noresume selinux=0 barrier=off nosmp noapic
maxcpus=0 3
initrd (hd0,5)/boot/initrd
linux:/boot/grub #
remplacer par
rootnoverify (hd0,0)
insérer
makeactive
Sauver, rebooter et normalement ça devrait passer.