DarrenM Posted June 13, 2013 Posted June 13, 2013 Hi, I have SCCM 2012 installed and have jumped right into OS deployment I am hitting a wall with the client giving the error: The Windows Boot Configuration Data (BDC) file from the PXE server does not contain a valid operating system entry. Error code: 0xc0000098 I have setup a distro point and configured PXE and have also distributed the 32 and 64 bit boot files. I think the problem is with my DHCP server which was set for our current win2008 WDS server. I have set the Boot server host name to the new SCCM server. I'm at a loss as to what I should set the Boot file name to be! I have followed this guide for installing as the book a brought is already out of date (grr) Install Guide – ConfigMgr 2012 SP1 Beta + Server 2012 + SQL 2012 CU 3 And this for the OSD part SCCM 2012 SP1 - OSD With WDS / PXE / MDT 2012 UDI - YouTube Any help appreciated. I really don't want to build myself a LAB SCCM server it all takes so long!!
Sam_Brown Posted June 24, 2013 Posted June 24, 2013 Option 066 needs to be set to the IP of the SCCM Server Option 067 needs to be set to "smsboot\x64\wdsnbp.com" Also go to Administration > Site Configuration > Servesr and Site System Roles and go into the Distribution Point properties. Make sure the PXE options have been set up and enabled.
TheScarfedOne Posted June 24, 2013 Posted June 24, 2013 Option 066 needs to be set to the IP of the SCCM Server Option 067 needs to be set to "smsboot\x64\wdsnbp.com" Also go to Administration > Site Configuration > Servesr and Site System Roles and go into the Distribution Point properties. Make sure the PXE options have been set up and enabled. Beat me to it. You may occasionally see this too when the server is congested... Just fyi
Sam_Brown Posted June 24, 2013 Posted June 24, 2013 (edited) Quick question... even though the path has "x64" will it still work with 32 bit clients? Or do I need to change the option depending on whether the client I'm deploying to is 64 or 32 bit? Edited June 24, 2013 by Sam_Brown
TheScarfedOne Posted June 24, 2013 Posted June 24, 2013 You need to have an x86 and x64 boot image set up and distributed... Even if you don't plan to use it
Sam_Brown Posted June 24, 2013 Posted June 24, 2013 I was just curious about the actual PXE boot... will a 32 bit machine be able to pxe boot using the "smsboot\x64\wdsnbp.com" file or will I need to edit the dhcp option to "smsboot\x86\wdsnbp.com" whenever I plan on building a 32 bit machine?
TheScarfedOne Posted June 24, 2013 Posted June 24, 2013 Ah, no...I need to check the path used. I don't think you list the x86 x64 bit in the path...
Redhawk Posted August 23, 2013 Posted August 23, 2013 Option 066 needs to be set to the IP of the SCCM Server Option 067 needs to be set to "smsboot\x64\wdsnbp.com" Also go to Administration > Site Configuration > Servesr and Site System Roles and go into the Distribution Point properties. Make sure the PXE options have been set up and enabled. Just wanted to see if anyone had an update for this. Does everyone use this path or can I change the path to smsboot\x86\wdsnbp.com ?
localzuk Posted August 23, 2013 Posted August 23, 2013 Just wanted to see if anyone had an update for this. Does everyone use this path or can I change the path to smsboot\x86\wdsnbp.com ? The images will work as follows: [TABLE=class: grid, width: 500] [TR] [TD][/TD] [TD]32Bit Image[/TD] [TD]64Bit Image[/TD] [TD]32Bit Installer Package[/TD] [TD]64Bit Installer Package[/TD] [/TR] [TR] [TD]x86 Boot Image[/TD] [TD]Yes[/TD] [TD]Yes[/TD] [TD]Yes[/TD] [TD]No[/TD] [/TR] [TR] [TD]x64 Boot Image[/TD] [TD]No[/TD] [TD]Yes[/TD] [TD]No[/TD] [TD]Yes[/TD] [/TR] [/TABLE] So, you need to use the right boot image for the right systems.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now