| Author |
Message |
   
jalev
Username: jalev
Registered: N/A
| | Posted on Wednesday, Oct 4, 2006 - 9:37: | |
There was few examples but were those really working once. I would like to create raw image from MMC card. Open E: Assign EndOfDisk GetSize Dec EndOfDisk Block 0 EndOfDisk CopyIntoNewFile "C:\foo\test_image.img" then in the help file was something about block copy. Please, could someone point me out what is the best way for creating image from the disk. And how to write that image back to disk via script. I was also testing a littlebit replica, but it did not find any disks. in command promt I can access all the drives. but replica does not find any disk. |
   
Stefan Fleischmann
Username: admin
Registered: 1-2001
| | Posted on Thursday, Oct 5, 2006 - 20:36: | |
Yes, you could use the above script. > what is the best way for creating image from the disk. That would be Tools | Open Disk, File | Create Disk Image. > I was also testing a littlebit replica, but it did not find any disks. We tried to stress everywhere that X-Ways Replica is a pure DOS program and does not run in Windows in a command prompt window. |
   
jalev
Username: jalev
Registered: N/A
| | Posted on Thursday, Nov 30, 2006 - 19:06: | |
By the way, does that script above create physical disk image? or logical? |
   
Stefan Fleischmann
Username: admin
Registered: 1-2001
| | Posted on Thursday, Nov 30, 2006 - 20:39: | |
Depends on whether you image a physical disk or a partition/volume. |