Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Making an OS image

Featured Replies

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:


imagex doesnt care for boot sectors, it just saves the files in the partition. you will have to apply a boot sector with bootsect.exe from the WAIK.

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.

  • Author

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:

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

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

  • 1 month later...

I had installed WAIK and followed the procedures desribed by MS to create WinPE2 disk ISO and burned it.

My question is whether it contains bootsect.exe file ? or do i have to manually add it in the image?

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.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.