Bonjour,
Supergrub2 ne détecte pas les distributions Archlinux 2.6.39 .

En revanche il détecte bien mes autres distributions, ubuntu, kubuntu, xubuntu, fedora
menuentry "archlinux x64" {
set uuid=b35da0b3-c6c4-4961-b4ef-000000000
search.fs_uuid $uuid root
linux '/boot/vmlinuz26' root=UUID=$uuid ro vga=792 quiet splash
initrd '/boot/kernel26.img'
}