Jump to content

Making an OS image


Will Anderson

Recommended Posts

Alrighty...I've been able to create an image using a lot of the input from the crew on this site.

I've been taking the steps to manually format the disk and assign a drive letter and what not...plus actually applying the image so i get a better understanding of how things work.

Here's the question:

When I capture an image from the OS...do I need to use the /boot switch so it know that when the image is applied, the partition will be bootable?

The problem I'm having is that I applied the image successfully...but I get a black screen on reboot. I just hangs.

Any ideas? Forgive me for all the beginner questions. :hello:

Link to comment
Share on other sites


The /boot switch should only be used it you want to make a WinPE boot solution. It allows you to boot into a PE environment. If your image is of XP/2003 try using: bootsect /nt52 c: /force (where c: is your system drive). Now if you're trying to load the image on different hardware you may be having a host of different issues, but try the bootsect command first.

Link to comment
Share on other sites

Alrighty!

I managed to make the image bootable thanks to you both!

Unfortunately it bluescreened right off the bat, but I think that's a matter of not sysprepping the image and trying to place it on another machine. So I'll go ahead and try that out.

Now obviously, there's a lot to do in order to prep the drive for imaging, and then applying it to another drive. Can I just add an autoexec.bat to perform the diskpart, imagex and the bootsect to my ISO and have it run? Or do i need to modify something to do that?

I'm slowly but surely starting to understand this. :blushing:

Link to comment
Share on other sites

Now obviously, there's a lot to do in order to prep the drive for imaging, and then applying it to another drive. Can I just add an autoexec.bat to perform the diskpart, imagex and the bootsect to my ISO and have it run? Or do i need to modify something to do that?

tip: {yourPEImage}\windows\system32\startnet.cmd

read the Windows PE docs about it.

Edited by bj-kaiser
Link to comment
Share on other sites

Well you can use.....

wimbom.ini as described in the DOC's and format the drive.

Also you can mark the drive as active in wimbom.ini

You can then use OEMRunonce for imagex.exe

For your image I would read up on referencing drivers with sysprep and don't forget the HAL are all your computers compatiable?

But again this can be done easy enougth by sealing the machine as "ACPI" and then run a script to update the sysprep.inf this could be done in OEMRunonce as well.

Or you can use startnet.cmd and then call scripts from there.....

call diskpart and call imagex

As stated in the previous post I would defo read the DOC's winpe.chm

Link to comment
Share on other sites

  • 1 month later...

And @ Mr Anderson

I also did what u did + i sysprepped it and created the WIM but after applying it it agains shows up BSOD so sysprep doesnt fit in this bcos it crashes while WinXP boots up and Sysprep works after successful boting up.

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