Me pasare después a ver que pasa, pero lo que te quiero decir simorg que yo lo arranco siempre desde el Unetbootin pero que se me quede el maus atascado en el escritorio osea que no lo puedes mover nunca se queda fijo el puntero eso no creo que sea bug, será que no soporta el nuevo kernel me entiendes lo que te quiero decir pero no me gusta la idea ahora que se pongan hacer parches por que se supone que si es versión final la 4.11 es que es una versión estable y no debería de dar estos problema a la hora de botearlo. Saludos.
No es exactamente culpa de Wifislax. Si mal no recuerdo, la estructura de la ISO de Wifislax es algo diferente a las ISOs de otras distribuciones como lo son Debian (o basadas en Debian), RHEL o Arch. UnetbootIN trata de solucionar el problema de una manera genérica por lo que quizás el alcance no llega a la distro de Wifislax (o las nuevas versiones).
Esto es lo que hace UnetbootIN
ISO files
7-zip is used to extract files from the ISO file to the target drive. Heuristics based on file size and name are then used to locate kernel and initrd files; these are placed in /ubnkern and /ubninit. Boot configuration files (named syslinux.cfg, isolinux.cfg, extlinux.conf, or menu.lst) are then read to determine any boot options that need to be used and locations of other kernel and initrd files.
Yo lo que ví hace meses cuando tuviste este problema es que unetbootin no te estaba presentando el menu de booteo que le aparece a todo mundo. UnetbootIN tecnicamente no usa el bootloader de Wifislax (al menos no lo hace cuando haces el frugal install). Esto me lleva a pensar que es el bootloader que tiene opciones incorrectas o simplemente no puede bootear el nuevo kernel de Wifislax.
Hard Disk (frugal) install mode
On Windows, UNetbootin modifies boot.ini (on 2000/XP), or uses bcdedit (on Vista/7) to add a boot menu option titled UNetbootin. This loads the GRUB4DOS bootloader, which is installed at /ubnldr and /ubnldr.mbr, and this in turn reads boot menu entries from /unetbtin/menu.lst. The installation .exe file is copied to /unetbtin.exe, and this is added to autorun upon the next bootup. When run, this will uninstall UNetbootin by deleting the extracted files (which is recorded using /ubnfilel.txt and /ubnpathl.txt) and removing the UNetbootin boot menu entry.
Lo único que haría es revisar las opciones de booteo del bootloader de UNetbootIN y compararlas con la del Wifislax y ver si puedes construir el mismo proceso.