I have the WinPE .ISO image under the Tools Section on the RIS, everytime i try to boot the image the screen goes black and does nothing...?
Here is my .SIF
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\i386\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=%INSTALLPATH%\i386\WINPEX86OSDCAPTURE.ISO"
Architecture = "i386"
[RemoteInstall]
Repartition = No
[OSChooser]
Description = "Windows PE 2005 - OSD Capture Image"
Help = "SMS OSD Capture"
LaunchFile = "%INSTALLPATH%\i386\templates\startrom.com"
ImageType = WinPE
Version = "5.2 (0)"
Page 1 of 1
Boot WinPE from RIS
#2
Posted 09 May 2006 - 09:13 AM
Hi, have a look at mine, this works for me, you have to make sure your winpe is make with 2003 and not xp
Steve
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\%MACHINETYPE%\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=%INSTALLPATH%\%MACHINETYPE%\2003pe.iso"
Architecture = "%MACHINETYPE%"
[Unattended]
DriverSigningPolicy = Ignore
DisableDynamicUpdates = Yes
[RemoteInstall]
Repartition = no
[OSChooser]
Description = "GhostPE"
Help = "longer description"
LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType = BARTPE
Version = "5.2 (0)"
Steve
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\%MACHINETYPE%\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=%INSTALLPATH%\%MACHINETYPE%\2003pe.iso"
Architecture = "%MACHINETYPE%"
[Unattended]
DriverSigningPolicy = Ignore
DisableDynamicUpdates = Yes
[RemoteInstall]
Repartition = no
[OSChooser]
Description = "GhostPE"
Help = "longer description"
LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType = BARTPE
Version = "5.2 (0)"
Share this topic:
Page 1 of 1



Help
Back to top








