MSFN Forum: [GUIDE] Creating WIM images of Windows XP for system deployment using - MSFN Forum

Jump to content



  • 8 Pages +
  • « First
  • 4
  • 5
  • 6
  • 7
  • 8
  • You cannot start a new topic
  • You cannot reply to this topic

[GUIDE] Creating WIM images of Windows XP for system deployment using Windows PE, Downloadable tutorial Rate Topic: -----

#101 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,239
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 October 2008 - 06:39 AM

You need to add the drivers to the image and preferably sysprep the box before capturing. If you sysprep the box you can add a driver folder to the image or on the network and have sysprep look there for the drivers.


#102 User is offline   cpmit 

  • Group: Members
  • Posts: 2
  • Joined: 28-October 08

Posted 03 November 2008 - 08:39 AM

At this point I'd like to thank IcemanND for the great guide.
After having searched for any good tutorials with this I was finally able to create a WIM-file of my XP installation.

Thanks for this ! Great job !

#103 User is offline   blue_mistoday 

  • Group: Members
  • Posts: 1
  • Joined: 19-November 08

  Posted 19 November 2008 - 04:52 PM

Hello:
Can I capture image to USB(format as FAT32) & image file may lager to 4GB,
ie. How can I split at capture in progess,
I need capture & split in one procedure,
not use temp
Thanks!

#104 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,239
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 November 2008 - 07:09 AM

From everything I have read the Split option cannot be run with the capture option. You could format your usb device as ntfs instead of fat32, and still make it bootable if that is what you are after.

#105 User is offline   mdminhajs 

  • Group: Members
  • Posts: 1
  • Joined: 23-December 08

Posted 26 December 2008 - 10:38 PM

looks nice thanks for the share bro

#106 User is offline   Ender419 

  • Group: Members
  • Posts: 1
  • Joined: 01-March 09

Posted 02 March 2009 - 10:26 AM

Thank for the great post. It will help out tremendously. :thumbup

#107 User is offline   thewizard0 

  • Group: Members
  • Posts: 1
  • Joined: 02-June 08

Posted 29 March 2009 - 12:43 AM

thanks for great post ..

#108 User is offline   scottsmythe1 

  • Group: Members
  • Posts: 2
  • Joined: 07-April 09

Posted 08 April 2009 - 06:43 PM

forgive my ignorance in this matter, as it is, i have created an unattended xpsp3 pro disk with nlite and used driverpacks from driverpacks.net. plus multiple other bits of useful stuff for my company.. now i would like a fresh challenge..

is is possible ... to still use this source to create a usable wim image capable of running on completely different hardware?? or does the process have to bedone on a permachine basis?

if it canbe done, can someone please enlighten me. or possible even provide link....

#109 User is online   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 10,935
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 April 2009 - 06:48 PM

View Postscottsmythe1, on Apr 8 2009, 08:43 PM, said:

forgive my ignorance in this matter, as it is, i have created an unattended xpsp3 pro disk with nlite and used driverpacks from driverpacks.net. plus multiple other bits of useful stuff for my company.. now i would like a fresh challenge..

is is possible ... to still use this source to create a usable wim image capable of running on completely different hardware?? or does the process have to bedone on a permachine basis?

if it canbe done, can someone please enlighten me. or possible even provide link....

Unfortunately, using a WIM file to image an XP machine still doesn't remove the limitations of the HAL. Using a WIM only gives you a file-based structure to store the base image, but it doesn't change the limitations XP has on the HAL. There are some other posts on the unattended XP section on ways to get XP to install on multiple hardware devices, but these are all independent of what imaging software you're using (ultimately, WIM won't help you achieve this).

#110 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 6,988
  • Joined: 28-April 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 09 April 2009 - 07:25 AM

View Postcluberti, on Apr 8 2009, 08:48 PM, said:

View Postscottsmythe1, on Apr 8 2009, 08:43 PM, said:

forgive my ignorance in this matter, as it is, i have created an unattended xpsp3 pro disk with nlite and used driverpacks from driverpacks.net. plus multiple other bits of useful stuff for my company.. now i would like a fresh challenge..

is is possible ... to still use this source to create a usable wim image capable of running on completely different hardware?? or does the process have to bedone on a permachine basis?

if it canbe done, can someone please enlighten me. or possible even provide link....

Unfortunately, using a WIM file to image an XP machine still doesn't remove the limitations of the HAL. Using a WIM only gives you a file-based structure to store the base image, but it doesn't change the limitations XP has on the HAL. There are some other posts on the unattended XP section on ways to get XP to install on multiple hardware devices, but these are all independent of what imaging software you're using (ultimately, WIM won't help you achieve this).


The best implementation of Hal trickery that I have seen so far (concerning WIMs) is TheReasonIFail's:
http://www.msfn.org/...howtopic=115243

#111 User is offline   natedogg2277 

  • Group: Members
  • Posts: 1
  • Joined: 20-April 09

Posted 20 April 2009 - 01:52 PM

Thanks for the guide, excellent!

#112 User is offline   LokeshEngineer 

  • Group: Members
  • Posts: 1
  • Joined: 11-June 09

  Posted 11 June 2009 - 08:08 AM

Thanks for link to the Guide abd forgive my ignorance can we create an unattended xpsp3 image with nlite and use driverpacks for different hardwares.

#113 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,239
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 June 2009 - 10:19 AM

You can create your base system any way that you desire and works for you. The guide only deals with capturing an image of your installed system and the how to deploy it back to another system.

#114 User is offline   mayurgharat 

  • Group: Members
  • Posts: 1
  • Joined: 10-August 09

  Posted 10 August 2009 - 02:19 AM

Thanks A LOT Dude........
Your guide helpd me a LOT.

#115 User is offline   SeriasBlack 

  • Group: Members
  • Posts: 1
  • Joined: 27-September 09

Posted 28 September 2009 - 02:37 PM

I have downloaded you pdf, and studied it profusely. I can make a bootable winpe and know how to capture my vista installation (vista installed on a computer with updates, adobe reader, 7zip etc) to a wim file. However, I am beating my brains out trying to figure how to take a dvd, copy the files to it and stick it in a duplicate computer (same motherboard, same hard drive) and get it to automatically load the vista wim file. I know how manually type the command and load but not automatically.
Please, if you could, give me some step by step instructions to make a DVD using the vista already configured on a computer and automate the process. I have used ghost2003 in the past, and just added commands to the autoexec bat file to make the loading of the image file automatic but imagex has shown me no love.
SeriasB

This post has been edited by SeriasBlack: 28 September 2009 - 02:41 PM


#116 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,239
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 September 2009 - 02:40 PM

With the image mounted edit c:\winpe_x86\mount\windows\system32\startnet.cmd and add your own commands to the end of the file to automate functions at startup.

#117 User is offline   goldenarmi 

  • Group: Members
  • Posts: 1
  • Joined: 10-March 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 March 2010 - 08:38 AM

cool Guide it helped me a-lot but the only problem is that the business i work has decide not to use the XP role out.

#118 User is offline   IcemanND 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,239
  • Joined: 24-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 March 2010 - 08:46 AM

View Postgoldenarmi, on 10 March 2010 - 08:38 AM, said:

cool Guide it helped me a-lot but the only problem is that the business i work has decide not to use the XP role out.


You can use it with Vista also. Actually there are more options to go along with Vista like offline patching.

Win7 uses some different commands for some of it.

#119 User is offline   DaveWI 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 01-March 10
  • OS:none specified
  • Country: Country Flag

Posted 19 March 2010 - 09:54 AM

I'm stumped, I followed everything, and it all worked fine it looked like. My WIM image was set up like I told you Iceman in the PM's.

I attempted to deploy via DVD, I followed the diskpart commands, it was successful, and after imagex was done it said it was successful in applying the image to C:

I can cd to C: and dir shows the root files are all there.

When I remove the DVD and reboot I get the message: "Strike F1 to retry boot, F2 for setup utility."

In the BIOS the drive is recognized as primary, and first boot device. This is on a Dell Dimension 1100 (and it is the system I used to create my WIM image so I know all the drivers are there... this is my test box).

Any ideas???

Thank you.

#120 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 6,988
  • Joined: 28-April 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 19 March 2010 - 09:59 AM

It sounds like your files are there but it just can't boot. There is a command you can use from the PE, bootsect I think? I've never had to use it myself.

Share this topic:


  • 8 Pages +
  • « First
  • 4
  • 5
  • 6
  • 7
  • 8
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy