Jump to content

BOOT WINPE 2005 into RAM off RIS


shinscreen

Recommended Posts

I created a custom WINPE 2005 iso using Windows XP PRO SP2 and am trying to boot it into RAM using RIS. After the message "Setup is inspecting your computer's hardware configuration . . ." the screen goes black and everything stops.

I used the directions in the WINPE 2005 help file under the section:

To create a bootable Windows PE RAM disk image on a RIS server

and here is my winnts.sif file on the RIS server:

[setupData]

BootDevice = "ramdisk(0)"

BootPath = "\%MACHINETYPE%\System32\"

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

Architecture = "%MACHINETYPE%"

[RemoteInstall]

Repartition = no

[OSChooser]

Description = "WinPE 2005 RAM"

Help = "longer description"

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

ImageType = WINPE

Version = "5.2 (0)"

But it just goes black and no workie. Any ideas. The iso works great if I boot it off of the CDROM.

Thanks,

Link to comment
Share on other sites


RAMDisk boot ONLY works if Server 2003 SP1 is your source. There is no way to use Windows XP (any version).

I disagree. MiniPE by DigiWiz (http://www.atgig.com/DigiWiz/miniPE.htm) which is based on XPSP1 works wonderfully with one condition.

In order to have DNS and such working you need to start "factory.exe -winpe" from the real winpe or from the deploy.cab in your xp cd instead of using bartpe.exe.

However it boots from RIS just fine without that factory.exe stuff and is able to map drives using netbios or tcpip just fine.

The solution I believe you are looking for is that you need to copy the inf files from \i386\inf and the driver files from \i386\system32\drivers\ to \i386. This is documented in microsoft's WinPE documentation somewhere.

Edited by mjc
Link to comment
Share on other sites

  • 1 month later...

I'm trying to run BartPE from RIS but i can't get it to work.

I've created the PE iso with PEBuilder 3.13 after I've slipstreamed the SP1 into the original 2003 Server disk with the same tool.

I've stored the file in:

E:\RemoteInstall\Setup\German\BartPE\i386\templates\bartpe.iso

Then I ve copied

\i386\STARTROM.CO_

-> E:\RemoteInstall\Setup\German\BartPE\i386\templates\STARTROM.COM

\i386\SETUPLDR.EX_

-> E:\RemoteInstall\Setup\German\BartPE\i386\templates\NTLDR

\i386\NTDETECT.COM

-> E:\RemoteInstall\Setup\German\BartPE\i386\templates\NTDETECT.COM

in the same directory i've created winnt.sif

[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\%MACHINETYPE%\System32\"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=%INSTALLPATH%\%MACHINETYPE%\bartpe.iso"
Architecture = "%MACHINETYPE%"

[RemoteInstall]
Repartition = no

[OSChooser]
Description = "BartPE RAM"
Help = ""
LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType = FLAT
Version = "5.2 (0)"

When im running BartPE from the Bootmenu on the client a blank black screen appears only showing a blinking cursor.

What did i wrong?

Link to comment
Share on other sites

Could someone please give me the links you used to get info on booting winpe from RIS please, I want to try this out. Do you think it would be possible to boot Wininternals Emergency Recovery Disk from RIS at all?

Link to comment
Share on other sites

I disagree.  MiniPE by DigiWiz (http://www.atgig.com/DigiWiz/miniPE.htm) which is based on XPSP1 works wonderfully with one condition.

Am I the only one not getting that link to work?

The closest thing I could find was http://jacksonian.ca/brian/info/miniPE.htm, but doesn't mention DigiWiz on the page at all..

From various quotes of MiniPE on other web sites, it sounds like a cool .ISO or whatever method is used to distribute it/create it...

Edited by JoeMSFN
Link to comment
Share on other sites

Hi,

I had the exact same problem but I was using the WIN2003 SP1 as source for the .ISO but you also have to make sure the BOOT Files that RIS uses are from Windows 2003 Server SP1.

NTDECTECT.COM

NTLDR (aka SETUPLDR.EXE)

STARTROM.COM

I got the blank screen when these files was from Windows XP Pro SP2 setup files.

Of course the BARTPE.ISO has to be WIN2003 SP1 as well.

Hope this helps!

Edited by PxeBoot
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...