Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: Getting slow download speed
Post: RE: Getting slow download speed
But even if the vm didnt hang at the download, the HTTP speed still be too slow. A winpe 150MB takes ~ 1 minute to complete, unbelievable !!
Can you help me with this? Did ipxe need some configuratio... |
|
vielktus |
General |
5 |
23,747 |
2014-04-10, 17:49 |
 |
|
Thread: Getting slow download speed
Post: RE: Getting slow download speed
Does anyone get this problem too ?
I use wget to download the boot.wim in just ~13s. But iPXE takes me 34s... |
|
vielktus |
General |
5 |
23,747 |
2014-04-04, 09:23 |
 |
|
Thread: Getting slow download speed
Post: RE: Getting slow download speed
When i use bin/intel.pxe or bin/ipxe.pxe. The download hangs at a specific x %. Maybe worse than undionly.kpxe ?
The old undionly.kpxe can complete the download and boot but the two you gave me just h... |
|
vielktus |
General |
5 |
23,747 |
2014-04-03, 15:58 |
 |
|
Thread: Getting slow download speed
Post: Getting slow download speed
Hi there,
I'm getting slow download speed. I used this in my boot file:
For linux:
Code:
#!ipxe
kernel http://192.168.1.1/ipxe/init-os/centos/6.5/vmlinuz_64
initrd http://192.168.1.1/ipxe/init-os/c... |
|
vielktus |
General |
5 |
23,747 |
2014-04-02, 15:11 |
 |
|
Thread: Transfer boot file base on client's MAC
Post: RE: Transfer boot file base on client's MAC
The "mac:hexhyp" and "github" saved my day.
Thank you so much mcb30 and robin. |
|
vielktus |
General |
3 |
23,359 |
2014-03-23, 13:44 |
 |
|
Thread: Authentication
Post: Authentication
Hi there,
I wonder if iPXE provides a authentication mechanism, or sth like that ?
Any clients want to boot iPXE must give a username and password. This password is only for 1 client, the others one... |
|
vielktus |
General |
1 |
8,452 |
2014-03-07, 08:55 |
 |
|
Thread: Transfer boot file base on client's MAC
Post: Transfer boot file base on client's MAC
Hi there,
I see this script on the homepage:
Code:
if exists user-class and option user-class = "iPXE" {
filename "http://my.web.server/real_boot_script.php";
&n... |
|
vielktus |
General |
3 |
23,359 |
2014-03-07, 08:51 |