| Author |
Message |
Mark
Guest
|
Posted:
Sat Oct 15, 2005 5:34 am Post subject:
Creating a SCSI Disk Component Help |
|
|
He guys,
Most of you have helped me in the past and so I've begun helping other
people with problems I run into. However, I am the one in the need of help
this time.
I have never made a component before, and right now it is critical.
I have to make a scsi device component for an LSI Logic Scsi Device. I have
tried the ones in the XPE repository but I got the notorious Stop 7B error
which I'm positive is the scsi controller.
I have opened component designer and created a new sld. I used the inf
importer to imort the inf for the device. I saved the sld then used
component database manager to import the sld. It said that all changes have
been committed and the Import Succeeded.
Now when I go to search for the device in TD, I get a serries of, cannot
find filename.cat, filename.sys etc in the following search paths. I'm
guessing I just forgot to actually include the files. How do I add them, is
there a way that all those files can be packaged into the LSI.sld?
In need of a little guidance. Thanks all for your help.
-Mark
BTW does anyone have a lightweight way to post/read this newsgroup I can't
stand using this MS interface. |
|
| Back to top |
|
 |
Brad Combs
Guest
|
Posted:
Sat Oct 15, 2005 7:08 am Post subject:
Re: Creating a SCSI Disk Component Help |
|
|
Hi Mark,
You need to create a repository for your component and place the files from
the driver package there. Follow this tutorial for creating a component and
adding a repository.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xpehelp/html/xetbsHowToSetUpNewRepository.asp
HTH,
Brad
"Mark" <Mark@discussions.microsoft.com> wrote in message
news:0BAED9A7-3650-4DC1-8034-E4CB964AF71A@microsoft.com...
| Quote: | He guys,
Most of you have helped me in the past and so I've begun helping other
people with problems I run into. However, I am the one in the need of
help
this time.
I have never made a component before, and right now it is critical.
I have to make a scsi device component for an LSI Logic Scsi Device. I
have
tried the ones in the XPE repository but I got the notorious Stop 7B error
which I'm positive is the scsi controller.
I have opened component designer and created a new sld. I used the inf
importer to imort the inf for the device. I saved the sld then used
component database manager to import the sld. It said that all changes
have
been committed and the Import Succeeded.
Now when I go to search for the device in TD, I get a serries of, cannot
find filename.cat, filename.sys etc in the following search paths. I'm
guessing I just forgot to actually include the files. How do I add them,
is
there a way that all those files can be packaged into the LSI.sld?
In need of a little guidance. Thanks all for your help.
-Mark
BTW does anyone have a lightweight way to post/read this newsgroup I can't
stand using this MS interface.
|
|
|
| Back to top |
|
 |
Brad Combs
Guest
|
Posted:
Sat Oct 15, 2005 7:10 am Post subject:
Re: Creating a SCSI Disk Component Help |
|
|
Mark,
Also, you can use Outlook Express for reading news.
Brad
"Mark" <Mark@discussions.microsoft.com> wrote in message
news:0BAED9A7-3650-4DC1-8034-E4CB964AF71A@microsoft.com...
| Quote: | He guys,
Most of you have helped me in the past and so I've begun helping other
people with problems I run into. However, I am the one in the need of
help
this time.
I have never made a component before, and right now it is critical.
I have to make a scsi device component for an LSI Logic Scsi Device. I
have
tried the ones in the XPE repository but I got the notorious Stop 7B error
which I'm positive is the scsi controller.
I have opened component designer and created a new sld. I used the inf
importer to imort the inf for the device. I saved the sld then used
component database manager to import the sld. It said that all changes
have
been committed and the Import Succeeded.
Now when I go to search for the device in TD, I get a serries of, cannot
find filename.cat, filename.sys etc in the following search paths. I'm
guessing I just forgot to actually include the files. How do I add them,
is
there a way that all those files can be packaged into the LSI.sld?
In need of a little guidance. Thanks all for your help.
-Mark
BTW does anyone have a lightweight way to post/read this newsgroup I can't
stand using this MS interface.
|
|
|
| Back to top |
|
 |
Andrew Burns
Guest
|
Posted:
Tue Oct 18, 2005 6:39 am Post subject:
Re: Creating a SCSI Disk Component Help |
|
|
Use groups.google.com You need a gmail account, if you don't have one I
can send you an invite. The starred messages are worth it alone, and
the price is right.
Don't forget to associated your component with the repository (click on
the main component node and there will be a repository section) this
got me the first time.
I can post screen-shots if need be. |
|
| Back to top |
|
 |
Mark
Guest
|
Posted:
Mon Oct 31, 2005 7:44 pm Post subject:
Re: Creating a SCSI Disk Component Help |
|
|
Andrew Burns wrote:
| Quote: | Use groups.google.com You need a gmail account, if you don't have one I
can send you an invite. The starred messages are worth it alone, and
the price is right.
Don't forget to associated your component with the repository (click on
the main component node and there will be a repository section) this
got me the first time.
I can post screen-shots if need be.
Thanks Andrew I got it, you were right I needed toa ssociate my |
component with the repository...duh.
Thanks again. |
|
| Back to top |
|
 |
|
|
|
|