Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wlan boot
2019-10-21, 09:11
Post: #1
Wlan boot
Hi,

i am trying to network boot over WLAN with an IntelĀ® Wireless-AC 9560 adapter.
It is loading my ipxe.efi from server, initialising devices is OK. But it comes not further on "Waiting for link-up on net0......... Unknown (http:\\ipxe.org/1a086194).

Is this related due to missing card compability in ipxe for this WLANadpater ( is is a realy new model ) ?


My ipxe.efi is build with Embed script as follows :
#!ipxe
dhcp
set net0/ssid Networkname
set net0/key Networkpassword
chain http://Servername/efiboot.ipxe


Regards
Sascha
Find all posts by this user
Quote this message in a reply
2019-10-24, 21:21
Post: #2
RE: Wlan boot
I assume that it is dhcp that fails,..
you of-course must set ssid and key first before running dhcp
also remember that only wep encryption is supported

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)