Bonjour,
Bonjour, je suis débutant.
J'ai installé kubuntu et j'ai gardé vista sur une partition.
Tout fonctionnait très bien à présent.
Maintenant lorsque je choisi kubuntu au démarrage il m'indique Error file not found.
J'ai regardé dans les forums et j'ai récupéré certaines données qui semblent importantes :
fidisk -l me donne :
Device Boot Start End Blocks Id System
/dev/sda1 1 192 1536000 27 Unknown
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 192 4169 31949219 7 HPFS/NTFS
/dev/sda3 4170 9495 42781095 83 Linux
/dev/sda4 9496 9729 1879605 5 Extended
/dev/sda5 9496 9729 1879573+ 82 Linux swap / Solaris
si j'édite le menu.lst :
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=bcc6e607-7512-4c5a-b957-051604c9f941 ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=bcc6e607-7512-4c5a-b957-051604c9f941 ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,2)
kernel /boot/memtest86+.bin
quiet
Et avec un démarrage sur cdlive j'ai récupéré :
ls /mnt/boot
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.dpkg-bak
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.bak vmlinuz-2.6.22-14-generic
ls /mnt/boot/grub
default installed-version minix_stage1_5 xfs_stage1_5
device.map jfs_stage1_5 reiserfs_stage1_5
e2fs_stage1_5 menu.lst stage1
fat_stage1_5 menu.lst~ stage2
grub> setup (hd0,2) (hd0,2)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
Checking if "/boot/grub/e2fs_stage1_5" exists... yes
Running "embed /boot/grub/e2fs_stage1_5 (hd0,2)"... failed (this is not fatal)
Running "embed /boot/grub/e2fs_stage1_5 (hd0,2)"... failed (this is not fatal)
Running "install /boot/grub/stage1 (hd0,2) /boot/grub/stage2 p /boot/grub/menu
.lst "... succeeded
Done.
Avez-vous une idée ?
Merci

