Jump to content

Boot WinPE from RIS


songohan

Recommended Posts

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)"

Link to comment
Share on other sites

  • 2 weeks later...

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)"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...