Images

Top  Previous  Next

An image is an exact, byte by byte, copy of any object on the Drives panel. When created, images can be processed like their original objects.

Images are very useful if there is a risk of total data loss due to hardware malfunction. If bad blocks are constantly appearing on a hard drive, you must immediately create an image of this drive. All data search, scan and restoring can be done from this image.

To create an image,

1Select an object on the R-Studio's Drives panel and click the Create Image button

Click to expand/collapse Other ways to create the image

Select the object and select Create Image on the Drive menu

or

Control-click the selected object and select Create Image File on the contextual menu
2Specify image options, a file name, and destination for the image on the Drive Image Wizard

Note: To store an image file, you need a free space equal to at least the object size.

Click to enlarge
Create Image (Main)

Click to expand/collapse Image Options (Main)

Image file name

Specifies the name and path for the image file

Byte to byte  image

If this option is selected, R-Studio will create a simple exact copy of the object. This image format is compatible with the previous versions of R-Studio.

Compressed image (R-Drive Image compatible)

If this option is selected, R-Studio will create an image file which can be compressed, split into several parts, and password-protected. This image file is fully compatible with the images created by R-Drive Image, but incompatible with the previous versions of R-Studio.

Compression ratio

You may compress the data in the image to save space. Active only if the Compressed image (R-Drive Image compatible) is selected.

Estimated size

Shows the estimated size of the image file. An actual image size depends on how much empty space is on the selected partition and what file types are there. Active only if the Compressed image (R-Drive Image compatible) is selected.

Image split size

You may set this option to Automatic and let the computer decide how to split the image file. This mostly depends on the file system on the destination disk. You may also either explicitly specify the split size, or choose a preset for various devices with removable storage. Select Fixed size for that. Active only if the Compressed image (R-Drive Image compatible) is selected.

Image password

You may protect your image file with a password. Note: This feature provides a relatively moderate protection against conventional unauthorized access. Active only if the Compressed image (R-Drive Image compatible) is selected.

Click to enlarge
Create Image (Advanced) dialog box

Click to expand/collapse Image Options (Advanced)

Read attempts

Specifies how many times R-Studio will try to read a bad sector.

Pattern to fill bad blocks

Specifies a pattern R-Studio will use to fill bad sectors in in images /Hexadecimal Editor. You may specify the pattern either in the ANSI or Hex data format.

Note: R-Studio will never ever try to write anything on the disk from which data is to recover or an image is to create. This pattern fills bad sectors only in the image.

>R-Studio will start creating the image, the Progress message showing the progress.

To process an already created Image, the image file should be opened.

To open an image

1Click the Open Image button, or

Select Open Image File on the Drive menu

2Select the required image file
>An Image object will appear on the Drives panel

You may perform all data search, scan, and recovery from this image as it were a regular drive/disk object.