Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE over WiFi (For LinuxMCE)
2013-02-11, 08:49
Post: #2
RE: iPXE over WiFi (For LinuxMCE)
Yes, it is possible, but not very widespread. You can find the list of network adapters by using the src/util/niclist.pl script and grep for the obvious strings that identify wifi chips (802.11, wifi, etc.) I think there are 3 or 4 chipsets that are supported. To find out how to configure a wifi ipxe client, search for ssid on http://ipxe.org to find the right example. Be aware that you'll need an embedded script in your build to set the ssid and wpa key before you open the interface.

And sadly no, USB adapters are not supported. We don't (yet) have a USB driver stack in iPXE.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iPXE over WiFi (For LinuxMCE) - robinsmidsrod - 2013-02-11 08:49



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