Windows PE

  • Thread starter Thread starter Richard Bywalski
  • Start date Start date
R

Richard Bywalski

Has anyone had any luck with creating custom versions of Windows PE. I am
trying to make this work with loading the correct drivers for my NIC cards.
I have been following the directions in the help file. Now when I burn the
custom CD and try to boot up from it PE starts to boot but then I get a
message Please Insert The Disk Labled Windows XP Professional XP Service
Pack 1 into Drive A and press enter.


Any thoughts.
 
Hello Richard,

You would have to customize the Winbom.ini section below to achieve your
desired results.

[NetCards]: Includes entries for configuring the network adapter
(NIC) on the target computer, if a network connection is required.
EXAMPLE [NetCards] ;If this section does not contain any entries, the
Sysprep -factory ;command scans all present .inf files for a NET class
driver that matches ;the network adapter present on the computer. ;If
no driver is found, the Sysprep -factory command logs a failure.
NICPnPID = path to inf

The Windows Preinstall Enviroment is intended fro Select Corporate, MCS,
and OEM customers. If you are among these customers there are additional
resources available for your use.

Sincerely,

Jeffrey L. Wade
Microsoft Enterprise Platforms Support

--------------------
| From: "Richard Bywalski" <[email protected]>
| Subject: Windows PE
| Date: Fri, 26 Sep 2003 15:12:17 -0400
| Lines: 11
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <#[email protected]>
| Newsgroups: microsoft.public.windowsxp.setup_deployment
| NNTP-Posting-Host: host-65-123-239-186.hklaw.com 65.123.239.186
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.windowsxp.setup_deployment:85730
| X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
|
| Has anyone had any luck with creating custom versions of Windows PE. I am
| trying to make this work with loading the correct drivers for my NIC
cards.
| I have been following the directions in the help file. Now when I burn the
| custom CD and try to boot up from it PE starts to boot but then I get a
| message Please Insert The Disk Labled Windows XP Professional XP Service
| Pack 1 into Drive A and press enter.
|
|
| Any thoughts.
|
|
|
 
Yes I would agree with that if I was getting that far into the setup. I do
not even reach the point where set up is trying to load the network drivers.
It fails just after it says starting windows pre install environment. That
flashes on the screen for about a second then I get my message up about
inserting disk containing windows xp sp1 into drive a.
 
Back
Top