Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] RE: iPXE & WDS [Prestaged: false]
2014-03-25, 09:04 (This post was last modified: 2014-03-25 10:57 by KingBonecrusher.)
Post: #14
[SOLVED] RE: iPXE & WDS [Prestaged: false]
Hi Stefan!

It must be an issue with iPXE.

It works now, but not with iPXE, i`am using pxelinux and pxechn.c32! First try, SUCCESS!!

Code:
LABEL wdschk
menu label WINDOWS DEPLOYMENT SERVER
  KERNEL pxelinux.cfg\modules\ifcpu64.c32
  APPEND wds64 -- wds32

label wds32
menu label wds32
menu hide
     KERNEL pxelinux.cfg\modules\pxechn.c32
     APPEND xx.xx.xx.xx::boot\x86\wdsnbp.com -W

label wds64
menu label wds64
menu hide
     KERNEL pxelinux.cfg\modules\pxechn.c32
     APPEND xx.xx.xx.xx::boot\x64\wdsnbp.com -W

It works like it should.... :-)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[SOLVED] RE: iPXE & WDS [Prestaged: false] - KingBonecrusher - 2014-03-25 09:04



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