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:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wifi boot gets stuck (ath9k)
2013-10-08, 17:11
Post: #1
wifi boot gets stuck (ath9k)
Hi there,

I built a pendrive target from the latest gittable source and copied it to a usb stick like so:
Code:
make bin/ipxe.usb
dd if=bin/pxe.usb of=/dev/sdb #in my case it was sdb

Then i tried to boot the demo content of boot.ipxe.org, which works with my wired nic, but gets stuck while downloading the kernel image with the wireless adapter:

What I did:

Code:
set net0/ssid <SSID>
set net0/key <KEY>
dhcp net0
chain http://boot.ipxe.org/demo/boot.php

[Image: OYJieKO.jpg]

Any idea? Or is it just broken?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
wifi boot gets stuck (ath9k) - steffenhoenig - 2013-10-08 17:11



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