Error restoring split image file

rockb

New member
Local time
6:43 AM
Messages
2
I created a image file using Imagex, then used Imagex to split the file into 3.5GB chunks, then burned those to individual DVDs. Now when I try to restore them I get an error:

The specified image file did not contain a resource selection

I have tried both:

imagex /apply f:\image.swm 1 c:

and
imagex /apply f:\image.swm /ref f:\image*.swm c:

Both result in the same error.
 

My Computer

Computer type
PC/Desktop
OS
7Enterprise
How many files did it split into? Maybe the number should be the last file, not the first, as that is where I would expect the index/recombine info to be.

If 4 files were created, then

imagex /apply f:\image.swm 4 c:

perhaps?

Edit: No, that doesn't work.

This tutorial describes how to do it but I'm having trouble following it:

Splitting and merging image files with ImageX
 
Last edited:

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Lenovo IdeaCenter 450
OS
Windows 10 Pro X64
CPU
Intel Quad Core i7-4770 @ 3.4Ghz
Memory
16.0GB PC3-12800 DDR3 SDRAM 1600 MHz
Graphics Card(s)
Intel Integrated HD Graphics
Sound Card
Realtek HD Audio
Monitor(s) Displays
HP 22" LCD
Screen Resolution
1680 x 1050
Hard Drives
250GB Samsung EVO SATA-3 SSD
2TB Seagate ST2000DM001 SATA-2
1.5TB Seagate ST3150041AS SATA
Keyboard
Dell USB
Mouse
Lenovo USB
Internet Speed
Cable via Road Runner 3MB Upload, 30MB Download
Antivirus
Windows Defender, MBAM Pro, MBAE
Browser
Seamonkey
Other Info
UEFI/GPT
PLDS DVD-RW DH16AERSH
How many files did it split into? Maybe the number should be the last file, not the first, as that is where I would expect the index/recombine info to be.

If 4 files were created, then

imagex /apply f:\image.swm 4 c:

perhaps?

Edit: No, that doesn't work.

This tutorial describes how to do it but I'm having trouble following it:

Splitting and merging image files with ImageX

That will work if you want to merge the split image file back into one. I was hoping that there would be a way to restore directly from the DVDs without having to merge them back into one. That would require creating a partition on the hard drive just to hold the individual swm files and then the merged file. Then restore the image, then delete that partition, then reclaim that space to the main parition. Seems like a lot of extra effort.

I figured Microsoft wold have the imaging thing down by now. Ghost and Acronis have done this directly to optical media for years. I Guess it is back to the 3rd party tools.
 

My Computer

Computer type
PC/Desktop
OS
7Enterprise
Back
Top