Resize Deepin System Disk: Complete Guide
To adjust the system disk size in the deepin system, follow these steps:
- Open the terminal window and enter the following command to view the hard drive partition situation.
sudo fdisk -l
- Adjust the system disk using partition tools like GParted. Follow these steps to make the adjustment:
- Install GParted: Enter the following command in the terminal to install GParted:
- Install gparted using the sudo apt-get command.
- Open GParted by entering the following command in the terminal:
- Please run gparted as a superuser.
- Choose the target system disk in GParted, right click and select the “Resize/Move” option to adjust the partition size.
- After ensuring the correct size adjustment of the system disk, click the “Apply” button to apply the changes.
Please note that adjusting the system disk size may result in data loss or system damage. It is recommended to backup important data in advance.