QUOTE(monix @ Nov 6 2008, 11:08 PM)

ma configuration triple boot avec grub, le disque est divise' en 4 partizion primaries:
1- Xandros boot (ext3)
2- partition usr (ext3)
3- Leopard (hfs+)
4- Win Xp (ntfs)
le file menu.lst de ma configuration de GRUB
#
# Configured by Xandros Configuration system.
#
#####hiddenmenu
# default boot entry
default=0
# Boot automatically after 10 second.
timeout=10
# Fallback to Configure.
fallback=2
title Xandros
root (0x80,0)
kernel /boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll root=/dev/sda1
initrd /boot/initramfs-eeepc.img
title Leopard
rootnoverify (0x80,2)
makeactive
chainloader +1
boot
title Windows
rootnoverify (0x80,3)
makeactive
chainloader +1
boot
tu viens de m'apprendre quelque chose, apparemment on peut remplacer hd0 par 0x80 , ca semble logique pourtant, moi qui croyait du haut de mon impertinence que je n'avait plus grand chose a apprendre de personne sur linux, comme quoi on en apprend tous les jour