• [^] # Re: les autres systèmes démarrent ?

    Posté par . En réponse au message Grub et disque dur sur raid. Évalué à 1.

    Merci pour vos conseils.
    Je ne peut pas les tester puisque dans l'urgence, j'ai remodifier ma configuration est installer en plus suse 10 sur une partition de mon 1er disque :
    IDE 1 :
    Maître : Plextor 716A

    IDE 2 :
    Maître : Plextor Premium

    HighPoint 370
    IDE 1 :
    Maître : Hitachi 160Go,
    partiton principale = Windows XP, /dev/hde1,
    partion logique = Suse 10, /dev/hde9

    IDE 2 :
    Maître : IBM 28Go,
    partiton principale = Ubuntu, /dev/hdg1

    Le boot est maintenant géré par le grub de Suse, et ca marche très bien !
    Je ne sais pas pourquoi ca refuse de marché avec ubuntu. Si vous comprenez, expliquez moi. :)
    # Modified by YaST2. Last modification on lun oct 17 12:46:42 CEST 2005

    color white/blue black/light-gray
    default 0
    timeout 8
    gfxmenu (hd0,8)/boot/message

    ###Don't change this comment - YaST2 identifier: Original name: windows###
    title Windows
    chainloader (hd0,0)+1

    ###Don't change this comment - YaST2 identifier: Original name: Ubuntu, kernel 2.6.12-9-386 (/dev/hdg1)###

    title Ubuntu, kernel 2.6.12-9-386 (/dev/hdg1)
    kernel (hd0,0)/boot/vmlinuz-2.6.12-9-386 root=/dev/hda1 ro quiet splash
    initrd (hd0,0)/boot/initrd.img-2.6.12-9-386

    ###Don't change this comment - YaST2 identifier: Original name: linux###
    title SUSE LINUX 10.0
    root (hd0,8)
    kernel /boot/vmlinuz root=/dev/hde9 vga=0x317 selinux=0 resume=/dev/hdg5 splash=silent showopts
    initrd /boot/initrd

    ###Don't change this comment - YaST2 identifier: Original name: floppy###
    title Disquette
    chainloader (fd0)+1

    ###Don't change this comment - YaST2 identifier: Original name: failsafe###
    title Failsafe -- SUSE LINUX 10.0
    root (hd0,8)
    kernel /boot/vmlinuz root=/dev/hde9 vga=normal showopts ide=nodma apm=off acpi=off noresume selinux=0 nosmp noapic maxcpus=0 edd=off 3
    initrd /boot/initrd