> Existe-t'il une disquette boot manager pour booter sur usb si le
> bios ne le permet pas ?
> Peut être dos + pilote usb + un .bat ?
Il semble que oui :
http://linuxfromscratch.org/pipermail/lfs-chat/2003-September/thread.html#17681
(lire la discussion "Boot USB with boot floppy?")
<extrait>
For doing this, you'd have to make a boot floppy with grub or something
similar, have the kernel actually on the floppy, and have a kernel with
the usb storage driver compiled into it. Or, you could use an initrd to
mount the usb device and chroot to it.
</extrait>
Sinon Google :
http://www.google.fr/search?q=boot+floppy+usb
Olivier