Jump to content

Recommended Posts

Posted

I have a RIS server that will boot a WinPE iso, when I create a RIS instance of SMS's OSDFP Capture disk using the WinPE template folder and modifying the *.sif file to reflect the differnces there is a BSOD during the boot process of the SMS capture disk.

If I burn the same SMS Capture ISO and boot he same target machine it works fine.

Any suggestions?

Here are my sif files:

WinPE SIF:

[setupData]

BootDevice = "ramdisk(0)"

BootPath = "\%MACHINETYPE%\System32\"

OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=%INSTALLPATH%\%MACHINETYPE%\WinPE05.iso"

Architecture = "platform"

[RemoteInstall]

Repartition = No

[OSChooser]

Description = "WinPE"

Help = "PXE Boot Windows Preinstallation Environment"

LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"

ImageType = Flat

Version = "5.2 (0)"

[unattended]

OemPnPDriversPath = Drivers\NIC;Drivers\SCSI

DriverSigningPolicy = Ignore

SMS Capture SIF:

[setupData]

BootDevice = "ramdisk(0)"

BootPath = "\%MACHINETYPE%\System32\"

OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=%INSTALLPATH%\%MACHINETYPE%\SMSCapture5.iso"

Architecture = "platform"

[RemoteInstall]

Repartition = No

[OSChooser]

Description = "SMS 2003 R2 Operating System Deployment Capture"

Help = "PXE Boot WinPE instance for SMS OSDFP Capturing OS images"

LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"

ImageType = Flat

Version = "5.2 (0)"

[unattended]

OemPnPDriversPath = Drivers\NIC;Drivers\SCSI

DriverSigningPolicy = Ignore


Posted

IT dumps the RAMDisk and then starts the Windows Preinstallation Environment, then stated "Please wait..." then...BSOD

Stop: 0x0000007b (0xf7c7e584, 0xc0000034, 0x0000002, 0x00000000)

Posted

Well, STOP 0x7B is "Inaccessible Boot Device"... so sounds like your PE doesn't have a necessary controller driver for the machine you're booting to.

Posted

It is using the same drivers that the winpe ris boot uses and also I can boot with a physical disk and a floppy with the same drivers and it runs OK that way.

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...