|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: wimboot hangs at an Asus MB
Post: RE: wimboot hangs at an Asus MB
| Found another netbook with the same problem. Its Acer Extensa 250B series EX2508-C1KY.
I've tried to skip chaining to pxelinux.0. So ipxe loads files, loads and starts wimboot. And is working ok.
So... |
|
mimiko |
General |
2 |
12,422 |
2015-11-19, 14:24 |
 |
|
Thread: tftp download is working, http - not
Post: RE: tftp download is working, http - not
| I've put original downloaded undionly.kpxe, not my build. PXE gets an IP and downloads undionly.kpxe. I press Ctrl+B. Then issue ifopen, then chain ... to the file.
in dhcp:
next-server 10.10.0.75;
fi... |
|
mimiko |
General |
4 |
22,211 |
2015-11-17, 15:49 |
 |
|
Thread: tftp download is working, http - not
Post: RE: tftp download is working, http - not
| (2015-11-17 15:22)mcb30 Wrote: Firstly, please try simplifying your setup by invoking memtest directly from iPXE, without going through a pxelinux menu.
Did it and is the same problem. |
|
mimiko |
General |
4 |
22,211 |
2015-11-17, 15:28 |
 |
|
Thread: tftp download is working, http - not
Post: tftp download is working, http - not
| Hello.
I've encountered a Lenovo ideapad 100-15iby notebook. I try to network boot a tool, for example memtest. undionly.kpxe is loaded and in menu I have:
label memtest
kernel gpxecmd.c32
append ch... |
|
mimiko |
General |
4 |
22,211 |
2015-11-17, 13:28 |
 |
|
Thread: undionly and oracle's virtualbox
Post: undionly and oracle's virtualbox
| Hello.
I've encountered a strange problem with ifup or dhcp command in virtualbox.
When virtual machines is started, its Intel UNDI PXE gets an IP from DHCP, and loads undionly.kpxe. I press Ctrl+B ... |
|
mimiko |
General |
9 |
51,066 |
2015-11-11, 13:38 |
 |
|
Thread: undionly hangs at initialising devices
Post: undionly hangs at initialising devices
| Hello.
There is a problem on an Asus P7H55D-M PRO motherboard. I've compiled undionly.kpxe with an embedded script. undionly.kpxe works on teste different computers and in vbox.
On this motherboard ... |
|
mimiko |
General |
1 |
9,403 |
2015-11-11, 13:23 |
 |
|
Thread: wimboot hangs at an Asus MB
Post: wimboot hangs at an Asus MB
| Hello.
I've encountered wimboot hangs on the Asus Z11-A motherboard. My script is:
#!ipxe
initrd x86/BCD BCD
initrd x86/boot.sdi boot.sdi
initrd x86/boot-win7-2k8-x86-2014.11.26.wim boot.wim
chain w... |
|
mimiko |
General |
2 |
12,422 |
2015-11-11, 13:14 |
 |
|
Thread: ipxe http download hangs
Post: RE: ipxe http download hangs
| I have this random problem on HEAD. But I don't start several machines. Only one is booting PXE. I just restart the process and its working. |
|
mimiko |
General |
6 |
34,040 |
2015-11-11, 12:13 |
 |
|
Thread: pxelinux chain to iPXE no more network devices
Post: RE: pxelinux chain to iPXE no more network devices
| After digging into the problem I've found that the problem is the missing driver in ipxe.krn for the Atheros AR8131 rev.C network card (1969:1063).
So until a driver for this card will be available in... |
|
mimiko |
General |
1 |
11,657 |
2015-10-29, 19:05 |
 |
|
Thread: pxelinux chain to iPXE no more network devices
Post: pxelinux chain to iPXE no more network devices
| Hello.
I try to boot windows setups using wimboot. For a long time I use pxelinux, so I use iPXE to load wimboot and other files like this:
label Microsoft Windows 7 Setup
menu label Microsoft Window... |
|
mimiko |
General |
1 |
11,657 |
2015-10-25, 17:04 |