0

I have only one partition right now. I want to make two partitions. But I am unable to do so. I am using GParted for this. Here is the screenshot of gparted.

enter image description here

When I click on resize. The minimum amount is always 0.

enter image description here

Rahul
  • 101

2 Answers2

1

You currently are using the whole disk/partition.
First unmount the mounted partition /dev/sda1.

If you try this on a running system, it won't work.
Boot from ubuntu install media and open GParted.

Type in the new size and 'free space' will change.

A.B.
  • 90,397
cl-netbox
  • 31,163
  • 7
  • 94
  • 131
0

As @Pilot6 says, that is because you can not resize the partition you are currently using (where your Ubuntu and Gparted are installed).

You will need to create a Ubuntu Live CD/USB where you will be able to run pre-installed Gparted and resize your partition.

hg8
  • 13,462