violentce Posted January 31, 2007 Posted January 31, 2007 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 = FlatVersion = "5.2 (0)"[unattended]OemPnPDriversPath = Drivers\NIC;Drivers\SCSIDriverSigningPolicy = IgnoreSMS 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 = FlatVersion = "5.2 (0)"[unattended]OemPnPDriversPath = Drivers\NIC;Drivers\SCSIDriverSigningPolicy = Ignore
violentce Posted January 31, 2007 Author Posted January 31, 2007 IT dumps the RAMDisk and then starts the Windows Preinstallation Environment, then stated "Please wait..." then...BSODStop: 0x0000007b (0xf7c7e584, 0xc0000034, 0x0000002, 0x00000000)
cluberti Posted January 31, 2007 Posted January 31, 2007 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.
violentce Posted January 31, 2007 Author Posted January 31, 2007 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now