did not load driver

T

tlls98

Hi,

I am new to XP embedded, I would appreciated if
people can give me some tips on the issues I run into

I run TAP, build a xp embedded image, all
of which works fine. However, when I attempt to boot the
image I created, off the E drive on my development machine
(C is the main drive (windows 2000 partition)
E is where my embedded XP image locates)
the OS begins to load (displaying the text-mode progress bar).
then "installing component.." shows up, and I got a black screen.

The ntbtlog.txt looks like the following:

Microsoft (R) Windows (R) Version 5.1 (Build 2600)
6 14 2006 17:07:54.375
Loaded driver \Windows\system32\ntoskrnl.exe
Loaded driver \Windows\system32\hal.dll
Loaded driver \Windows\system32\KDCOM.DLL
Loaded driver \Windows\system32\BOOTVID.dll
Loaded driver pci.sys
Loaded driver ACPI.sys
Loaded driver \Windows\system32\drivers\WMILIB.SYS
Loaded driver isapnp.sys
Loaded driver MountMgr.sys
Loaded driver ftdisk.sys
Loaded driver dmload.sys
Loaded driver dmio.sys
Loaded driver PartMgr.sys
Loaded driver pciide.sys
Loaded driver \Windows\system32\drivers\PCIIDEX.SYS
Loaded driver atapi.sys
Loaded driver dmboot.sys
Loaded driver KSecDD.sys
Loaded driver Ntfs.sys
Loaded driver NDIS.sys
Loaded driver Mup.sys
Loaded driver disk.sys
Loaded driver \Windows\system32\drivers\CLASSPNP.SYS
Loaded driver \SystemRoot\system32\drivers\swenum.sys
Loaded driver \SystemRoot\system32\drivers\update.sys
Loaded driver \SystemRoot\system32\drivers\i8042prt.sys
Loaded driver \SystemRoot\system32\drivers\kbdclass.sys
Loaded driver \SystemRoot\System32\DRIVERS\mouclass.sys
Did not load driver \SystemRoot\system32\drivers\cdrom.sys
Loaded driver \SystemRoot\System32\Drivers\Fs_Rec.SYS
Loaded driver \SystemRoot\System32\drivers\vga.sys
Loaded driver \SystemRoot\System32\Drivers\Msfs.SYS
Loaded driver \SystemRoot\System32\Drivers\Npfs.SYS
Loaded driver \SystemRoot\System32\DRIVERS\rasacd.sys
Loaded driver \SystemRoot\System32\DRIVERS\ipsec.sys
Did not load driver \SystemRoot\system32\drivers\serial.sys
Did not load driver \SystemRoot\system32\drivers\redbook.sys
Did not load driver \SystemRoot\System32\Drivers\Imapi.SYS
Loaded driver \SystemRoot\System32\Drivers\Fips.SYS
Loaded driver \SystemRoot\System32\drivers\afd.sys
Microsoft (R) Windows (R) Version 5.1 (Build 2600)


I have no idea on why cdrom.sys and serial.sys can not be loaded.
I run "depends" tool, and looks like all the required dll and sys for
those
two files have been loaded.

Many thanks if anyone can give me any hints/tips/help.

Regards,

Carol
(e-mail address removed)
 
T

tlls98

Hi, Sean,
Thanks a lot for the tip, and I was able to get a little further after
correcting
the drive letter for my image.

My first partition is drive C:, and xp embedded partition is driver E:.
When I built my image using E as the drive letter, I could not
even get to FBA. Now after I change it to D, I am still getting the
same "did not load driver" error msg, and the screen goes black
at " First Boot Agent... replacing system hives".
It just has been a frustrating exprience for me on XP embedded.
Any more feedback will be appreciated!
Thanks.

Carol

BTW. I ordered your embedded xp book 10mintues before hearing from you.
 
S

Sean Liming \(eMVP\)

There is a log file under \Windows\FBA\fbalog.txt that lists everything that
is going on during FBA. Look inside the file to see what the issue is.

Dual booting is not the best way to learn XPe for the first time. There have
been many developers over the years who get a bad impression because tring
to dual boot. It is better to either have the image on a second drive and
swap if for C drive, use Virtual PC, or a completely seperate target.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
 

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