Error at FBA

  • Thread starter Thread starter Maarten Sundman
  • Start date Start date
M

Maarten Sundman

Seems regardless what I, what machine I use, what config I use, and what
Hard Drive I use I get this error during the Loading Components step of FBA:

"Instruction at 0x03322f5d referenced memory at 0x00000004 could not be
'written'"

Thanks in advance to everyone :)

Maarten
 
Hi Maarten,

Are you serious? Read how much info you gave us and you expect some valid response.

Is this a driver failing or program failing?
If driver give us STOP code and driver involved.
Which one?
What do you have in setupapi.txt and fbalog send them here.
What hardware?
How did you created your image?

Best regards,
Slobodan
 
The machine probably ran out of memory during FBA. By default, the
pagefile is turned off to help reduce footprint. Locate the hal
component in your config in TD (probably one of these: "acpi
uniprocessor", standard pc, "advanced configuration power interface").

now check out the configurable ui for that component, there will be a
check box to turn on pagefile, then set the min and max settings for
the pagefile.

The other thing to do is increase ram on the box or reduce the number
of features in the configuration.

As Slobodan mentioned, check out the fba log at
..\windows\fba\fbalog.txt, there may be some helpful errors in there as
well.

Some errors like the one you reported are also discussed in tip
articles here:
http://msdn.microsoft.com/embedded/community/tips/xp/
 
Back
Top