SDI2HD / DISKPART HELP

G

Guest

Please help.
How can I create a sdi image of a Partition protected by ewf?
and is there a way to script the partition creation and copy of all data
(trying to mass produce my runtimes without using ghost )?

here is what my runtime looks like:
partition #1> 2 GB - OS
partition #2> 2 GB - overlay
partition #3> 2 GB - Pagefile
partition #4> 65 GB - DATA partition

Thank you in advance.
 
K

KM

Manny,

Absolutely. You can use diskpart and script it whatever you need to do to partition the driver properly.
diskpart.exe is a part of XPe. Format is the next utility you are going to use to format the drive partitions.

xcopy will help you with copying the files over to the partitioned drive.
 
K

KM

Oh, that's right. I missed the part with EWF Disk overlay :)

Ghost would indeed be a good and painless approach there with Disk overlay enabled initially.
Or, SDI image with disk blob can be used (use SDIMgr to capture the image).

If Ghost is not acceptable, it may still be possible to deploy the image with diskpart and xcopy tools. Then the golden image needs
to have EWF disabled and *not* configured (disable FBA resources for EWF component in TD). On the very first boot of the cloned
images, a command to configure EWF with Disk overlay can be launched rebooting the device when it's done. This way you don't really
have to capture and copy the EWF overlay while cloning.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top