Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: SCCM 1606, blackscreen winpe boot
Post: RE: SCCM 1606, blackscreen winpe boot
I have this working fine, adjust yours maybe?
http://pastebin.com/SHSBDRy4 |
|
sebus |
General |
7 |
24,047 |
2017-03-10, 14:27 |
|
|
Thread: SCCM 1606, blackscreen winpe boot
Post: RE: SCCM 1606, blackscreen winpe boot
Just bcdedit /store path_to_BCD /enum all
(you can post it here (or even better on http://pastebin.com ) |
|
sebus |
General |
7 |
24,047 |
2017-03-10, 12:25 |
|
|
Thread: SCCM 1606, blackscreen winpe boot
Post: RE: SCCM 1606, blackscreen winpe boot
Check your deploy/Boot/BCD
sebus |
|
sebus |
General |
7 |
24,047 |
2017-03-10, 11:44 |
|
|
Thread: Dell 13G Server wimboot black screen
Post: RE: Dell 13G Server wimboot black screen
I get same on some non-server hardware as well, even with latest wimboot |
|
sebus |
General |
15 |
52,548 |
2017-02-25, 08:28 |
|
|
Thread: iPXE DHCP got wrong gateway
Post: RE: iPXE DHCP got wrong gateway
How so, when every output above has the SAME Gateway-IP 10.211.0.1 |
|
sebus |
General |
3 |
12,508 |
2017-02-24, 07:51 |
|
|
Thread: Boot from hard disk
Post: RE: Boot from hard disk
And what would we use for boot from first internal HD in UEFI mode?
sebus |
|
sebus |
General |
8 |
68,681 |
2017-02-20, 10:41 |
|
|
Thread: Use MS DHCP for both UEFI and BIOS
Post: [SOLVED] RE: Use MS DHCP for both UEFI and BIOS
Got it in the end.
For UEFI boot, in Policy had to remove option 60 & ADD option 150 -TFTP Server IP Address as per
http://www.cisco.com/c/en/us/support/doc...-dhcp.html
Now my UEFI PXE client ... |
|
sebus |
General |
13 |
55,337 |
2017-02-18, 16:40 |
|
|
Thread: Use MS DHCP for both UEFI and BIOS
Post: RE: Use MS DHCP for both UEFI and BIOS
OK, back to square one then. Still can not boot UEFI PXE client with ONLY DHCP options! |
|
sebus |
General |
13 |
55,337 |
2017-02-18, 11:45 |
|
|
Thread: Use MS DHCP for both UEFI and BIOS
Post: RE: Use MS DHCP for both UEFI and BIOS
But the server does NOT return Option 93 to client!
It is client telling server in Discovery what arch it is |
|
sebus |
General |
13 |
55,337 |
2017-02-18, 11:22 |
|
|
Thread: Password protection each/any entry in menu?
Post: Password protection each/any entry in menu?
With Syslinux pxelinux.0 in legacy BIOS PXE boot, I could have password protection on each/any entry in menu.
So ie. Option one would accept password 123456, option two 234567 etc
Any way to get it ... |
|
sebus |
General |
2 |
11,805 |
2017-02-18, 09:34 |
|
|
Thread: Use MS DHCP for both UEFI and BIOS
Post: RE: Use MS DHCP for both UEFI and BIOS
(2017-02-18 00:13)NiKiZe Wrote: (2017-02-17 21:43)sebus Wrote: How would that be configured?
When the PXE (or whatever it’s called with UEFI) client requests a DHCP lease, it provides v... |
|
sebus |
General |
13 |
55,337 |
2017-02-18, 09:28 |
|
|
Thread: Use MS DHCP for both UEFI and BIOS
Post: RE: Use MS DHCP for both UEFI and BIOS
(2014-09-05 09:49)robinsmidsrod Wrote: I've just updated my ISC dhcpd.conf example to also account for UEFI. You should be able to use this as a basis for building a similar config for MS dhcpd... |
|
sebus |
General |
13 |
55,337 |
2017-02-17, 21:43 |
|
|
Thread: [SOLVED] : iPXE and WDS Config
Post: RE: [SOLVED] : iPXE and WDS Config
OK, I seems that I can not block port UDP 4011 on WDS & expect it to work (still not fully clear why, as when pointing to WDS IP from .ipxe script there should be no need for ANY PXE again)
But t... |
|
sebus |
General |
26 |
182,292 |
2017-02-13, 15:07 |
|
|
Thread: [Solved] Boot to ipxe on UEFI machine to menu
Post: RE: Boot to ipxe on UEFI machine to menu
SOLVED (with help from Misty on reboot.pro)
In uefi mode, wimboot does not appear to tolerate files with different than expected being mapped. It is expecting boot.wim and the original file being map... |
|
sebus |
General |
11 |
63,439 |
2017-02-12, 21:11 |
|
|
Thread: iPXE to redirect boot to another PXE server
Post: RE: iPXE to redirect boot to another PXE server
Thanks for this, need to test it for UEFI PXE->iPXE->WDS |
|
sebus |
General |
16 |
85,992 |
2017-02-12, 21:07 |
|
|
Thread: [SOLVED] : iPXE and WDS Config
Post: RE: [SOLVED] : iPXE and WDS Config
I see you mean option 252 as here: http://ipxe.org/appnote/chainload_wds
But what would one expect in that option for the above to work?
With UEFI PXE IPv4->iPXE->menu->.ipxe script
Code:... |
|
sebus |
General |
26 |
182,292 |
2017-02-11, 16:39 |
|
|
Thread: [SOLVED] : iPXE and WDS Config
Post: RE: [SOLVED] : iPXE and WDS Config
(2016-01-22 15:14)robinsmidsrod Wrote: With the current master branch of iPXE (2016-01-21), this has been reported to work properly:
Code:
#!ipxe
set wdsserver:ipv4 192.168.XX.XX
set netX/nex... |
|
sebus |
General |
26 |
182,292 |
2017-02-10, 22:11 |
|
|
Thread: [Solved] Boot to ipxe on UEFI machine to menu
Post: RE: Boot to ipxe on UEFI machine to menu
I can "cheat" and rename ipxe.efi to wdsmgfw.efi (which is only good till WDSServer service restarts - as it copied back the original file!)
("hardcoded" SMSBoot\x64\wdsmgfw.efi comes form ProxyDHCP ... |
|
sebus |
General |
11 |
63,439 |
2017-02-09, 17:14 |
|
|
Thread: Use MS DHCP for both UEFI and BIOS
Post: RE: Use MS DHCP for both UEFI and BIOS
I do not have "luxury" of removing WDS, as it is vital part of SCCM that is being used for imagining
This one is not working in my environment at the moment:
https://2pintsoftware.com/whitepaper-usi... |
|
sebus |
General |
13 |
55,337 |
2017-02-09, 14:58 |
|
|
Thread: [Solved] Boot to ipxe on UEFI machine to menu
Post: RE: Boot to ipxe on UEFI machine to menu
Anybody having any ideas why that does not work?
BIOS legacy network boot with Policy PXEClient:Arch:00000 works OK, but UEFI network boot via Policy PXEClient:Arch:00007 gets ignored & only SMSB... |
|
sebus |
General |
11 |
63,439 |
2017-02-09, 10:16 |