The expert features are designed for technicians or experienced computer users to help recover data in more complex recovery scenarios. Enabling expert features from the Preferences will display two new available options: an Expert tab within Preferences and an Expert drop-down menu in the tool bar.
The Expert Preferences provide management settings for Data Rescue’s file modules. The Expert Preferences are separated into two additional tabs, Manage File Modules and Manage Conflicting File Modules.
Manage File Module Definition Files will list any file modules added into Data Rescue by FileIQ and allows you to enable, import or remove file modules. This tab is primarily used to import customized file modules passed from technical support in special case scenarios.
Manage Conflicting File Modules will list any file modules that have file patterns in common. Some file types may be mistaken for use with another program or another version of the program. Clicking on a listed file module will display any other file modules that were detected to have a similar file pattern. You may select a different file module to replace the current active file module to help ensure the file is found properly by Data Rescue.
Show Welcome screen at launch will always show the Welcome screen when Data Rescue starts up. Disable the checkbox if you prefer to not have this displayed and instead go directly to the Select Drive/Volume step.
Ask once per app session for the workspace will always ask for the workspace at least once per each app session (or launch). If you prefer for Data Rescue to remember the workspace and not ask unless necessary, uncheck this box.
The When quitting section has two drop down menus to note the default behavior of Data Rescue when exiting the application.
The first drop-down menu selects what to do with the scan results when quitting:
The second drop-down menu selects what to do with marked files from the Scan Results when quitting:
The Expert menu is available on the menubar at the top of the screen.
Allocation Blocks Layout can be used after a Deep scan if the files listed by the Found Files results are not opening properly after recovery. If none of the files open when they are first recovered, selecting this feature will provide you with additional options which may correct the way the files are found.
During its scan, Data Rescue determines some possibilities for the proper Allocation Block Layout setup. The Block Size is the number of bytes of the allocation block. The Offset is the number of bytes (represented in hexadecimal), from the start of the media to the start of the file system.
The first choice is the default selection that Data Rescue considered to provide the best results, but if the files are not recovered properly, try each of the other selections.
To find the best allocation block layout for recovering files:
In some cases, such as a drive you scanned had more than one partition or if there are remnants of older file systems still present on the disk, you will find that some files require one Allocation Block Layout selection and other files will require a different selection.
Choose Drive/Volume for Scan allows you to reselect the source hard drive or volume for any previous scan results in case the original hard drive or volume was renamed or detected incorrectly. Selecting this feature will provide you with a list of connected hard drives or volumes to reference as the source.

Choose Drive/Volume Window
If the correct hard drive is already detected, it will be listed by itself in the window. However, if more than one volume is displayed, Data Rescue will compare the scan results to the selected media to detect the correct scanned media. A description below the list will state any potential issues if the wrong media is selected. The selected media which shows the least number of mismatched checksums and does not display any significant errors will be the ideal original source media.
Enable Show all drives and volumes to select any drive or volume, overriding Data Rescue’s filtered list based on the original drive/volume.
To reselect the drive/volume for scan:
Once the correct media is selected, you may continue with your recovery process from the results.
Show Details gives a simple count of the number of potential file starting points found during a scan, organized by file type. The potential file starting points are not yet validated, so the ultimate number of files found by the end of the process will be less (sometimes dramatically less) than the number shown in the details window during the scan. The purpose of this window is to give the user an estimate of what kinds of files are being found during the scan.
Data Rescue features block-level tools to display raw disk blocks. Most users will not need this feature, but advanced users can use the block level tools to view absolute drive locations, such as viewing the partition table at the beginning of a drive or viewing the data at the start of a file.
To display a file’s block data:
The Logical block read depends on the allocation blocks layout. If the displayed data appears incorrect, try a different allocation block layout. The Allocation Block Layout window automatically updates any open block display windows, so you can immediately see the effect of choosing a different Allocation Block Layout.
The standard block window shows only the start of the file that was highlighted when you open it. You can open a special “inspector” version of the block window by holding down the Option key while selecting New Window with this File’s Data. When opened in this way, the block display window will show the all block information for the selected file. This allows you to quickly look at the the different blocks of data for the file. If the displayed data appears incorrect, try one of the other Allocation Block Layout choices as described in the previous section.
New Window with Block # will display data at a specific block number on the hard drive.
To display a block number’s data:
Add File to Scan allows a file to be added to the Source list and enables the file to be scanned for any additional data that is a part of the file. This feature is especially helpful to help recover from damaged disk images that fail to mount.
To add a file to scan:
Once the file has been added to the Source list, you may proceed with the standard steps to scan the file.
Set Drive/Volume Parameters is a feature that allows you to specify a starting and ending location and file system type for scanning. Using this feature manually sets parameters for the selected media. This is helpful if a hard drive’s partition table was erased or damaged, but the file system and block size are known to simulate the original partition.

Set Drive/Volume Parameters
Manually setting the hard drive / volume parameters requires technical knowledge of the media’s original settings to effectively utilize this feature.
There are several parameters that must be entered and selected:
The Revert Button will reset the values to the default information based on the media’s original settings.
To manually set the drive / volume parameters:
Once the parameters have been set, you may proceed with the standard steps to scan your hard drive.
Add RAID Set allows you to simulate a RAID configuration based on the RAID functionality built into Mac OS X. This is helpful in case an Apple RAID configuration fails to mount or be recognized as a single volume. Please note that Add RAID Set does not attempt to fix or repair a RAID set. Instead, the RAID set is configured through Data Rescue for the purpose of scanning for data.

Add RAID Set
Add RAID Set will not write any data to the hard drive, keeping the original state of the hard drives. This feature is specifically intended to help simulate Apple software RAID configurations. Data Rescue attempts to setup the RAID settings based on what it detects on the drives, so it may not be necessary to alter any settings when adding a RAID set.
To add a RAID set:
Once the RAID set has been added, it can be selected to scan for data. In some cases, data may not be opened properly when recovered if the hard drives are not arranged in the correct order.
If data is not being recovered properly from the RAID, we suggest the following steps to troubleshoot the issue:
Data Rescue supports 3 basic types of RAID, described very briefly below.
Stripe – This is also known as RAID-0. As data is read sequentially from the RAID set, it comes first from the first component drive until a stripe-sized amount has been read, then the next data comes from the second component drive, and so on, in round-robin fashion.
Mirror – This is also known as RAID-1. With this scheme, each of the drives is suppose to contain the exact same copy of data. This means that if you have an undamaged component drive, you should be able to just scan that to find your files (you will not need to create a RAID set).
Concatenated – This is not an official RAID level, but rather a way to make multiple hard drives appear as one big drive by concatenating them together. As data is read sequentially from the RAID set, it comes first from the first component drive, until the end of that drive is reached, then continues coming from the second component drive, and so on until the end of the last component drive.
The ordering of the component drives is mainly important for stripe and concatenated types. If this is wrong, the scan may find few or no good files. To alter the order, simply drag each drive in the list into its proper position.
This RAID Stripe Size relevant for the Stripe RAID type, but irrelevant for the other types. The default and most common value is 32KB.
Erase Drive/Volume allows you to easily erase the selected drive or volume. This will only reformat the disk, not erase the contents of the disk. Drives are formatted as HFS+. If a volume is selected, only that volume will be reformatted. Otherwise, the entire drive is reformatted and all existing volumes will be lost.