• [^] # Re: Une copine....

    Posté par (site web personnel) . En réponse au message Vista ne veut plus booter !. Évalué à 1.

    pas d'inquiétude c'est la copine d'un copain et j'avais pas l'intention de la serrer... ;o)

    [root@localhost aurelie]# fdisk -l

    Disque /dev/sda: 120.0 Go, 120034123776 octets
    255 têtes, 63 secteurs/piste, 14593 cylindres
    Unités = cylindres de 16065 * 512 = 8225280 octets

    Périphérique Amorce Début Fin Blocs Id Système
    /dev/sda1 1 1216 9764864 27 Inconnu
    /dev/sda2 * 1216 13928 102110772 7 HPFS/NTFS
    /dev/sda3 13929 14593 5341612+ 5 Extended
    /dev/sda5 13929 14288 2891668+ 83 Linux
    /dev/sda6 14289 14360 578308+ 82 Linux swap / Solaris
    /dev/sda7 14361 14593 1871541 83 Linux


    [root@localhost aurelie]# cat /boot/grub/menu.lst
    timeout 10
    shade 1
    viewport 3 2 77 22
    splashimage (hd0,4)/boot/grub/splash.xpm.gz
    default 0

    title linux
    kernel (hd0,4)/boot/vmlinuz root=/dev/sda5 splash=silent vga=788
    initrd (hd0,4)/boot/initrd.img

    title linux-nonfb
    kernel (hd0,4)/boot/vmlinuz root=/dev/sda5
    initrd (hd0,4)/boot/initrd.img

    title failsafe
    kernel (hd0,4)/boot/vmlinuz root=/dev/sda5 failsafe
    initrd (hd0,4)/boot/initrd.img

    title windows
    root (hd0,0)
    chainloader +1

    title windows1
    root (hd0,1)
    chainloader +1