iPXE discussion forum

Full Version: Permission denied ( http://ipxe.org/0227603c
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am using network card TP-Link TL-wn75ind ar9287 and the message "Waiting for link -up on net0 ....... Permission denied ( http://ipxe.org/0227603c ." Do you have any solution for this problem ? Help me please . I picked up the latest version http://ipxe.org/err/380861a link, but did not solve the problem.

Thanks

Gil Mol
Hi,

I'm using network card TPLINK wn751nd with ar9287 to log in LTSP server and the following error appears : Link status down ( http://ipxe.org/38086101 ) and also appears the error Waiting for link -up on net0 .... .. Permission denied ( http://ipxe.org/0227603c ) No more device . With iwlist appears active WLANs. Help me please .

Thanks

Gil Mol
The first error URL points to the wpa_psk.c file, and it seems to indicate that you have forgotten to specify a key for the wireless network. Try to use
Code:
set key mypassword
and try to ifopen the interface again.
Reference URL's