<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - MassStoragePack on WinPE]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=1286&amp;type=atom"/>
	<updated>2007-05-07T15:43:36Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=1286</id>
		<entry>
			<title type="html"><![CDATA[Re: MassStoragePack on WinPE]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=10602#p10602"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Harry33 wrote:</cite><blockquote><p>Hello,<br />I have solved the problem.<br />I wrote a script which extract the info about the used controler from the registry of WinPE and then it creats a BAT-file which copies the needed installation files to the folders on harddisk after the copy the windows-installation-files to it.</p></blockquote></div><p>Where in the registry can I look to find this? Do you mind posting your script?</p>]]></content>
			<author>
				<name><![CDATA[jumz]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2064</uri>
			</author>
			<updated>2007-05-07T15:43:36Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=10602#p10602</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: MassStoragePack on WinPE]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=8578#p8578"/>
			<content type="html"><![CDATA[<p>Hello,<br />I have solved the problem.<br />I wrote a script which extract the info about the used controler from the registry of WinPE and then it creats a BAT-file which copies the needed installation files to the folders on harddisk after the copy the windows-installation-files to it.</p>]]></content>
			<author>
				<name><![CDATA[Harry33]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1693</uri>
			</author>
			<updated>2007-02-21T18:51:04Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=8578#p8578</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[MassStoragePack on WinPE]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=8235#p8235"/>
			<content type="html"><![CDATA[<p>Hello,<br />can someone assist me to include the MassSorageDriverPack to the DVD-Only-Installation based on MS WINPE?</p><p>I use the WinPE Environment to preinstall Windows XP Home, XP Home SP1, XP Home SP2, XP Prof, XP Prof SP1,XP Prof, XP Prof SP2</p><p>Ok the following things i have done:<br />Extract the WinPE Envirnoment from the XP Prof SP2-CD<br />Include the OEM-MassStorageDriver with MS drvinst.exe to the WINPE -&gt; it works fine, there is no error</p><p>I used a winbom.ini file to preinstall some applications, a unattend.txt and a winnt.sif file wihich will be copied to floppy before the install starts:<br /></p><div class="codebox"><pre><code>winbom.ini:
[Version]
signature=$CHICAGO$

[Factory]
AutoDetectNetwork = No
Username=Harry
Password=
WinBOMType=WinPE

[WinPE.Net]
StartNet = No

[ComputerSettings]
AuditAdminAutoLogon=Yes
SourcePath=x:\OPKTools\Lang\GER\sku\per\x86\I386

[NetCards]

[WinPE]
Restart =Reboot
Lang =GER
Sku =per
ConfigSet =XP Home Edition
SourceRoot =x:\OPKTools
Username =XXX
Password =

[DiskConfig]
Disk1=Disk1.config

[Disk1.config]
WipeDisk = yes
Size1 = *
SetActive1 = yes
PartitionType1 = primary
FileSystem1 = ntfs
QuickFormat1 = yes

unattend.txt:
[Unattended]
Unattendmode = FullUnattended
OemPreinstall = Yes
TargetPath = *
Filesystem = LeaveAlone
OemSkipEula = YES
FactoryMode = YES
Hibernation = No

[UserData]
FullName = &quot;Ihr Benutzername&quot;
OrgName = &quot;Name Ihrer Firma&quot;
ComputerName = *
ProductKey=XXX

[GuiUnattended]
TimeZone = &quot;110&quot;
AdminPassword = *
OEMSkipRegional = 1
OEMSkipWelcome = 1

[LicenseFilePrintData]
AutoMode = &quot;PerServer&quot;
AutoUsers = &quot;5&quot;

[Display]
BitsPerPel = 32
XResolution = 1024
YResolution = 768
VRefresh = 70

[Branding]
BrandIEUsingUnattended = No
IEBrandingFile = install.ins

[Networking]

[Identification]
JoinWorkgroup = MSHEIMNETZ

[Components]
msmsgs=off
msnexplr=off

winnt.sif:
[Unattended]
Unattendmode = FullUnattended
OemPreinstall = Yes
TargetPath = *
Filesystem = LeaveAlone
OemSkipEula = YES
FactoryMode = YES
Hibernation = No

[UserData]
FullName = &quot;Ihr Benutzername&quot;
OrgName = &quot;Name Ihrer Firma&quot;
ComputerName = *
ProductKey=xxx

[GuiUnattended]
TimeZone = &quot;110&quot;
AdminPassword = &quot;&quot;
OEMSkipRegional = 1
OEMSkipWelcome = 1

[LicenseFilePrintData]
AutoMode = &quot;PerServer&quot;
AutoUsers = &quot;5&quot;

[Display]
BitsPerPel = 32
XResolution = 1024
YResolution = 768
VRefresh = 70

[Branding]
BrandIEUsingUnattended = No
IEBrandingFile = install.ins

[Networking]

[Identification]
JoinWorkgroup = MSHEIMNETZ

[Components]
msmsgs=off
msnexplr=off</code></pre></div><p>I used method 1 and method 2 to include the Drivers to the i386 folder of the XP install-files.<br />IÂ´ve copied the $OEM$-Folder to the root of the DVD, parallel to the i386-folder of the XP-files<br />I&#039;ve changed my unattend and winnt-files and put the entries for &nbsp; &nbsp; OemPnpDriversPath, OemPreinstall, DriverSigningPolicy, NonDriverSigningPolicy and [GUIRunOnce] command9=&quot;%SystemDrive%\DPsFnshr.exe&quot; to them.</p><p>Ok everything works fine, the WINPE copies the file to the Harddisk<br />the computer restarts from the harddisk, copies the installation files into the installation folders, starts again<br />and then when the GUI-Setup schould start it hngs with a BSOD STOP: 0x0000007B</p><p>When the computer reboots first and start from the harddisk the MassStorageDriver works, why not not when starts the second time to complete the Installation?<br />I there a tutorial or an idea how to include the MassStorage Driver?</p><p>This is the folder structure before(after the first reboot from the harddisk and copying the installation files)<br /></p><div class="codebox"><pre><code>$OEM$
$OEM$\$1
$OEM$\$1\D
$OEM$\$1\D\M		-&gt; and so on with all the subfolders
$WIN_NT$.~BT		-&gt; here is the winnt.sif file with the right OemPnPDriversPath and the .SY_ files from the MassStorageDrivers
$WIN_NT$.~BT\$OEM$	-&gt; with nothing in it
$WIN_NT$.~BT\system32
$WIN_NT$.~LS
$WIN_NT$.~LS\$OEM$ 	-&gt; with nothing in it
$WIN_NT$.~LS\I386
I386
SYSPREP</code></pre></div><p>This is the folder structure after the second boot from the harddisk and the BSOD appears:<br /></p><div class="codebox"><pre><code>$OEM$
$OEM$\$1
$OEM$\$1\D
$OEM$\$1\D\M		-&gt; and so on with all the subfolders
$WIN_NT$.~BT		-&gt; here is the winnt.sif file with the right OemPnPDriversPath and the .SY_ files from the MassStorageDrivers
$WIN_NT$.~BT\$OEM$	-&gt; with nothing in it
$WIN_NT$.~BT\system32
$WIN_NT$.~LS
$WIN_NT$.~LS\$OEM$ 	-&gt; with nothing in it
$WIN_NT$.~LS\I386
I386
SYSPREP</code></pre></div><p>You see, there has nothing changed. Why is the computer booting once from harddisk(here are the massstoragedrivers working) and not a second time?</p><p>Is this correct? Where should the &quot;D-Folder&quot; be after copy? I think in the root of the harddisk, right? Or in one of the empty $OEM$ folders?</p>]]></content>
			<author>
				<name><![CDATA[Harry33]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1693</uri>
			</author>
			<updated>2007-02-13T16:08:04Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=8235#p8235</id>
		</entry>
</feed>
