FBA Saving Hives Fail
WinXPTalk.com Forum Index WinXPTalk.com
Forums for Windows XP users.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winxptalk.com
FBA Saving Hives Fail

 
Post new topic   Reply to topic    WinXPTalk.com Forum Index -> Embedded System
Author Message
G_XTE_Dev
Guest





Posted: Fri Oct 28, 2005 4:27 pm    Post subject: FBA Saving Hives Fail Reply with quote

Hi.
I am building an EWF volume and during the FBA a message box appears with
Save Hives(DEFAULT) Failed. Can anyone please advise on what the problem may
be.
Regards
Graham.
Back to top
Matt Kellner (MS)
Guest





Posted: Fri Oct 28, 2005 10:32 pm    Post subject: Re: FBA Saving Hives Fail Reply with quote

Hi Graham. How large is the partition where you're running FBA? It's
possible that you're running out of hard drive space before the hives are
fully saved. Also, if you are using a page file (something you should not
do with an EWF runtime), try disabling the page file in your configuration
or at least reducing its size.

Let us know if these tips help. =)

--
Matt Kellner (mattkell@online.microsoft.com)
STE, Windows Embedded Group

This posting is provided "AS IS" with no warranties, and confers no rights.
===============================

"G_XTE_Dev" <GXTEDev@discussions.microsoft.com> wrote in message
news:DF5CDFCF-8308-461F-8F75-A34EC761A4E2@microsoft.com...
Quote:
Hi.
I am building an EWF volume and during the FBA a message box appears with
Save Hives(DEFAULT) Failed. Can anyone please advise on what the problem
may
be.
Regards
Graham.
Back to top
G_XTE_Dev
Guest





Posted: Sat Oct 29, 2005 2:26 pm    Post subject: Re: FBA Saving Hives Fail Reply with quote

Hi Matt.
Yes the problem was partition size. Confusion where some sizes are in MB and
others in KB. I do have a page file requirement. I want to locate it to the
overlay by the registry. I have one overlay and the current reg setting is c:
pagefile 2 50 so do I need to change any thing?
Thanks.
Regards
Graham.

"Matt Kellner (MS)" wrote:

Quote:
Hi Graham. How large is the partition where you're running FBA? It's
possible that you're running out of hard drive space before the hives are
fully saved. Also, if you are using a page file (something you should not
do with an EWF runtime), try disabling the page file in your configuration
or at least reducing its size.

Let us know if these tips help. =)

--
Matt Kellner (mattkell@online.microsoft.com)
STE, Windows Embedded Group

This posting is provided "AS IS" with no warranties, and confers no rights.
===============================

"G_XTE_Dev" <GXTEDev@discussions.microsoft.com> wrote in message
news:DF5CDFCF-8308-461F-8F75-A34EC761A4E2@microsoft.com...
Hi.
I am building an EWF volume and during the FBA a message box appears with
Save Hives(DEFAULT) Failed. Can anyone please advise on what the problem
may
be.
Regards
Graham.


Back to top
Matt Kellner (MS)
Guest





Posted: Wed Nov 02, 2005 1:49 am    Post subject: Re: FBA Saving Hives Fail Reply with quote

I'm not sure what you mean by wanting to locate the page file to the overlay
by the registry. The page file should definitely NOT reside on the same
partition that EWF is protecting, however - this will cause the EWF overlay
to be eaten up very quickly.

I don't have the exact instructions handy for moving the page file's
physical location, unfortunately. When I find those instructions, I'll post
them here, or perhaps someone else could help with this?

--
Matt Kellner (mattkell@online.microsoft.com)
STE, Windows Embedded Group

This posting is provided "AS IS" with no warranties, and confers no rights.
===============================

"G_XTE_Dev" <GXTEDev@discussions.microsoft.com> wrote in message
news:EE65F911-0B04-44E9-94C4-9D12DEA85A0E@microsoft.com...
Quote:
Hi Matt.
Yes the problem was partition size. Confusion where some sizes are in MB
and
others in KB. I do have a page file requirement. I want to locate it to
the
overlay by the registry. I have one overlay and the current reg setting is
c:
pagefile 2 50 so do I need to change any thing?
Thanks.
Regards
Graham.

"Matt Kellner (MS)" wrote:

Hi Graham. How large is the partition where you're running FBA? It's
possible that you're running out of hard drive space before the hives are
fully saved. Also, if you are using a page file (something you should
not
do with an EWF runtime), try disabling the page file in your
configuration
or at least reducing its size.

Let us know if these tips help. =)

--
Matt Kellner (mattkell@online.microsoft.com)
STE, Windows Embedded Group

This posting is provided "AS IS" with no warranties, and confers no
rights.
===============================

"G_XTE_Dev" <GXTEDev@discussions.microsoft.com> wrote in message
news:DF5CDFCF-8308-461F-8F75-A34EC761A4E2@microsoft.com...
Hi.
I am building an EWF volume and during the FBA a message box appears
with
Save Hives(DEFAULT) Failed. Can anyone please advise on what the
problem
may
be.
Regards
Graham.


Back to top
G_XTE_Dev
Guest





Posted: Wed Nov 02, 2005 5:27 pm    Post subject: Re: FBA Saving Hives Fail Reply with quote

Hi Matt.
I need a page file of some 50Mb. From other comments on this list on EWF I
have added a D drive as an extended partition. The XPe help example suggests
making a registry entry which I have done. However the page file always ends
up in C:. When after building and running the target image and going to
Control Panel, System,Advanced, Pagefile I find the option set up in the
registry as D: 2 50 which can be selected but will never set. Only allowing
windows to make the choice from the D drive can I gat my page file moved to
D: and of a size much bigger like 700MB.
Hope that explains the problem better.
Regards
Graham.

"Matt Kellner (MS)" wrote:

Quote:
I'm not sure what you mean by wanting to locate the page file to the overlay
by the registry. The page file should definitely NOT reside on the same
partition that EWF is protecting, however - this will cause the EWF overlay
to be eaten up very quickly.

I don't have the exact instructions handy for moving the page file's
physical location, unfortunately. When I find those instructions, I'll post
them here, or perhaps someone else could help with this?

--
Matt Kellner (mattkell@online.microsoft.com)
STE, Windows Embedded Group

This posting is provided "AS IS" with no warranties, and confers no rights.
===============================

"G_XTE_Dev" <GXTEDev@discussions.microsoft.com> wrote in message
news:EE65F911-0B04-44E9-94C4-9D12DEA85A0E@microsoft.com...
Hi Matt.
Yes the problem was partition size. Confusion where some sizes are in MB
and
others in KB. I do have a page file requirement. I want to locate it to
the
overlay by the registry. I have one overlay and the current reg setting is
c:
pagefile 2 50 so do I need to change any thing?
Thanks.
Regards
Graham.

"Matt Kellner (MS)" wrote:

Hi Graham. How large is the partition where you're running FBA? It's
possible that you're running out of hard drive space before the hives are
fully saved. Also, if you are using a page file (something you should
not
do with an EWF runtime), try disabling the page file in your
configuration
or at least reducing its size.

Let us know if these tips help. =)

--
Matt Kellner (mattkell@online.microsoft.com)
STE, Windows Embedded Group

This posting is provided "AS IS" with no warranties, and confers no
rights.
===============================

"G_XTE_Dev" <GXTEDev@discussions.microsoft.com> wrote in message
news:DF5CDFCF-8308-461F-8F75-A34EC761A4E2@microsoft.com...
Hi.
I am building an EWF volume and during the FBA a message box appears
with
Save Hives(DEFAULT) Failed. Can anyone please advise on what the
problem
may
be.
Regards
Graham.





Back to top
 
Post new topic   Reply to topic    WinXPTalk.com Forum Index -> Embedded System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Office Forums Access Forums Windows Server Exchange Server Help
New Topics Powered by phpBB