+ All Categories
Home > Documents > Partman Manual

Partman Manual

Date post: 25-Nov-2015
Category:
Upload: val-pope
View: 35 times
Download: 0 times
Share this document with a friend
Description:
Partman Manual
Popular Tags:
15
Active@ Partition Manager
Transcript
  • Active@ Partition Manager

  • | TOC | 2

    ContentsLegal Statement..................................................................................................3Partition Manager Overview...............................................................................4Initialize Disk (Physical Device)......................................................................... 5Create New Partition.......................................................................................... 6Change Partition Attributes................................................................................8Format Partition................................................................................................. 9Resize Partition.................................................................................................10Rollback Partition Changes...............................................................................11Advanced Editing.............................................................................................. 12

    Edit Boot Sectors......................................................................................................................12Edit Partition Table................................................................................................................... 12

    Hardware Diagnostic File..................................................................................14Application Log................................................................................................. 15

  • | Legal Statement | 3

    Legal StatementCopyright 2013, LSOFT TECHNOLOGIES INC. All rights reserved. No part of this documentation maybe reproduced in any form or by any means or used to make any derivative work (such as translation,transformation, or adaptation) without written permission from LSOFT TECHNOLOGIES INC.LSOFT TECHNOLOGIES INC. reserves the right to revise this documentation and to make changes incontent from time to time without obligation on the part of LSOFT TECHNOLOGIES INC. to providenotification of such revision or change.LSOFT TECHNOLOGIES INC. provides this documentation without warranty of any kind, either impliedor expressed, including, but not limited to, the implied warranties of merchantability and fitness for aparticular purpose. LSOFT may make improvements or changes in the product(s) and/or the program(s)described in this documentation at any time.All technical data and computer software is commercial in nature and developed solely at private expense.As the User, or Installer/Administrator of this software, you agree not to remove or deface any portionof any legend provided on any licensed program or documentation contained in, or delivered to you inconjunction with, this User Guide.LSOFT.NET logo is a trademark of LSOFT TECHNOLOGIES INC.

  • | Partition Manager Overview | 4

    Partition Manager OverviewPartition Manager is advanced disk utility that allows you to perform disk partitioning tasks, such ascreating partitions and volumes, formatting them, and assigning drive letters. Initialize raw disk, editpartition tables and more.Most of these changes to disk partitioning are recorded in dedicated backup files thus at any timethese changes could be rollback at certain point. See Rollback Partition Changes on page 11 for moreinformation.

    The main features of Partition Manager are: Initialize Disk (Physical Device) on page 5 Create New Partition on page 6 Change Partition Attributes on page 8 Format Partition on page 9 Edit Boot Sectors on page 12 Edit Partition Table on page 12Active@ Partition Manager is a separate module of Active @ UNDELETE - advanced data recoverytoolbox. For more features, like: Recovery deleted files or files from deleted or damaged partitions. Restore deleted or damaged partitions. Work with Disk Images. Recover data from damaged RAID's. Low level disk editing and more please visit Active@ UNDELETE web site.

  • | Initialize Disk (Physical Device) | 5

    Initialize Disk (Physical Device)To make disk accessible for application it needs to be initialized first by one of the following partition style: Master Boot Record (MBR); GUID Partition TableTo initialize physical disk proceed as follows:1. In Partition Manager select a Disk (Physical Device) node2. To open the Initialize Disk dialog, do one of the following:

    From the Partition Manager toolbar click Initialize button or use command Actions >Initialize... from main menu;

    Right-click the selected item and click Initialize... command from the context menu.3. Confirm disk selection and other options

    Figure 1: Initialize Disk dialog

    Dialog optionsPartition style

    Select either MBR (Master Boot Record) or GPT (GUID Partition Table) partition style.Note: GPT partition style is not supported by older versions of Windows.It is recommended for disks larger then 2TB. For all other purposes werecommend to use MBR partition style

    Create typical bootstrap codeDefault generic bootstrap code will be written if this option is on.

    Clear Primary partition tablePrimary partition table records will be cleared.

    Warning: It is highly recommended to not clear primary partition table incase of restoring deleted or damaged disk partitioning.

    4. Click OK to complete disk initialization.

  • | Create New Partition | 6

    Create New PartitionTo create new partition (Logical Drive):1. In Partition Manager select a Disk (Physical Device) or Unallocated space node.2. To open the Create New Partition dialog:

    From the toolbar click Create New Partition button or use command Actions > Create NewPartition... from main menu.

    Right-click the selected item and click Create New Partition command from the context menu.3. Adjust dialog options and click Create button to create new partition.

    Figure 2: Create Partition dialog

    Partition GeometryPrimary or Extended

    Partition can be created as Primary partition (of number of available Primary partitions arenot exceeded) or as Extended partition.

    Sector OffsetFirst sector of created partition. It can be set exact by numerical value entered in text boxor by moving left slider in Device View control;

    Partition SizePartition size can be set in megabytes or in sectors, depending on state of Measure inSectors check box;

    Partition GeometryMark Partition as Active

    Newly created partition will be set as Active Partition;Assign Drive letter

    For Primary Partition or Logical Drive on extended partition drive letter can be assignedfrom the list of available in the system drive letters;

  • | Create New Partition | 7

    Format Partition [optional]Volume label

    Text label of partition (disk). This field can be blankFile System

    Select file one of the supported file systems: FAT, FAT 32 or NTFS.Unit Allocation Size

    Depending on selected file system and total partition (disk) size available allocated unitsize may be different. Default value of unit size is recommended.

  • | Change Partition Attributes | 8

    Change Partition AttributesTo change Logical Drive (partition) attributes:1. In Partition Manager, select a Logical Drive (Partition) node.2. To open the Partition Attributes dialog, do one of the following:

    Figure 3: Create Partition dialog

    From the Partition Manager toolbar click Change Attributes button or use command Actions >Change Attributes from main menu;

    Right-click the selected item and click Change Attributes from the context menu.

  • | Format Partition | 9

    Format PartitionTo format Logical Drive (Partition):1. In Partition Manager select a Logical Drive (Partition) node.2. To open the Format Partition dialog:

    From the toolbar click Format button or use command Actions > Format... from main menu. Right-click the selected item and click Format... command from the context menu.

    3. Adjust dialog options and click Format button to format partition.

    Figure 4: Format Partition dialog

    Dialog OptionsVolume label

    Text label of partition (disk). This field can be blankFile System

    Select file one of the supported file systems: FAT, FAT 32 or NTFS.Unit Allocation Size

    Depending on selected file system and total partition (disk) size available allocated unitsize may be different. Default value of unit size is recommended.

  • | Resize Partition | 10

    Resize PartitionTo resize Logical Drive (Partition):1. In Partition Manager select a Logical Drive (volume) node.2. To open the Resize Volume dialog:

    From the toolbar click Resize button or use command Actions > Resize... from main menu. Right-click the selected item and click Resize... command from the context menu.

    3. Adjust dialog options and click Resize button to format partition.

    Figure 5: Resize Partition dialog

    Dialog OptionsResize options

    Use radio buttons to expand to use maximum space available or shrink to last used cluster.Use custom option to define exact new size of partition.Note: Use device control drug'n'release feature to set approximate partition size.

    4. Click Resize to resize selected partition (volume).

  • | Rollback Partition Changes | 11

    Rollback Partition ChangesSome critical partition layout changes made to a physical device are backed up by default. Users can rollback these changes at any point by using the Roll back Partition Changes tool. These changes are: Initialize Disk Create Partition Format Partition Delete PartitionTo open the Rollback Partition Changes dialog, do one of the following: From the Tools menu, choose the Roll Back Partition Changes command. For a selected physical device (disk) node use the context menu Roll Back Partition Changes

    command.

    To roll back changes made to a physical device, select a restore point in the chronologically ordered listand click the Roll Back button to complete the changes.

  • | Advanced Editing | 12

    Advanced Editing

    Edit Boot SectorsPrimary Boot Sector and Copy Boot Sector (if applicable) can be edited and synchronized by individual fields.Active@ UNDELETE provide "suggested" boot sector with most appropriate values for reference.To Edit (Synchronize) boot sectors:1. In Partition Manager or Recovery Explorer select a Logical Drive (Partition) node.2. To open the Edit Boot Sectors dialog, do one of the following:

    From the toolbar click Edit Boot Records button or use command Actions > Edit BootRecords... from main menu;

    Right-click the selected item and click Edit Boot Records... command from the context menu.3. Use radio buttons near the value fields to select and click OK button to confirm changes.

    Figure 6: Synchronize Boot sectors dialog box

    Edit Partition TableYou can edit Disk System Records (MFT, Boot sector etc.) by using specially designed forms.To edit Partition Table:1. In Partition Manager select a Physical Device.2. To open the Edit Partition Table dialog:

    Use command Actions > Partition Table... from main menu;

  • | Advanced Editing | 13

    Right-click the selected item and click Partition Table command from the context menu.3. Change desired fields to appropriate values

    Figure 7: Edit Partition Table dialog

    To discard all changes and restore all values to fields in the dialog, click Reset. To save all changes made in the dialog, click Save.

    Warning:Saving incorrect values might render the partition useless. You may not undo changes that youmake in this dialog.

  • | Hardware Diagnostic File | 14

    Hardware Diagnostic FileIf you want to contact our technical support staff for help with file recovery, a file that contains a summaryof your local devices is helpful. Active@ UNDELETE allows you to create a summary listing file in XMLformat. This data format is human-readable and can help our technical support staff analyze yourcomputer configuration or point out disk failures.To create a hardware diagnostic file from the File menu, click Save Hardware Info As...

    Note: To save time when contacting our technical support staff, we highly recommend that youprovide us with a hardware diagnostic file

  • | Application Log | 15

    Application LogThis log view monitors each action taken by the application and displays messages, notifications and otherservice information. Use the messages in this screen to observe and further understand the flow of therecovery process.We recommend that you attach a copy of the log file to all requests made to our technical support group.The entries in this file will help us resolve certain issues.To prepare a log file, turn on Display Trace Events and Write Log on Disk options in the Preferencesdialog box.It is best to save the log file to a physical disk that is different from the disk that holds the deleted data. Bydoing this, you reduce the risk of writing over the data that you are trying to recover.

    ContentsLegal StatementPartition Manager OverviewInitialize Disk (Physical Device)Create New PartitionChange Partition AttributesFormat PartitionResize PartitionRollback Partition ChangesAdvanced EditingEdit Boot SectorsEdit Partition Table

    Hardware Diagnostic FileApplication Log


Recommended