Se que el tema es algo antiguo, pero tal vez lo leas. Tengo tambien el AAO y tienes que editar el archivo de inicio.
Como supongo que tendrás el wifislax en un pendrive, tienes que ir a:
pendrive:\boot\syslinux\syslinux.cfg
Editalo con el bloc de notas, y en la parte donde pone APPEND escribe al final:
-nohotplug -nobluetooth -nopcmia
De forma que un ejemplo quedaría así:
- ORIGINAL -
APPEND vga=769 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw changes=wifislax/slaxsave.dat chexpand=256
- MODIFICADO -
APPEND vga=769 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw changes=wifislax/slaxsave.dat chexpand=256 -nohotplug -nobluetooth -nopcmia
Saludos.
Como supongo que tendrás el wifislax en un pendrive, tienes que ir a:
pendrive:\boot\syslinux\syslinux.cfg
Editalo con el bloc de notas, y en la parte donde pone APPEND escribe al final:
-nohotplug -nobluetooth -nopcmia
De forma que un ejemplo quedaría así:
- ORIGINAL -
APPEND vga=769 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw changes=wifislax/slaxsave.dat chexpand=256
- MODIFICADO -
APPEND vga=769 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw changes=wifislax/slaxsave.dat chexpand=256 -nohotplug -nobluetooth -nopcmia
Saludos.