Cd_rom booting error 7B

P

panyul

Dear all,
I have create a pre_FBA CD, but After booting the Post-FBA El Torito CD,
the error "Stop 0x0000007B(0xF7AC4640,0xC0000034,0x00000000,0x00000000)" is
displayed.
my target system :
one disk(40GB), C: 550MB,D:10GB, the last space is unallocated ;
one cd-rw
and so on;
I use tap.exe to get the target system info
I have added all the components: EnableAutoLayout,El Torito CD,EWF NTLDR,
EWF.
all the steps are from MSDN.
my design system is same as my target system,except two different type of
disks.

Have i explained my steps clear?
i have no idea about this result,Can you help me ?
Thanks!
 
P

panyul

hello ererybody, hello KM,

my steps:
1. Design image,Add components;
2. Building an El Torito Run-Time Image;
3. Create Bootable CD, that is pre-FBA CD ;
4. Booting pre-FBA CD, FBA phase Begins;
5. Running Etprep.exe;
6. Create E1 Torito CD
7. Finish
then my error occur at the 4th step, and Fbalog.txt is not created yet.

error 7B means a critical boot device is missing from configuration;
but i think i have Added all hardware;

what can i do now?
Thank you for your notice!

panyul
 
K

KM

panyul,

Step 4.. You need to boot the run-time image located on the 650 MB hard disk
partition (not boot the pre-FBA CD).
But as Slobodan pointed out the pre-FBA CD should be inserted into the
device CD-ROM drive.

KM
 
P

panyul

hello all
thank you Slobodan
thank you KM

Now i have booted the run-time image located on the 550 MB hard disk ,and
inserted the pre-FBA CD,but got a error: 0x80004005;

i have failed to clear this error, Can you help me again?
Thanks a lot!

These're what i have setted:
EWF Volume Configuration
Maximum Number of Protected Volumes 1
Maximum Number of Overlay Levels 1
EWF Partition Size in KBytes 0
Start EWF Enabled No
Enable Lazy Write No
Disk Number 0
Partition Number 1
Disk Type IDE SCSI IDE
Overlay Type RAM

Target system:
a disk(40GB) with C: 550MB,D:10GB, the last space is unallocated ;
a cd-rom

FbaLog.txt:
15:55:35 - ConfigureEwf() Start.
15:55:35 - Getting EWF config parameters from registry.
15:55:35 - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
15:55:35 - Protected Volume Config #0 :
15:55:35 - Disk= 0,Part= 1,DiskType= IDE,Type= RAM.
15:55:35 - Enable= Disabled, Optimize= 2, LazyWrite= N.
15:55:35 - Found 2 Hard Disks.
15:55:35 - Searching for El Torito disk.
15:55:35 - Disk0 signature = 0xDF29D754.
15:55:35 - Disk1 signature = 0x7FFFFFFF.
15:55:35 - Checking Start value in
System\CurrentControlSet\Services\redbook key.
15:55:35 - Resetting Start value.
15:55:35 - Checking Start value in System\CurrentControlSet\Services\Imapi
key.
15:55:35 - Resetting Start value.
15:55:35 - Disk #0 layout info:
15:55:35 - PRIMARY partition,start=0x0000000000007e00,
len=0x0000000022ce9000, type= 6
15:55:35 - EXTENDED partition,start=0x0000000022cf0e00,
len=0x0000000271167600, type= 15
15:55:35 - LOGICAL partition,start=0x0000000022cf0e00,
len=0x0000000271167600, type= 11
15:55:35 - FREE partition,start=0x0000000293e58400,
len=0x00000006fe728800, type= 0
15:55:35 - Can't create EWF partition size = 0x000000000000fc00 on disk#
0.
15:55:35 - Disk #1 layout info:
15:55:35 - PRIMARY partition,start=0x0000000000007e00,
len=0x0000000022ce9000, type= 6
15:55:35 - FREE partition,start=0x0000000022cf0e00,
len=0x00000001db111200, type= 0
15:55:35 - Allocating EWF in PRIMARY partition, start=0x0000000022cf0e00,
len=0x000000000000fc00.
15:55:35 - Failed to create EWF partition.
15:55:35 - ConfigureEwf() End, status = 0x80004005.

Thank you for your notice!

panyul
 
S

Slobodan Brcin \(eMVP\)

First why is the signature of el-torito disk 0x7FFFFFFF?
Is should be 'ELTO' written in HEX.
Have you used hd2iso for creating image file?

Also your EWF is failing.
Safest way to overcome this would be to delete D:
and all hidden partitions (EWF partition from previous attempt).

use diskpart to see and delete that hidden partition.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
P

panyul

Thank you Slobodan!

i'll try as you said.
yes, i have used hd2iso for creating image file.
but i am not understand why should the signature of el-torito disk be
'ELTO' written in hex?
 
K

KM

panyul,

The default Eltorito CD signature is 0x4F544C45 or 1330924613 in dec. This
is 'ELTO" reversed in hex. This is probably what Slobodan meant.
When you add "El Torito CD" component in to your image, there is a default
signature value in the component settings. Hope you did not change it.

Also, you may use Etprep.exe with the /delete option to clear all previously
created EWF volumes on the system.

KM
 
K

KM

Sorry, forgot to mention that you can change the default Eltorito CD
signature value in TD as long as you make sure to use the same signature
value in hd2iso (Option 5/Advanced Options of ISO Image menu).

KM
 
S

Sean Liming \(eMVP\)

Looks like you have a number of issue to resolve. From the thread - make
sure you have enough space for the EWF volume to be setup during FBA. Make
sure you have the EnableAutoLayout disabled.

There is a book with the complete steps for booting from CD-ROM: Windows XP
Embedded Advanced (www.rtcbooks.com)

Regards,

Sean Liming
XP Embedded Manager
A7 Engineering (www.a7eng.com)
Author: Windows XP Embedded Advanced and Windows NT Embedded Step-by-Step
 
P

panyul

hello all
thank you Slobodan
thank you KM
thank you Sean

i see and now i have booted the run-time image with no error!
i have deleted all patitions except the primary active patition c.
after my taget system booted,there are two patitions: c and d;
And new questions coming:
1. runing: ewfmgr.exe
result:
Volume Size 64512
segments 0
segment size 0
free segments 0
Max levles 1
Max protected voulmes 1
protected volume 1
Ewf volume percent full -1.#J
Protected Volumes
Device Name "\Device\HarddiskVolume1"[c:]

Is it an error: Ewf volume percent full -1.#J ?
and this line should be : Overlay volume percent full 0.00 ?

2. runing ewfmgr c: -enable
but i am not know how to check!

3. what should i do next step?
1th: install my software,such as office2000, sql, etc.
2th: etprep.exe /all to delete ewf partitions and swap volume;
3th: burn the post-First Boot Agent (FBA) run-time image to CD
4th: finished
can you tell me what i should notice at these steps?

Thank you for your notice!

panyul
 
S

Slobodan Brcin \(eMVP\)

Use google groups to search the old threads about the topics you are
interested in:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&group=microsoft.
public.windowsxp.embedded

Office issues:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=office&meta=gr
oup%3Dmicrosoft.public.windowsxp.embedded.*

El-torito:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=el-torito&meta
=group%3Dmicrosoft.public.windowsxp.embedded.*

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
P

panyul

hello Slobodan
i can not access those links you've provided.





Slobodan Brcin (eMVP) said:
Use google groups to search the old threads about the topics you are
interested in:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&group=microsoft.
public.windowsxp.embedded

Office issues:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=office&meta=gr
oup%3Dmicrosoft.public.windowsxp.embedded.*

El-torito:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=el-torito&meta
=group%3Dmicrosoft.public.windowsxp.embedded.*

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

panyul said:
hello all
thank you Slobodan
thank you KM
thank you Sean

i see and now i have booted the run-time image with no error!
i have deleted all patitions except the primary active patition c.
after my taget system booted,there are two patitions: c and d;
And new questions coming:
1. runing: ewfmgr.exe
result:
Volume Size 64512
segments 0
segment size 0
free segments 0
Max levles 1
Max protected voulmes 1
protected volume 1
Ewf volume percent full -1.#J
Protected Volumes
Device Name "\Device\HarddiskVolume1"[c:]

Is it an error: Ewf volume percent full -1.#J ?
and this line should be : Overlay volume percent full 0.00 ?

2. runing ewfmgr c: -enable
but i am not know how to check!

3. what should i do next step?
1th: install my software,such as office2000, sql, etc.
2th: etprep.exe /all to delete ewf partitions and swap volume;
3th: burn the post-First Boot Agent (FBA) run-time image to CD
4th: finished
can you tell me what i should notice at these steps?

Thank you for your notice!

panyul
 
S

Slobodan Brcin \(eMVP\)

Link is broken down to more lines. I always forget to say that.
You will have to copy/paste link to explorer.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

panyul said:
hello Slobodan
i can not access those links you've provided.





Slobodan Brcin (eMVP) said:
Use google groups to search the old threads about the topics you are
interested in:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&group=microsoft.
public.windowsxp.embedded

Office issues:
http://groups.google.com/groups?hl=...?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=el-torito&meta
=group%3Dmicrosoft.public.windowsxp.embedded.*

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

panyul said:
hello all
thank you Slobodan
thank you KM
thank you Sean

i see and now i have booted the run-time image with no error!
i have deleted all patitions except the primary active patition c.
after my taget system booted,there are two patitions: c and d;
And new questions coming:
1. runing: ewfmgr.exe
result:
Volume Size 64512
segments 0
segment size 0
free segments 0
Max levles 1
Max protected voulmes 1
protected volume 1
Ewf volume percent full -1.#J
Protected Volumes
Device Name "\Device\HarddiskVolume1"[c:]

Is it an error: Ewf volume percent full -1.#J ?
and this line should be : Overlay volume percent full 0.00 ?

2. runing ewfmgr c: -enable
but i am not know how to check!

3. what should i do next step?
1th: install my software,such as office2000, sql, etc.
2th: etprep.exe /all to delete ewf partitions and swap volume;
3th: burn the post-First Boot Agent (FBA) run-time image to CD
4th: finished
can you tell me what i should notice at these steps?

Thank you for your notice!

panyul
 
P

panyul

hello all:

i have created my post-fba cd,and it run well.
now i found some problem:
when i run my target system from post-fba cd with hard disk,
i run ewfmgr.exe, and found the result is : unable to find an Ewf volume,
but if run "ewfmgr.exe d:",the result is :
Protected volume configuration:
type ram
state enable
volume ID: 54 00 ...
Device Name "\device\harddiskvolume2" [D:]
max levels 1
clump size 512
current level 1
memory used for data 2950656 bytes
memory used for mapping 4096 bytes

is there any errors?
thanks!


panyul
 
K

KM

panyul,

I don't understand you post. Could you read and correct it?
Specifically, what "ewfmgr.exe" command you test? What you expect? What you the problem?
You seem to protect a second volume in your system and this is all I can say from your message. If it is not what you want, go to
your TD configuration and check "Enhanced Write Filter" component settings.
 
P

panyul

hello all
hello KM

£¨Booting the Run-Time Image from an El Torito CD£© After the
post-First Boot Agent (FBA) run-time image is burned to CD, it is ready for
¡¡deployment. You can boot your CD-ROM on any system that supports bootable
CDs. Verify that Enhanced Write Filter (EWF) is operational after booting.
(From
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xpehelp/htm
l/xeconeltoritodesignconsiderations.asp)

i did as this article, and booted my target system susccessfully.
my target system has one hard disk with only one partition c.
but after booted,there are two partitions( c and d) .
where the another one comes from ? is it ewf partion?
but when I executed 'ewfmgr' I got the 'unable to find EWF volume'
response,i thought it was not working.
then I tried 'ewfmgr d:', the response i had shown , but 'ewfmgr c:'
returns an error.

had i explained clear?
i am sorry for my poor english!

thanks for your notice!

panyul
 
K

KM

panyul,
i did as this article, and booted my target system susccessfully.

Do you boot from the Eltorito CD now? or your image is still on HDD?
my target system has one hard disk with only one partition c.
but after booted,there are two partitions( c and d) .

How do you check? Just Windows Explorer or something low level (diskpart,
etc)?
where the another one comes from ? is it ewf partion?

Wndows Explorer can't see the hidden EWF storage partition (of type 0x45).
I'd suggest you to check what the second partition is and where it comes
from. If you don't create it intentionally, it can't appear by itself.
but when I executed 'ewfmgr' I got the 'unable to find EWF volume'
response,i thought it was not working.
then I tried 'ewfmgr d:', the response i had shown , but 'ewfmgr c:' returns an error.

had i explained clear?

No, you did not. You will need to describe the exact steps you did. You may
also attach your FBALog.txt here.

If you follow steps from the article with the target configuration menitoned
there, you should not have problems.

KM
 
S

Slobodan Brcin \(eMVP\)

Just to make sure if your El-torito is really working.
Disconnect HDD before booting.

If your CD does not work, then change EWF ARC path.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top