Bootable CDROM

D

denny

hello ~all
I wanna put my run-time image into CDROM and make it bootable

I added the El Torito ,Enhanced Write Filter and EWF NTLDR component
I have run FBA ,enable EWF,and run ETprep on my run-time image ..

also created a ISO image of the postFBA image and used a third-party
CD-ROM burning utility to create a CD-ROM from the ISO image...

but when I deploy the bootable CD-ROM ...
something happen...

it appears "1.HD System Type (0F)" and freeze ...

how should I do ??
 
D

denny

By the way
There is one more thing I forgot to say...
I cleaned the "Start EWF Enable" check box... should I reattach again ?
 
D

denny

By the way
There is one more thing I forgot to say...
I cleaned the "Start EWF Enable" check box... should I reattach again ?
 
D

denny

By the way
There is one more thing I forgot to say...
I cleaned the "Start EWF Enable" check box... should I reattach again ?
 
S

Slobodan Brcin \(eMVP\)

Denny,

Have you used hd2iso to create ISO file?
Also make sure that XPe FBA was done on first disk partition.

Regards,
Slobodan
 
D

denny

Dear Slobodan ~

I have used hd2iso to created ISO file and brun it into CD-ROM (both
PreFBA.iso and PostFBA.iso)
I verified that XPe FBA done on first partition ~

but problem still existed ...
thx so much for your reply ...

Regards,
Denny ~
 
S

Slobodan Brcin \(eMVP\)

denny,

Just to move things further:
pun only ntldr. and boot.ini files on your partition and then make a bootable CD.

boot.ini

[boot loader]
timeout=50
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XPe1" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XPe2" /fastdetect


With this you should get multi OS choice menu if image is recorded corectly.

Regards,
Slobodan
 
M

Matt Kellner \(MS\)

Hi denny. I'm not entirely certain if this article will help you, but I
posted an article recently to the Embedded Blog that gives a brief summary
of the El Torito end-to-end process. Please take a look at it and see if it
may help you with your issue:

http://blogs.msdn.com/embedded/archive/2005/06/07/425939.aspx

Hope this helps. =)

--
Matt Kellner ([email protected])
STE, Windows Embedded Group

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

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