Can't make partition, gparted shows 450 gb unused [duplicate]

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
This question already has an answer here:
How to resize partitions?
4 answers
I'm using ubuntu 16.04. I can't create new partition on sda 2, gparted shows 450 gb unused but still i can't do partition. Please let me know what's the problem?

16.04 partitioning disk
marked as duplicate by karel, David Foerster, Fabby, Chai T. Rex, Zanna May 19 at 18:13
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
0
down vote
favorite
This question already has an answer here:
How to resize partitions?
4 answers
I'm using ubuntu 16.04. I can't create new partition on sda 2, gparted shows 450 gb unused but still i can't do partition. Please let me know what's the problem?

16.04 partitioning disk
marked as duplicate by karel, David Foerster, Fabby, Chai T. Rex, Zanna May 19 at 18:13
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
You will need to shrink a partition first. Currently, the whole disk is used by (nearly empty) partitions. Shrinking a partition (resizing) will make room for a new one.
â Jos
May 17 at 12:00
Little key icons say partitions are mounted. You cannot change mounted partitions. Generally best to use gparted from Ubuntu live installer or use a gparted live flash drive, so all partitions are unmount. Live installer may mount swap, so umount it with swap-off if necessary.
â oldfred
May 17 at 15:37
sdacan have partitions added, since it's the whole drive.sda2(with a number at the end) is a partition. It can't have partitions added to it. You have to makesda2smaller and then use the empty space left over to add a new partition.
â Chai T. Rex
May 19 at 8:15
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
This question already has an answer here:
How to resize partitions?
4 answers
I'm using ubuntu 16.04. I can't create new partition on sda 2, gparted shows 450 gb unused but still i can't do partition. Please let me know what's the problem?

16.04 partitioning disk
This question already has an answer here:
How to resize partitions?
4 answers
I'm using ubuntu 16.04. I can't create new partition on sda 2, gparted shows 450 gb unused but still i can't do partition. Please let me know what's the problem?

This question already has an answer here:
How to resize partitions?
4 answers
16.04 partitioning disk
edited May 17 at 13:40
Eskander Bejaoui
1,0141619
1,0141619
asked May 17 at 11:49
Sd1997
154
154
marked as duplicate by karel, David Foerster, Fabby, Chai T. Rex, Zanna May 19 at 18:13
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by karel, David Foerster, Fabby, Chai T. Rex, Zanna May 19 at 18:13
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
You will need to shrink a partition first. Currently, the whole disk is used by (nearly empty) partitions. Shrinking a partition (resizing) will make room for a new one.
â Jos
May 17 at 12:00
Little key icons say partitions are mounted. You cannot change mounted partitions. Generally best to use gparted from Ubuntu live installer or use a gparted live flash drive, so all partitions are unmount. Live installer may mount swap, so umount it with swap-off if necessary.
â oldfred
May 17 at 15:37
sdacan have partitions added, since it's the whole drive.sda2(with a number at the end) is a partition. It can't have partitions added to it. You have to makesda2smaller and then use the empty space left over to add a new partition.
â Chai T. Rex
May 19 at 8:15
add a comment |Â
You will need to shrink a partition first. Currently, the whole disk is used by (nearly empty) partitions. Shrinking a partition (resizing) will make room for a new one.
â Jos
May 17 at 12:00
Little key icons say partitions are mounted. You cannot change mounted partitions. Generally best to use gparted from Ubuntu live installer or use a gparted live flash drive, so all partitions are unmount. Live installer may mount swap, so umount it with swap-off if necessary.
â oldfred
May 17 at 15:37
sdacan have partitions added, since it's the whole drive.sda2(with a number at the end) is a partition. It can't have partitions added to it. You have to makesda2smaller and then use the empty space left over to add a new partition.
â Chai T. Rex
May 19 at 8:15
You will need to shrink a partition first. Currently, the whole disk is used by (nearly empty) partitions. Shrinking a partition (resizing) will make room for a new one.
â Jos
May 17 at 12:00
You will need to shrink a partition first. Currently, the whole disk is used by (nearly empty) partitions. Shrinking a partition (resizing) will make room for a new one.
â Jos
May 17 at 12:00
Little key icons say partitions are mounted. You cannot change mounted partitions. Generally best to use gparted from Ubuntu live installer or use a gparted live flash drive, so all partitions are unmount. Live installer may mount swap, so umount it with swap-off if necessary.
â oldfred
May 17 at 15:37
Little key icons say partitions are mounted. You cannot change mounted partitions. Generally best to use gparted from Ubuntu live installer or use a gparted live flash drive, so all partitions are unmount. Live installer may mount swap, so umount it with swap-off if necessary.
â oldfred
May 17 at 15:37
sda can have partitions added, since it's the whole drive. sda2 (with a number at the end) is a partition. It can't have partitions added to it. You have to make sda2 smaller and then use the empty space left over to add a new partition.â Chai T. Rex
May 19 at 8:15
sda can have partitions added, since it's the whole drive. sda2 (with a number at the end) is a partition. It can't have partitions added to it. You have to make sda2 smaller and then use the empty space left over to add a new partition.â Chai T. Rex
May 19 at 8:15
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
3
down vote
accepted
sda2 is already a partition which is being used as your main file system formatted as ext4. IT IS NOT UNALLOCATED SPACE
Gparted is only telling you that it has 450GB unused.
However if you want to add a new partition , you would have to shrink your current sda2 partition and then create a new partition in the new UNALLOCATED SPACE
https://www.howtoforge.com/partitioning_with_gparted
https://www.youtube.com/watch?v=HVHXdH7Wo3s
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
sda2 is already a partition which is being used as your main file system formatted as ext4. IT IS NOT UNALLOCATED SPACE
Gparted is only telling you that it has 450GB unused.
However if you want to add a new partition , you would have to shrink your current sda2 partition and then create a new partition in the new UNALLOCATED SPACE
https://www.howtoforge.com/partitioning_with_gparted
https://www.youtube.com/watch?v=HVHXdH7Wo3s
add a comment |Â
up vote
3
down vote
accepted
sda2 is already a partition which is being used as your main file system formatted as ext4. IT IS NOT UNALLOCATED SPACE
Gparted is only telling you that it has 450GB unused.
However if you want to add a new partition , you would have to shrink your current sda2 partition and then create a new partition in the new UNALLOCATED SPACE
https://www.howtoforge.com/partitioning_with_gparted
https://www.youtube.com/watch?v=HVHXdH7Wo3s
add a comment |Â
up vote
3
down vote
accepted
up vote
3
down vote
accepted
sda2 is already a partition which is being used as your main file system formatted as ext4. IT IS NOT UNALLOCATED SPACE
Gparted is only telling you that it has 450GB unused.
However if you want to add a new partition , you would have to shrink your current sda2 partition and then create a new partition in the new UNALLOCATED SPACE
https://www.howtoforge.com/partitioning_with_gparted
https://www.youtube.com/watch?v=HVHXdH7Wo3s
sda2 is already a partition which is being used as your main file system formatted as ext4. IT IS NOT UNALLOCATED SPACE
Gparted is only telling you that it has 450GB unused.
However if you want to add a new partition , you would have to shrink your current sda2 partition and then create a new partition in the new UNALLOCATED SPACE
https://www.howtoforge.com/partitioning_with_gparted
https://www.youtube.com/watch?v=HVHXdH7Wo3s
answered May 17 at 12:02
anjanik012
966
966
add a comment |Â
add a comment |Â
You will need to shrink a partition first. Currently, the whole disk is used by (nearly empty) partitions. Shrinking a partition (resizing) will make room for a new one.
â Jos
May 17 at 12:00
Little key icons say partitions are mounted. You cannot change mounted partitions. Generally best to use gparted from Ubuntu live installer or use a gparted live flash drive, so all partitions are unmount. Live installer may mount swap, so umount it with swap-off if necessary.
â oldfred
May 17 at 15:37
sdacan have partitions added, since it's the whole drive.sda2(with a number at the end) is a partition. It can't have partitions added to it. You have to makesda2smaller and then use the empty space left over to add a new partition.â Chai T. Rex
May 19 at 8:15