virus30
Salut à tous, 😉
j'ai dû ré-installer linux et depuis impossible de démarrer windows 🙁
grub m'affiche ;
rootnoverify (hd0,0)
makeactive
chainloader +1
GRUB
ma partition windows est la première sur le premier hdd
voici mon menu.lst;
timeout=1000
splashimage=(hd1,0)/boot/grub/splash.xpm.gz
hiddenmenu
#title Fedora (2.6.20-2925.11.fc7xen)
# root (hd1,0)
# kernel /boot/xen.gz-2.6.20-2925.11.fc7
# module /boot/vmlinuz-2.6.20-2925.11.fc7xen ro root=LABEL=/1 rhgb quiet
# module /boot/initrd-2.6.20-2925.11.fc7xen.img
title Fedora (2.6.21-1.3228.fc7)
root (hd1,0)
kernel /boot/vmlinuz-2.6.21-1.3228.fc7 ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.21-1.3228.fc7.img
#title Fedora (2.6.20-2925.9.fc7xen)
# root (hd1,0)
# kernel /boot/xen.gz-2.6.20-2925.9.fc7
# module /boot/vmlinuz-2.6.20-2925.9.fc7xen ro root=LABEL=/1 rhgb quiet
# module /boot/initrd-2.6.20-2925.9.fc7xen.img
#title Fedora-base (2.6.21-1.3194.fc7)
# root (hd1,0)
# kernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/1 rhgb quiet
# initrd /boot/initrd-2.6.21-1.3194.fc7.img
title Other
rootnoverify (hd0,0)
makeactive
chainloader +1
tous les menu qui ne m'intéresse pas je les aient mis en commentaire (#)
et quand je veux la monter manuellement voici ce qu'il m'affiche ;
ntfs-3g /dev/sda1 /mnt/win_c
Unexpected clusters per mft record (-126).
Failed to startup volume: Argument invalide
Failed to mount '/dev/sda1': Argument invalide
The device '/dev/sda1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?
Aussi impossible de lancer qtparted, une fenêtre s'ouvre en mettant comme message "erreur inconnue", je peux lancer l'appli dans mode terminal mais refuse de m'afficher les partitions ntfs ??
si quelqu'un parmis vous avait une idée c'est le bienvenu :-D
Nicosss
Bonsoir,
En faisant un fdisk -l tu aurais vu le type de partition, soit dans ce cas pas grand-chose pour ton sda1.
Bonne continuation