
Oula, les pilotes et moi sous linux ce n'est pas gagné

Edit : d'ailleurs, il me semble avoir vu USB quelque chose pdt le boot... donc le problème ne vient pas de là.
+1 nous allons y arriver ! je veux utiliser mon DELL Power Edge 2500 avec DDS Lite !ok on va finir par trouver un truc
^^
je verrai en revenant chez moi sur mon serv
j'ai un bootmanager mais je sais plus le nom
et il me semble avoir vu usb
je regarderai demain soir
je continue de fouiller
t'as pas essayer le bootpxe?
Code : Tout sélectionner
PROMPT 0
TIMEOUT 40
DEFAULT /boot/vesamenu.c32
LABEL linux
MENU LABEL Run linux
KERNEL /boot/vmlinuz
APPEND vga=769 initrd=/boot/initrd.gz max_loop=255 ramdisk_size=131072 root=/dev/ram0 rw ver=linux
Code : Tout sélectionner
PROMPT 0
TIMEOUT 40
DEFAULT linux
LABEL linux
MENU LABEL Run linux
KERNEL /boot/vesamenu.c32
APPEND /devdrtm/boot/syslinux.cfg
Code : Tout sélectionner
PROMPT 0
TIMEOUT 40
DEFAULT /boot/vesamenu.c32
LABEL linux
MENU LABEL Run linux
KERNEL /boot/vmlinuz
APPEND vga=769 initrd=/boot/initrd.gz max_loop=255 ramdisk_size=131072 root=/dev/ram0 rw ver=linux
Code : Tout sélectionner
PROMPT 0
TIMEOUT 1
DEFAULT devdrtm
LABEL devdrtm
MENU LABEL Run devdrtm
KERNEL /devdrtm/boot/vmlinuz
APPEND quiet no_scroll vga=788 splash=silent CONSOLE=/dev/tty1 initrd=/devdrtm/boot/initrd.gz max_loop=255 ramdisk_size=131072 root=/dev/ram0 rw maxcpus=32 vmalloc=128M ver=devdrtm changes=/devdrtm/changes.img