The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE Wireless Support
2012-08-23, 09:49
Post: #1
iPXE Wireless Support
Good evening all. Onto another round of questions.

Started looking at utilising wireless boot this evening, but hit a bit of a snag. Using latest compiled git as at about 2 hours ago. ipxe.usb version with embedded script.

Script was essentially:
Code:
#!ipxe

set net0/ssid WIFISSID
set net0/key WIFIKEY
autoboot

It successfully connects to the wireless, downloads the ipxe menu over http without a problem, but none of the further options in the menu successfully load, it just displays the requested filename, and hangs. I haven't done any extensive testing yet, but two laptops (1x Sony, 1x Toshiba), both exhibited identical symptoms. The menu options are all http based, and range from sanboot ISO's to memdisk ISO & Images. Using one of the sanboot options it appears to register the SAN device, displayed the ISOLINUX message, 'then' hung. All of these menu options work fine if I revert to standard network boot via ethernet with undionly.

Any thoughts? I've already gone home for the night, but will do some more troubleshooting when I have time. Likewise I'll need to recheck if the two test units may have shared the same wireless chipset or not.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE Wireless Support - jpwise - 2012-08-23 09:49
RE: iPXE Wireless Support - jpwise - 2012-10-04, 23:22



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