😉 Merci bien tobi1canobe!
Alors voila: quand je fais ls -l /boot/ j'ai les fichiers suivants:
System.map-2.6.18-1.2798.fc6
boot
config-2.6.18-1.2798.fc6
grub
initrd-2.6.18-1.2798.fc6.img
lost+found
symvers-2.6.18-1.2798.fc6.gz
vmlinuz-2.6.18-1.2798.fc6
et quand je fais ls /boot/grub/
device.map
device.map.backup
e2fs_stage1_5
fat_stage1_5
ffs_stage1_5
grub.conf
iso9660_stage1_5
jfs_stage1_5
menu.lst
minix_stage1_5
reiserfs_stage1_5
splash.xpm.gz
stage1
stage2
ufs2_stage1_5
vstafs_stage1_5
xfs_stage1_5
ouuf, ca donne soif ca :pint: :-P
Cependant, sous grub, quand je fais
root (hd0,2)
kernel vmlinuz[tab] ro root=/
initrd initrd[tab]
boot
où [tab] c'est la touche tab. Pas sur pour le root=/ avec des lvm...
Pour demarrer windows
root (hd0,1)
chainloader +1
boot
la première ligne (root (hd0,2)) c'est ok, il me dit Filesystem type is ext2fs, partition type 0x83
ensuite j'ecrit "kernel vmlinuz" et après avoir appuyé sur tabulation, il me dit "Error 11: Unrecognized device string"...
J'ai essayé la meme commande avec un chemin absolu, et donner le nom entier (que je connais grace a la commande ls), mais il veut pas :-x
si vous pouvez encore m'aider, MMErci!! 😉
Tony