Skip to main content

Restoring only one partition of a bootable drive

Thread needs solution

If i have my hard drive partitioned to C and D (C for OS and D for data), and i image the drive C and the MBR, will it confuse the OS if i only restore C, will the MBR look for D?

0 Users found this helpful

Unless you remove the D partition, the information for it remains in the partition table part of the MBR. TI, upon restoring, should only renew the partition table entry for the partition it restores (unless I am mistaken). If the D partition still exists, TI will leave that part of the partition table untouched. Likewise, if there is no D partition on the drive, restoring C will only put this information in the partition table - it won't add partition D if it is not there or is not restored. Restoring the MBR will restore the IPL code - the partition table will be built based on which partitions are restored and which are already present.