Thanx but i've still these problems
1) Well i have run "lilo" (to reinstall lilo), nothing changed. I noticed that the so-called "backup" of boot sector was in a file called "boot.NNNN" in /boot/. Yes there is a file /boot/boot.0300 . I saw that "lilo -s file" could make this backup. So i did "lilo -s /boot/boot.0300" (after having renamed the old boot.0300). But nothing changed neither. Maybe the number NNNN is false...
2) I think the problem comes from my 3 FAT partitions because i have 3 "Wrong fs type ..." errors during boot.
Code:
/dev/hda5 /mnt/fatidik vfat uid=1000,gid=1000,rw 0 2
/dev/hdb5 /mnt/fatima vfat uid=1000,gid=1000,rw 0 2
/dev/hdb1 /mnt/fatality vfat uid=1000,gid=1000,rw,noauto 0 2
I tried "fat" instead of "vfat", it shown me "mount: fs type fat not supported by kernel"