Migrating Your System with DiskGenius
Migrating Your System with DiskGenius

Migrating Your System with DiskGenius

in
  1. Introduction
  2. System Disk Migration
    1. Introduction to DiskGenius
    2. Disk Formatting
    3. System Migration
  3. Modifying Boot Order

Introduction

For the past four years of my undergraduate studies, I’ve been plagued by the torment of insufficient disk space. Finally, I got the opportunity to add a solid-state drive (SSD). However, the most cumbersome part of the installation process was migrating the system disk. So, I’ve documented the migration process here, perhaps it will be useful in the future.

System Disk Migration

Introduction to DiskGenius

DiskGenius (Chinese Version | English Version) is a commonly used professional disk management software. It includes features such as partition management, backup, and restoration. In this article, we’ll use this tool to complete the system disk migration.

Disk Formatting

After installing the new disk, the first step is to format it, choosing the NTFS storage format. To avoid the hassle of frequently cleaning the C drive, I opt not to partition it.

System Migration

After installing DiskGenius, navigate to the system migration feature in its menu bar.

Then, select the original system partition, usually the C drive, and choose the target disk for migration, the one we formatted earlier.

System migration can be done in the PE environment or through hot migration. Since I haven’t delved deeply into hot migration, I opt for the more reliable PE environment for migration.

After a while, the system disk migration is complete.

Modifying Boot Order

The final step is to modify the boot order of the disks. First, enter the BIOS environment (this varies depending on the computer model, for me it’s by pressing F2 during the boot process).

In the Boot menu, modify the system boot priority, swapping the priority of the newly installed disk with the original one.

After restarting, conduct tests to ensure smooth operation of the migrated system disk, which should perform just as well as before migration.