If this is the correct component, then the driver should load early in the
boot process as a critical driver.
What is the BSOD number that you get?
-Sean
"DK" wrote:
> Sean,
>
> Thanks for the reply. I did create a driver component and I included it in
> the configuration. I copied all the XPE files to the target machine and
> reboot. FBA never runs and I get a blue screeen saying "A Problem has been
> detected and Windows has been shut down to prevent damage to your computer".
> Since the mass storage driver is not loaded, the hard drive is not visable.
> I believe the driver needs to be loaded before FBA runs but I don't know how
> to do this.
>
> Dan
>
> "Sean Liming - MVP" wrote:
>
> > You need to create a driver component for the SATA driver, and include the
> > driver in the configuration. I am going to guess that it might be an AHCI
> > diver.
> >
> > Here are a couple of videos that show how to create driver components:
> >
> > http://www.sjjmicro.com/Video_Driver_Component.html
> > http://www.sjjmicro.com/Video_INF_Import_Issues.html
> >
> > -Sean
> >
> > "DK" wrote:
> >
> > > I am trying to load XPE on a laptop computer. This computer has a SATA
> > > harddrive. After I format the drive and make it bootable, I copy the XPE
> > > files to it. When I reboot, FBA doesn't run. I asked technical support of
> > > the manufacturer of the laptop, Panasonic. They sent me a Mass Storage
> > > driver which they said needs to be installed first, otherwise the hardrive is
> > > not visable. Since the driver is not there, FBA doesn't run. My question
> > > is, can I load this driver before FBA starts and if so, how do I do this?
> > >
> > > TIA,
> > >
> > > DK