MSFN Forum: ImageX Capture Problem with Win7 - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

ImageX Capture Problem with Win7

#1 User is offline   barnold 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 25-June 07

Posted 10 September 2009 - 01:28 PM

Hi,

I've been using imagex for a while to capture/deploy XP and Vista images but can't get it to work with Win7. With Win7 the capture process appears to start but then fails seconds later.

My method.

Boot into Barts PE
Map a drive and browse to a network share
Launch a batch file on that share which *should* capture the image

Here's the command the script runs:

IMAGEX.exe /capture c: win7xw6600.wim "win7xw6600"

With XP and Vista systems the image process launches and it begins a to scan files but with Win7 systems it launches and then fails. See attached screen shot.

Thank You!

brian

Note: I'm running the version of Imagex that came with the Vista WAIK. Is there a difference between it and the Win7 version? Perhaps that is the problem?

Attached File(s)




#2 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 3,394
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 10 September 2009 - 01:41 PM

please use the ImageX version from Win7 WAIK

#3 User is offline   cluberti 

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

Posted 10 September 2009 - 04:15 PM

I would agree - imagex that ships with Win7 is a bit different than the version that ships with Vista's WAIK, and I've never tried capturing a Win7 image with a Vista imagex.exe. It's worked in the reverse, but with the wimgapi changes from Vista to Win7 I'm not sure Vista's imagex is capable of imaging a Win7 drive.

#4 User is offline   barnold 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 25-June 07

Posted 10 September 2009 - 04:18 PM

I will give the Win7 ImageX a try. Thanks for the response and any other suggestions from other readers please fire away!

brian

#5 User is offline   barnold 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 25-June 07

Posted 13 September 2009 - 04:34 PM

Hi,

So I determined that the problem was not the ImageX version. In fact, the image process

was completing successfully.

Remember I said that the image process started and then immediately finishes. Notice in the

screenshot it says that the image was successful. Turns out that the "c" drive WAS imaging

successfully. However, the "c" drive (when you boot into Barts) is the 100mb system tool

partition that Windows 7 creates by default when you install it. The "d" drive (in Barts)

is the main Windows partition (C:\Windows when you are booted into into Windows).

My default script (in this case: IMAGEX.exe /capture c: win7xw6600.wim "win7xw6600")

captures the C: drive which is usually the main system partition of a windows box.

So what do I do here? Do I need to capture individual images for c: and d:,

repartition/format/activate the drives with diskpart, then apply the images separately?

This sounds way more complicated than it should be. What's the deal with this system

partition? I can't find any Microsoft documentation about how to deal with it in the image capture/apply process with ImageX.


Recommendations????

Thanks!

#6 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 13 September 2009 - 10:11 PM

I hadn't researched it so much, but this makes sense. You need Win7 WAIK to do it. Its not only BartPE that acts this way. Also WinPE for Vista SP1.

#7 User is offline   jackie 

  • Newbie
  • Group: Members
  • Posts: 33
  • Joined: 08-March 05

Posted 14 September 2009 - 09:05 AM

i am no expert in this by any means but i was able to use vista imagex and successfully capture an image from my win7 drive.
win7 creates a hidden partition that i believe is the reason for the mess up.

#8 User is offline   tw187 

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

Posted 15 September 2009 - 03:06 AM

View Postbarnold, on Sep 13 2009, 11:34 PM, said:

So what do I do here? Do I need to capture individual images for c: and d:,

repartition/format/activate the drives with diskpart, then apply the images separately?

This sounds way more complicated than it should be. What's the deal with this system

partition? I can't find any Microsoft documentation about how to deal with it in the image capture/apply process with ImageX.



I would also appreciate if anyone could offer advice specifically with regards to the above question.

#9 User is offline   MustangSally 

  • Group: Members
  • Posts: 1
  • Joined: 13-May 09

Posted 23 September 2009 - 12:59 PM

try this site: http://blog.brianlee...m/tag/windows-7

#10 User is offline   tomatthe 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 22-September 04

Posted 14 October 2009 - 07:04 AM

That site doesn't really mention how people are handling the 100meg service partition that win7 sets up.

I'm still not very clear on what it even does, I've heard it a built in bootable winpe partition, or that it has something to do with efi booting. Since imagex will only do partitions, it seems like somehow this one needs to be captured and put back down, but i'm not to clear on how the partition should be setup.

#11 User is offline   xs11 

  • Group: Members
  • Posts: 1
  • Joined: 24-October 09

Posted 24 October 2009 - 12:37 PM

Use DiskPart to list the partitions and give the small system partition Windows 7 creates a letter (example S)
DISKPART> list partition

DISKPART> list partition

Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Primary 300 MB 1024 KB
Partition 2 Primary 200 GB 301 MB

DISKPART> select partition=1

DISKPART> assign letter=S

Then, when you do the ImageX do both partitions

imagex /capture c:\ c:\my-windows-partition.wim "My Windows partition"
imagex /capture s:\ c:\my-system-partition.wim "My system partition"

Share this topic:


Page 1 of 1
  • 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