Bonjour, j'ai quelque soucis avec syslinux, j'aimerais pouvoir démarré une disquette boot 98 à partir de mon menu, le problème c'est que ca bloque toujours pendant le boot. Je fait appel à vous dans un premier temps pour savoir si mon fichier syslinux.cfg est bon selon vous:
PROMPT 0
TIMEOUT 0
DEFAULT vesamenu.c32
MENU BACKGROUND splash.png
MENU TITLE Disque USB Bootable de Ghe
MENU SEPARATOR
# NE FONCTIONNE PAS
LABEL Invite de commande Windows 98
KERNEL memdisk
APPEND initrd=/kernel/win98/win98se.img
# PAS ENCORE IMPLEMENTE
#LABEL Invite de commande Windows XP
#KERNEL /kernel/
#APPEND initrd=/kernel/
LABEL Memtest86+
KERNEL memdisk
APPEND initrd=/kernel/memtest/memtest.img
LABEL Acronis True Image 11
kernel /kernel/acronis/kernel.dat
APPEND quiet vga=0x317 initrd=/kernel/acronis/ramdisk.dat
# NE FONCTIONNE PAS
LABEL Ghost
KERNEL memdisk
APPEND initrd=/kernel/ghost/ghost.IMA
MENU QUIT
Si quelqun peux m'aider et éventuellement trouver la solution a mon problème.