Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: WinPE 7f048283
Post: RE: WinPE 7f048283
The problem was indeed the 64bit wimboot, 32bit wimboot solved the problem. Thank you NiKiZe for you help! |
|
kovacsadam07 |
General |
3 |
25,894 |
2018-08-24, 11:03 |
|
|
Thread: WinPE 7f048283
Post: RE: WinPE 7f048283
(2018-08-22 21:16)NiKiZe Wrote: Is that an error from iPXE? if it is what is the full error message (it always includes an url to ipxe.org)
Have you made sure Secure Boot is disabled?
I'm assu... |
|
kovacsadam07 |
General |
3 |
25,894 |
2018-08-22, 21:37 |
|
|
Thread: WinPE 7f048283
Post: WinPE 7f048283
Hi,
I have a working ipxe environment, I can boot Live Debian, WinPE, iSCSI boot Win10 etc. Currently I have problems with an Acer Iconia W4 820 tablet. I boot iPXE from a pendrive and give network t... |
|
kovacsadam07 |
General |
3 |
25,894 |
2018-08-22, 16:38 |
|
|
Thread: USB WiFi
Post: RE: USB WiFi
Thank you for your answer :)
I will try a Raspberry Pi Zero in usb gadget mode as a ECM/NCM device. Hopefully I can make it a mass storage as well so I can have a bootable ipxe drive and a "gateway" ... |
|
kovacsadam07 |
General |
2 |
15,142 |
2018-08-02, 11:37 |
|
|
Thread: USB WiFi
Post: USB WiFi
Hi,
is there any supported usb wifi dongle? I could boot iPXE from a usb drive but it doesn't see my usb wifi adapters (RTL8192CU RTL8188CUS).
I tried to build ipxe like this
Code:
sudo make bin-x86... |
|
kovacsadam07 |
General |
2 |
15,142 |
2018-08-01, 11:34 |
|
|
Thread: Brackets
Post: RE: Brackets
(2018-07-31 20:35)MultimediaMan Wrote: All you have to do is break it up:
Original
Code:
iseq ${need_default} true && choose selected || goto cancel
Proposed
Code:
iseq ${ne... |
|
kovacsadam07 |
General |
2 |
12,825 |
2018-08-01, 11:23 |
|
|
Thread: Brackets
Post: Brackets
Hi,
I would like to do something like this in the config.
Code:
iseq ${need_default} true && ( choose selected || goto cancel )
How can I do that?
If I use
Code:
iseq ${need_def... |
|
kovacsadam07 |
General |
2 |
12,825 |
2018-07-31, 19:44 |