Topic: BSOD c000021a  (Read 2265 times)

BSOD c000021a
« on: November 18, 2013, 06:56:47 PM »

shah.g

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 8
Hi . i build the win7pese but when tested on pc and VM i get this BSOD c000021a.  :confused:
i have tried with small and complete packages same result.
what to select in Main Configuration script  boot manager option ,should it be AUTO ?
what to select in Create ISO script  MultiBoot (Grub4DOS / IsoLinux / BCDW) options  ?
and  Start Isolinux from Grub4dos .?  THXX

Re: BSOD c000021a
« Reply #1 on: November 19, 2013, 01:30:31 PM »

shah.g

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 8
Any help to clarify my quires...! :confused:

Re: BSOD c000021a
« Reply #2 on: November 19, 2013, 11:10:09 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Hi,

Hi . i build the win7pese but when tested on pc and VM i get this BSOD c000021a.  :confused:
Never encountered this error. Do you have an original Windows 7 SP0 or SP1?

i have tried with small and complete packages same result.
what to select in Main Configuration script  boot manager option ,should it be AUTO ?
what to select in Create ISO script  MultiBoot (Grub4DOS / IsoLinux / BCDW) options  ?
and  Start Isolinux from Grub4dos .?  THXX
If you don't know, it is better to leave the default options, for this script as for others. They are chosen to suit the largest number of people.
Once built, you can try the other options, and add components, apps to customize it, if you need  :thumbsup:

Re: BSOD c000021a
« Reply #3 on: November 20, 2013, 02:55:02 AM »

shah.g

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 8
No it was not an original Windows 7 SP0 or SP1 but with an original Windows 7 sp1 it worked with defaults THX... :grin:
i need  bit explanation about these option:
what to select in Main Configuration script  boot manager option ,should it be AUTO ?
what to select in Create ISO script  MultiBoot (Grub4DOS / IsoLinux / BCDW) options  ?
and  Start Isolinux from Grub4dos .?  THXX

Re: BSOD c000021a
« Reply #4 on: November 22, 2013, 02:24:32 AM »

shah.g

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 8
THX.. i tried other options , it worked and i understood.. :smile:
Only 2 options i dont get it ..see the attached pic. when to use it... ?

Re: BSOD c000021a
« Reply #5 on: November 22, 2013, 01:08:28 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
THX.. i tried other options , it worked and i understood.. :smile:
:thumbsup:


Only 2 options i dont get it ..see the attached pic. when to use it... ?
For the first one, it is only if you want to use the ISO directly on your USB key, disk. To use in a multi-boot environment with others ISO or for use with other Tools (ex: rmprepusb).
Otherwise, it uses the files and folders as you saw, bootmgr, [Boot], [Programs], [Sources] with boot.wim inside.


For the second, this is an available option to manually add options in grub4dos menu.lst, if needed :wink:

Exemple, added an ISO:
Code: [Select]
title My ISO title,Append
find --set-root --ignore-floppies /ISO/MyISO.iso
map --mem /ISO/MyISO.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

There are many possible options in the project for advanced users.
As said above, If you don't know, it is better to leave the default options for not be lost otherwise they must be tested by you to fully understand.

:cheers:

 

Powered by EzPortal