Jump to content

Recommended Posts

Posted

Hi all,

 

I've a problem with a computer that runs with kubuntu 14.04, the question is it has a 2 terabytes system disk, whose installation came from a 120gb SSD via cloning with clonezilla and resizing partitions automatically (I told this because perhaps can be important, perhaps not).

 

http://i62.tinypic.com/141mhbb.jpg

 

/dev/sda1 has 1,76 TiB, but it says that 1,65 TiB are unassigned, so I can't use the space. I have try to resize partition but gparted doesn't allow me to.

 

As you can see on picture, if I go to properties of partition it shows a warning message saying something like:

 

"Warning: 1.65 TiB of unassigned space on partition, to make filesystem grow in order to fill the partition, select partition and choose "Partition --> Check" from the menu"

 

I'm unable to, since this option doesn't appears.

 

My question is: How can I repair it so I can use all the space? If possible, I want to do it from the kubuntu installation, since I'm not phisically on the computer and only can connect remotely.

 

Many thanks in advance

Posted

Did you get this sorted? GParted's interface is somewhat odd imo, I stick to fdisk and parted.

The process I follow is basically

fdisk /dev/sda1

delete the partition

create new partition (correct size)

extend the filesystem with resize2fs (or similar)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...