Jump to content

ITpro

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

About ITpro

ITpro's Achievements

0

Reputation

  1. Found a ton of misleading and painful troubleshooting steps for the BSOD stop error message you are getting with RIS client (appears in WinPE as well) I posted the quick and easy solution to this problem under my own thread. http://www.msfn.org/board/index.php?showtopic=88903
  2. The message on Blue screen is : ****stop : 0x000000BB (0x00000003,0xC00000C0,0x00000000,0x00000000) an initialization failure occured while attempting to boot from network if this is the first time you've seen this, stop error screen, restart your computer, if this screen appears again (yes screen appears again)follow these steps : check to make sure any new hardware or software is properly installed if this is a new installation, ask your hardware or software manufacture for any windows 2000 update you might need if the problem continue, disable or remove any newly installation hardware or software disable bios memory option such as caching or shadowing. if you need to use safe mode to remove or disable components, restart your computer press F8 to select advanced startup option and then select safe mode refer to your getting started manual for more information on troubleshooting stop errors. SOLUTION: ---don't waste anymore time troubleshooting this generic message--- This is nothing more than a corrupted DHCP lease causing the blue screen that can sometimes happen when booting in PXE/RIS due to DC, DHCP and RIS timing issues. To clean things up, delete DHCP lease first then you must force renewal of a completely different IP. 1. Search DHCP server for IP, delete the lease and statically assign that same IP address to a live machine on the network. The lease expires by default in 8 days, you don't want to wait this duration if you need to restore an image. Number of ways to force renewal from desktop but the IP you want to release is Pre-Winows. 2. Configure a live machine with the static IP that is being assigned to the computer giving you the blue screen. You can determine the IP by booting the problem machine and writing down the IP assigned during PXE. Why assign the static IP to another machine? You will get the BSOD all over again if you don't... Simple if you understand DHCP remember D.O.R.A? Discover, offer, request, acknowledge. Clients request the same IP during renegotiation process at the end of any lease. By default DHCP will offer the same IP (remembers your MAC). That said, with the lease deleted and the IP statically assigned to another machine DHCP server will then ping the address and see that it is currently being used by another machine. It will then provide a new IP address and new lease to avoid any conflict, exactly what we want. No need to do anything else...once the problem computer obtains a new lease with different IP from DHCP, the system will boot into a RIS or WinPE environment with no problem. R, ITPro MCSA 2003
×
×
  • Create New...