voici mon fstab
# /etc/fstab: static file system information.
#
# <file> <mount> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda8 / ext3 defaults,errors=remount-ro 0 1
/dev/hda9 /home ext3 defaults 0 2
/dev/hda5 /mnt/win_d vfat auto,uid=1000 0 0
/dev/hda6 /mnt/win_e vfat auto,uid=1000 0 0
/dev/hda7 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
Voici, menu.lst. J'ai juste mis ce qui pourrait nous intéresser. Sinon si tu crois qu'il faut tout, fait moi signe
title Debian GNU/Linux, kernel 2.6.22-3-686
root (hd0,7)
kernel /boot/vmlinuz-2.6.22-3-686 root=/dev/hda8 ro
initrd /boot/initrd.img-2.6.22-3-686
savedefault
title Debian GNU/Linux, kernel 2.6.22-3-686 (single-user mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.22-3-686 root=/dev/hda8 ro single
initrd /boot/initrd.img-2.6.22-3-686
savedefault
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title Microsoft Windows XP Professionnel
root (hd0,0)
savedefault
makeactive
chainloader +1
J'arrive pas à ouvrir /boot/initrd.img-2.6.22-3-686 et /boot/vmlinuz-2.6.22-3-686