How to resize partitions?
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
101
down vote
favorite
Previously, I have installed Windows 7 on my 320 GB laptop with three partitions 173, 84 and 63 GB each. The 63 GB partition was where the Windows was installed. The rest were for file containers.
Now I changed my OS to Ubuntu 12.04 LTS. I installed Ubuntu by replacing the entire Windows 7 on the 63 GB partition. The rest of the partitions remain as an NTFS Windows partition and I can still access them both (the 173 and 84 GB partitions).
Now I want to change the two partitions of Windows into an Ubuntu format partitions plus most importantly, I want to extend the 63 GB partition to more than a 100 GB because at the moment I am running out of memory. Whenever I try to install any application, especially using wine, it always complains for a shortage of memory.
How do I do the extending activity before I entirely format my laptop again and lose all the important files on my partitions?
partitioning
add a comment |Â
up vote
101
down vote
favorite
Previously, I have installed Windows 7 on my 320 GB laptop with three partitions 173, 84 and 63 GB each. The 63 GB partition was where the Windows was installed. The rest were for file containers.
Now I changed my OS to Ubuntu 12.04 LTS. I installed Ubuntu by replacing the entire Windows 7 on the 63 GB partition. The rest of the partitions remain as an NTFS Windows partition and I can still access them both (the 173 and 84 GB partitions).
Now I want to change the two partitions of Windows into an Ubuntu format partitions plus most importantly, I want to extend the 63 GB partition to more than a 100 GB because at the moment I am running out of memory. Whenever I try to install any application, especially using wine, it always complains for a shortage of memory.
How do I do the extending activity before I entirely format my laptop again and lose all the important files on my partitions?
partitioning
add a comment |Â
up vote
101
down vote
favorite
up vote
101
down vote
favorite
Previously, I have installed Windows 7 on my 320 GB laptop with three partitions 173, 84 and 63 GB each. The 63 GB partition was where the Windows was installed. The rest were for file containers.
Now I changed my OS to Ubuntu 12.04 LTS. I installed Ubuntu by replacing the entire Windows 7 on the 63 GB partition. The rest of the partitions remain as an NTFS Windows partition and I can still access them both (the 173 and 84 GB partitions).
Now I want to change the two partitions of Windows into an Ubuntu format partitions plus most importantly, I want to extend the 63 GB partition to more than a 100 GB because at the moment I am running out of memory. Whenever I try to install any application, especially using wine, it always complains for a shortage of memory.
How do I do the extending activity before I entirely format my laptop again and lose all the important files on my partitions?
partitioning
Previously, I have installed Windows 7 on my 320 GB laptop with three partitions 173, 84 and 63 GB each. The 63 GB partition was where the Windows was installed. The rest were for file containers.
Now I changed my OS to Ubuntu 12.04 LTS. I installed Ubuntu by replacing the entire Windows 7 on the 63 GB partition. The rest of the partitions remain as an NTFS Windows partition and I can still access them both (the 173 and 84 GB partitions).
Now I want to change the two partitions of Windows into an Ubuntu format partitions plus most importantly, I want to extend the 63 GB partition to more than a 100 GB because at the moment I am running out of memory. Whenever I try to install any application, especially using wine, it always complains for a shortage of memory.
How do I do the extending activity before I entirely format my laptop again and lose all the important files on my partitions?
partitioning
edited Oct 12 '12 at 13:18
jokerdinoâ¦
31.8k21116185
31.8k21116185
asked Apr 27 '12 at 14:02
Johannes
511253
511253
add a comment |Â
add a comment |Â
4 Answers
4
active
oldest
votes
up vote
100
down vote
(Step 0:) Back up anything really valuable. This is a pretty tried and tested formula but things can go wrong. A power cut at the wrong moment could really ruin your day if you haven't backed up.
- Boot to a LiveCD or LiveUSB drive in "try me" mode.
- Load gparted (should be installed by default, you can apt-get it if it's not)
- Resize your partitions (right click, click resize, follow the instructions).
- Click apply and sit back while it does the job.
- Reboot, taking out the USB stick or CD when it tells you to.
2
How about ubuntu server? What are commands?
â Mr.Hyde
Dec 6 '15 at 13:25
1
@Mr.Hyde the same procedure should apply, you should be able to use the LiveCD to perform the edition of partitions for an Ubuntu server installation.
â Jaime Hablutzel
Apr 1 '17 at 22:04
add a comment |Â
up vote
68
down vote
If you have already installed Ubuntu 12.04, then install GParted with sudo apt-get install gparted
.
Launch it using Alt+F2, and typing gparted
.
In order to expand the 63GB partition, you must have free space in front of or after it. So first you will have to use GParted to resize a partition above or below your 63GB partition. Refer the following figure:
When you click on resize, a window will open where you can easily drag and resize your partition. Once the free space is made available, resize your 63GB partition just like the above covering that free space.
Hope this works for you.
13
You can't do it from your installed system since the partition will be in use.
â psusi
Feb 11 '14 at 21:19
1
Good point. He will have to use Gparted from a live CD as Oli's answer suggests.
â harisibrahimkv
Feb 12 '14 at 3:21
@harisibrahimkv , Hi,OP is saying GB is alradyFull
how can you increase gb ?
â Pratik C Joshi
Feb 21 '15 at 3:02
Or you could use it on an external partition.
â Rexford
Sep 16 '15 at 17:16
add a comment |Â
up vote
18
down vote
You can only re-partition unmounted partitions.
I have a gParted live disc ready for things like that. You can find it here: http://gparted.sourceforge.net/livecd.php
Basic features:
GParted enables you to easily manage your disk partitions:
- Create partition tables, (e.g., msdos or gpt)
- Create, move, copy, resize, check, label, set new UUID, and delete partitions
- Enable and disable partition flags, (e.g., boot or hidden)
- Align partitions to mebibyte (MiB) or traditional cylinder boundaries
- Attempt data rescue from lost partitions
Resizing is explained in the documentation of gParted. In short (the link has some extra information and tips):
Resizing and moving a partition can be performed by a single gparted operation. To resize a partition:
Select an unmounted partition. See the section called âÂÂSelecting a PartitionâÂÂ.
Choose: Partition â Resize/Move. The application displays the Resize/Move /path-to-partition dialog.
Adjust the size of the partition. See the section called âÂÂSpecifying Partition Size and LocationâÂÂ.
Specify the alignment of the partition. See the section called âÂÂSpecifying Partition AlignmentâÂÂ.
Click Resize/Move.
Could you plz give the link of the iso image of gparted there are so many versions and i need a 34bit gui version.
â A Umar Mukthar
Jun 17 '15 at 1:54
Just use the latest *-i686.iso that is linked to by default.
â JanC
Apr 19 '16 at 23:04
add a comment |Â
up vote
7
down vote
One way that you can shrink partitions without losing data is by using GParted. A very good application, but be careful with it.
Edit: Boot from a live CD so you will be able to do the resizing. Install gparted with Ubuntu Software center, or any other way (synaptic etc) you prefer, if it isn't already installed.
It will ask you to authenticate when you run it, as it has access to things that can damage your installation badly. Realise that by altering partitions on your hard drive(s) you can potentially stop your system booting completely. As I said, be careful.
It will then search devices it can see and display the partitions on the first one (probably /dev/sda, if not try different devices from the pull down at the top right). You should be able to see that one of them contains your root (/) mount point. When you are sure you have the correct one (the size itself is a good indicator), right-click on that partition and choose Resize/Move (if it is greyed out, you might need to unmount it first (make sure you have booted off a live CD, and not your installed linux system). Reduce the size in the middle (New Size) edit box to what you want (make sure it's still large enough for your system's needs). Click on resize/move, then use the big green tick to apply the changes. If it reports success, then should be able to shutdown the live cd and reboot into your main system.
Edit2: I just googled a tutorial you might look at gpart tutorial
You may want to expand this answer with more information about how to use GParted, a link to more information, or at least minimal information about how to install it and properly run it (and perhaps also what the basic precautions are).
â Eliah Kagan
Jul 22 '12 at 3:06
add a comment |Â
protected by Community⦠Dec 4 '14 at 4:56
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
100
down vote
(Step 0:) Back up anything really valuable. This is a pretty tried and tested formula but things can go wrong. A power cut at the wrong moment could really ruin your day if you haven't backed up.
- Boot to a LiveCD or LiveUSB drive in "try me" mode.
- Load gparted (should be installed by default, you can apt-get it if it's not)
- Resize your partitions (right click, click resize, follow the instructions).
- Click apply and sit back while it does the job.
- Reboot, taking out the USB stick or CD when it tells you to.
2
How about ubuntu server? What are commands?
â Mr.Hyde
Dec 6 '15 at 13:25
1
@Mr.Hyde the same procedure should apply, you should be able to use the LiveCD to perform the edition of partitions for an Ubuntu server installation.
â Jaime Hablutzel
Apr 1 '17 at 22:04
add a comment |Â
up vote
100
down vote
(Step 0:) Back up anything really valuable. This is a pretty tried and tested formula but things can go wrong. A power cut at the wrong moment could really ruin your day if you haven't backed up.
- Boot to a LiveCD or LiveUSB drive in "try me" mode.
- Load gparted (should be installed by default, you can apt-get it if it's not)
- Resize your partitions (right click, click resize, follow the instructions).
- Click apply and sit back while it does the job.
- Reboot, taking out the USB stick or CD when it tells you to.
2
How about ubuntu server? What are commands?
â Mr.Hyde
Dec 6 '15 at 13:25
1
@Mr.Hyde the same procedure should apply, you should be able to use the LiveCD to perform the edition of partitions for an Ubuntu server installation.
â Jaime Hablutzel
Apr 1 '17 at 22:04
add a comment |Â
up vote
100
down vote
up vote
100
down vote
(Step 0:) Back up anything really valuable. This is a pretty tried and tested formula but things can go wrong. A power cut at the wrong moment could really ruin your day if you haven't backed up.
- Boot to a LiveCD or LiveUSB drive in "try me" mode.
- Load gparted (should be installed by default, you can apt-get it if it's not)
- Resize your partitions (right click, click resize, follow the instructions).
- Click apply and sit back while it does the job.
- Reboot, taking out the USB stick or CD when it tells you to.
(Step 0:) Back up anything really valuable. This is a pretty tried and tested formula but things can go wrong. A power cut at the wrong moment could really ruin your day if you haven't backed up.
- Boot to a LiveCD or LiveUSB drive in "try me" mode.
- Load gparted (should be installed by default, you can apt-get it if it's not)
- Resize your partitions (right click, click resize, follow the instructions).
- Click apply and sit back while it does the job.
- Reboot, taking out the USB stick or CD when it tells you to.
answered Dec 22 '10 at 16:26
Oliâ¦
213k82537744
213k82537744
2
How about ubuntu server? What are commands?
â Mr.Hyde
Dec 6 '15 at 13:25
1
@Mr.Hyde the same procedure should apply, you should be able to use the LiveCD to perform the edition of partitions for an Ubuntu server installation.
â Jaime Hablutzel
Apr 1 '17 at 22:04
add a comment |Â
2
How about ubuntu server? What are commands?
â Mr.Hyde
Dec 6 '15 at 13:25
1
@Mr.Hyde the same procedure should apply, you should be able to use the LiveCD to perform the edition of partitions for an Ubuntu server installation.
â Jaime Hablutzel
Apr 1 '17 at 22:04
2
2
How about ubuntu server? What are commands?
â Mr.Hyde
Dec 6 '15 at 13:25
How about ubuntu server? What are commands?
â Mr.Hyde
Dec 6 '15 at 13:25
1
1
@Mr.Hyde the same procedure should apply, you should be able to use the LiveCD to perform the edition of partitions for an Ubuntu server installation.
â Jaime Hablutzel
Apr 1 '17 at 22:04
@Mr.Hyde the same procedure should apply, you should be able to use the LiveCD to perform the edition of partitions for an Ubuntu server installation.
â Jaime Hablutzel
Apr 1 '17 at 22:04
add a comment |Â
up vote
68
down vote
If you have already installed Ubuntu 12.04, then install GParted with sudo apt-get install gparted
.
Launch it using Alt+F2, and typing gparted
.
In order to expand the 63GB partition, you must have free space in front of or after it. So first you will have to use GParted to resize a partition above or below your 63GB partition. Refer the following figure:
When you click on resize, a window will open where you can easily drag and resize your partition. Once the free space is made available, resize your 63GB partition just like the above covering that free space.
Hope this works for you.
13
You can't do it from your installed system since the partition will be in use.
â psusi
Feb 11 '14 at 21:19
1
Good point. He will have to use Gparted from a live CD as Oli's answer suggests.
â harisibrahimkv
Feb 12 '14 at 3:21
@harisibrahimkv , Hi,OP is saying GB is alradyFull
how can you increase gb ?
â Pratik C Joshi
Feb 21 '15 at 3:02
Or you could use it on an external partition.
â Rexford
Sep 16 '15 at 17:16
add a comment |Â
up vote
68
down vote
If you have already installed Ubuntu 12.04, then install GParted with sudo apt-get install gparted
.
Launch it using Alt+F2, and typing gparted
.
In order to expand the 63GB partition, you must have free space in front of or after it. So first you will have to use GParted to resize a partition above or below your 63GB partition. Refer the following figure:
When you click on resize, a window will open where you can easily drag and resize your partition. Once the free space is made available, resize your 63GB partition just like the above covering that free space.
Hope this works for you.
13
You can't do it from your installed system since the partition will be in use.
â psusi
Feb 11 '14 at 21:19
1
Good point. He will have to use Gparted from a live CD as Oli's answer suggests.
â harisibrahimkv
Feb 12 '14 at 3:21
@harisibrahimkv , Hi,OP is saying GB is alradyFull
how can you increase gb ?
â Pratik C Joshi
Feb 21 '15 at 3:02
Or you could use it on an external partition.
â Rexford
Sep 16 '15 at 17:16
add a comment |Â
up vote
68
down vote
up vote
68
down vote
If you have already installed Ubuntu 12.04, then install GParted with sudo apt-get install gparted
.
Launch it using Alt+F2, and typing gparted
.
In order to expand the 63GB partition, you must have free space in front of or after it. So first you will have to use GParted to resize a partition above or below your 63GB partition. Refer the following figure:
When you click on resize, a window will open where you can easily drag and resize your partition. Once the free space is made available, resize your 63GB partition just like the above covering that free space.
Hope this works for you.
If you have already installed Ubuntu 12.04, then install GParted with sudo apt-get install gparted
.
Launch it using Alt+F2, and typing gparted
.
In order to expand the 63GB partition, you must have free space in front of or after it. So first you will have to use GParted to resize a partition above or below your 63GB partition. Refer the following figure:
When you click on resize, a window will open where you can easily drag and resize your partition. Once the free space is made available, resize your 63GB partition just like the above covering that free space.
Hope this works for you.
edited Apr 20 '13 at 19:05
green
11.4k43456
11.4k43456
answered Apr 27 '12 at 15:45
harisibrahimkv
4,79393567
4,79393567
13
You can't do it from your installed system since the partition will be in use.
â psusi
Feb 11 '14 at 21:19
1
Good point. He will have to use Gparted from a live CD as Oli's answer suggests.
â harisibrahimkv
Feb 12 '14 at 3:21
@harisibrahimkv , Hi,OP is saying GB is alradyFull
how can you increase gb ?
â Pratik C Joshi
Feb 21 '15 at 3:02
Or you could use it on an external partition.
â Rexford
Sep 16 '15 at 17:16
add a comment |Â
13
You can't do it from your installed system since the partition will be in use.
â psusi
Feb 11 '14 at 21:19
1
Good point. He will have to use Gparted from a live CD as Oli's answer suggests.
â harisibrahimkv
Feb 12 '14 at 3:21
@harisibrahimkv , Hi,OP is saying GB is alradyFull
how can you increase gb ?
â Pratik C Joshi
Feb 21 '15 at 3:02
Or you could use it on an external partition.
â Rexford
Sep 16 '15 at 17:16
13
13
You can't do it from your installed system since the partition will be in use.
â psusi
Feb 11 '14 at 21:19
You can't do it from your installed system since the partition will be in use.
â psusi
Feb 11 '14 at 21:19
1
1
Good point. He will have to use Gparted from a live CD as Oli's answer suggests.
â harisibrahimkv
Feb 12 '14 at 3:21
Good point. He will have to use Gparted from a live CD as Oli's answer suggests.
â harisibrahimkv
Feb 12 '14 at 3:21
@harisibrahimkv , Hi,OP is saying GB is alrady
Full
how can you increase gb ?â Pratik C Joshi
Feb 21 '15 at 3:02
@harisibrahimkv , Hi,OP is saying GB is alrady
Full
how can you increase gb ?â Pratik C Joshi
Feb 21 '15 at 3:02
Or you could use it on an external partition.
â Rexford
Sep 16 '15 at 17:16
Or you could use it on an external partition.
â Rexford
Sep 16 '15 at 17:16
add a comment |Â
up vote
18
down vote
You can only re-partition unmounted partitions.
I have a gParted live disc ready for things like that. You can find it here: http://gparted.sourceforge.net/livecd.php
Basic features:
GParted enables you to easily manage your disk partitions:
- Create partition tables, (e.g., msdos or gpt)
- Create, move, copy, resize, check, label, set new UUID, and delete partitions
- Enable and disable partition flags, (e.g., boot or hidden)
- Align partitions to mebibyte (MiB) or traditional cylinder boundaries
- Attempt data rescue from lost partitions
Resizing is explained in the documentation of gParted. In short (the link has some extra information and tips):
Resizing and moving a partition can be performed by a single gparted operation. To resize a partition:
Select an unmounted partition. See the section called âÂÂSelecting a PartitionâÂÂ.
Choose: Partition â Resize/Move. The application displays the Resize/Move /path-to-partition dialog.
Adjust the size of the partition. See the section called âÂÂSpecifying Partition Size and LocationâÂÂ.
Specify the alignment of the partition. See the section called âÂÂSpecifying Partition AlignmentâÂÂ.
Click Resize/Move.
Could you plz give the link of the iso image of gparted there are so many versions and i need a 34bit gui version.
â A Umar Mukthar
Jun 17 '15 at 1:54
Just use the latest *-i686.iso that is linked to by default.
â JanC
Apr 19 '16 at 23:04
add a comment |Â
up vote
18
down vote
You can only re-partition unmounted partitions.
I have a gParted live disc ready for things like that. You can find it here: http://gparted.sourceforge.net/livecd.php
Basic features:
GParted enables you to easily manage your disk partitions:
- Create partition tables, (e.g., msdos or gpt)
- Create, move, copy, resize, check, label, set new UUID, and delete partitions
- Enable and disable partition flags, (e.g., boot or hidden)
- Align partitions to mebibyte (MiB) or traditional cylinder boundaries
- Attempt data rescue from lost partitions
Resizing is explained in the documentation of gParted. In short (the link has some extra information and tips):
Resizing and moving a partition can be performed by a single gparted operation. To resize a partition:
Select an unmounted partition. See the section called âÂÂSelecting a PartitionâÂÂ.
Choose: Partition â Resize/Move. The application displays the Resize/Move /path-to-partition dialog.
Adjust the size of the partition. See the section called âÂÂSpecifying Partition Size and LocationâÂÂ.
Specify the alignment of the partition. See the section called âÂÂSpecifying Partition AlignmentâÂÂ.
Click Resize/Move.
Could you plz give the link of the iso image of gparted there are so many versions and i need a 34bit gui version.
â A Umar Mukthar
Jun 17 '15 at 1:54
Just use the latest *-i686.iso that is linked to by default.
â JanC
Apr 19 '16 at 23:04
add a comment |Â
up vote
18
down vote
up vote
18
down vote
You can only re-partition unmounted partitions.
I have a gParted live disc ready for things like that. You can find it here: http://gparted.sourceforge.net/livecd.php
Basic features:
GParted enables you to easily manage your disk partitions:
- Create partition tables, (e.g., msdos or gpt)
- Create, move, copy, resize, check, label, set new UUID, and delete partitions
- Enable and disable partition flags, (e.g., boot or hidden)
- Align partitions to mebibyte (MiB) or traditional cylinder boundaries
- Attempt data rescue from lost partitions
Resizing is explained in the documentation of gParted. In short (the link has some extra information and tips):
Resizing and moving a partition can be performed by a single gparted operation. To resize a partition:
Select an unmounted partition. See the section called âÂÂSelecting a PartitionâÂÂ.
Choose: Partition â Resize/Move. The application displays the Resize/Move /path-to-partition dialog.
Adjust the size of the partition. See the section called âÂÂSpecifying Partition Size and LocationâÂÂ.
Specify the alignment of the partition. See the section called âÂÂSpecifying Partition AlignmentâÂÂ.
Click Resize/Move.
You can only re-partition unmounted partitions.
I have a gParted live disc ready for things like that. You can find it here: http://gparted.sourceforge.net/livecd.php
Basic features:
GParted enables you to easily manage your disk partitions:
- Create partition tables, (e.g., msdos or gpt)
- Create, move, copy, resize, check, label, set new UUID, and delete partitions
- Enable and disable partition flags, (e.g., boot or hidden)
- Align partitions to mebibyte (MiB) or traditional cylinder boundaries
- Attempt data rescue from lost partitions
Resizing is explained in the documentation of gParted. In short (the link has some extra information and tips):
Resizing and moving a partition can be performed by a single gparted operation. To resize a partition:
Select an unmounted partition. See the section called âÂÂSelecting a PartitionâÂÂ.
Choose: Partition â Resize/Move. The application displays the Resize/Move /path-to-partition dialog.
Adjust the size of the partition. See the section called âÂÂSpecifying Partition Size and LocationâÂÂ.
Specify the alignment of the partition. See the section called âÂÂSpecifying Partition AlignmentâÂÂ.
Click Resize/Move.
answered Jan 7 '13 at 20:29
Rinzwind
194k25371503
194k25371503
Could you plz give the link of the iso image of gparted there are so many versions and i need a 34bit gui version.
â A Umar Mukthar
Jun 17 '15 at 1:54
Just use the latest *-i686.iso that is linked to by default.
â JanC
Apr 19 '16 at 23:04
add a comment |Â
Could you plz give the link of the iso image of gparted there are so many versions and i need a 34bit gui version.
â A Umar Mukthar
Jun 17 '15 at 1:54
Just use the latest *-i686.iso that is linked to by default.
â JanC
Apr 19 '16 at 23:04
Could you plz give the link of the iso image of gparted there are so many versions and i need a 34bit gui version.
â A Umar Mukthar
Jun 17 '15 at 1:54
Could you plz give the link of the iso image of gparted there are so many versions and i need a 34bit gui version.
â A Umar Mukthar
Jun 17 '15 at 1:54
Just use the latest *-i686.iso that is linked to by default.
â JanC
Apr 19 '16 at 23:04
Just use the latest *-i686.iso that is linked to by default.
â JanC
Apr 19 '16 at 23:04
add a comment |Â
up vote
7
down vote
One way that you can shrink partitions without losing data is by using GParted. A very good application, but be careful with it.
Edit: Boot from a live CD so you will be able to do the resizing. Install gparted with Ubuntu Software center, or any other way (synaptic etc) you prefer, if it isn't already installed.
It will ask you to authenticate when you run it, as it has access to things that can damage your installation badly. Realise that by altering partitions on your hard drive(s) you can potentially stop your system booting completely. As I said, be careful.
It will then search devices it can see and display the partitions on the first one (probably /dev/sda, if not try different devices from the pull down at the top right). You should be able to see that one of them contains your root (/) mount point. When you are sure you have the correct one (the size itself is a good indicator), right-click on that partition and choose Resize/Move (if it is greyed out, you might need to unmount it first (make sure you have booted off a live CD, and not your installed linux system). Reduce the size in the middle (New Size) edit box to what you want (make sure it's still large enough for your system's needs). Click on resize/move, then use the big green tick to apply the changes. If it reports success, then should be able to shutdown the live cd and reboot into your main system.
Edit2: I just googled a tutorial you might look at gpart tutorial
You may want to expand this answer with more information about how to use GParted, a link to more information, or at least minimal information about how to install it and properly run it (and perhaps also what the basic precautions are).
â Eliah Kagan
Jul 22 '12 at 3:06
add a comment |Â
up vote
7
down vote
One way that you can shrink partitions without losing data is by using GParted. A very good application, but be careful with it.
Edit: Boot from a live CD so you will be able to do the resizing. Install gparted with Ubuntu Software center, or any other way (synaptic etc) you prefer, if it isn't already installed.
It will ask you to authenticate when you run it, as it has access to things that can damage your installation badly. Realise that by altering partitions on your hard drive(s) you can potentially stop your system booting completely. As I said, be careful.
It will then search devices it can see and display the partitions on the first one (probably /dev/sda, if not try different devices from the pull down at the top right). You should be able to see that one of them contains your root (/) mount point. When you are sure you have the correct one (the size itself is a good indicator), right-click on that partition and choose Resize/Move (if it is greyed out, you might need to unmount it first (make sure you have booted off a live CD, and not your installed linux system). Reduce the size in the middle (New Size) edit box to what you want (make sure it's still large enough for your system's needs). Click on resize/move, then use the big green tick to apply the changes. If it reports success, then should be able to shutdown the live cd and reboot into your main system.
Edit2: I just googled a tutorial you might look at gpart tutorial
You may want to expand this answer with more information about how to use GParted, a link to more information, or at least minimal information about how to install it and properly run it (and perhaps also what the basic precautions are).
â Eliah Kagan
Jul 22 '12 at 3:06
add a comment |Â
up vote
7
down vote
up vote
7
down vote
One way that you can shrink partitions without losing data is by using GParted. A very good application, but be careful with it.
Edit: Boot from a live CD so you will be able to do the resizing. Install gparted with Ubuntu Software center, or any other way (synaptic etc) you prefer, if it isn't already installed.
It will ask you to authenticate when you run it, as it has access to things that can damage your installation badly. Realise that by altering partitions on your hard drive(s) you can potentially stop your system booting completely. As I said, be careful.
It will then search devices it can see and display the partitions on the first one (probably /dev/sda, if not try different devices from the pull down at the top right). You should be able to see that one of them contains your root (/) mount point. When you are sure you have the correct one (the size itself is a good indicator), right-click on that partition and choose Resize/Move (if it is greyed out, you might need to unmount it first (make sure you have booted off a live CD, and not your installed linux system). Reduce the size in the middle (New Size) edit box to what you want (make sure it's still large enough for your system's needs). Click on resize/move, then use the big green tick to apply the changes. If it reports success, then should be able to shutdown the live cd and reboot into your main system.
Edit2: I just googled a tutorial you might look at gpart tutorial
One way that you can shrink partitions without losing data is by using GParted. A very good application, but be careful with it.
Edit: Boot from a live CD so you will be able to do the resizing. Install gparted with Ubuntu Software center, or any other way (synaptic etc) you prefer, if it isn't already installed.
It will ask you to authenticate when you run it, as it has access to things that can damage your installation badly. Realise that by altering partitions on your hard drive(s) you can potentially stop your system booting completely. As I said, be careful.
It will then search devices it can see and display the partitions on the first one (probably /dev/sda, if not try different devices from the pull down at the top right). You should be able to see that one of them contains your root (/) mount point. When you are sure you have the correct one (the size itself is a good indicator), right-click on that partition and choose Resize/Move (if it is greyed out, you might need to unmount it first (make sure you have booted off a live CD, and not your installed linux system). Reduce the size in the middle (New Size) edit box to what you want (make sure it's still large enough for your system's needs). Click on resize/move, then use the big green tick to apply the changes. If it reports success, then should be able to shutdown the live cd and reboot into your main system.
Edit2: I just googled a tutorial you might look at gpart tutorial
edited Mar 29 at 11:47
![](https://i.stack.imgur.com/6Ff14.jpg?s=32&g=1)
![](https://i.stack.imgur.com/6Ff14.jpg?s=32&g=1)
Rahal Kanishka
1054
1054
answered Jul 21 '12 at 23:00
Jazz
1,73631934
1,73631934
You may want to expand this answer with more information about how to use GParted, a link to more information, or at least minimal information about how to install it and properly run it (and perhaps also what the basic precautions are).
â Eliah Kagan
Jul 22 '12 at 3:06
add a comment |Â
You may want to expand this answer with more information about how to use GParted, a link to more information, or at least minimal information about how to install it and properly run it (and perhaps also what the basic precautions are).
â Eliah Kagan
Jul 22 '12 at 3:06
You may want to expand this answer with more information about how to use GParted, a link to more information, or at least minimal information about how to install it and properly run it (and perhaps also what the basic precautions are).
â Eliah Kagan
Jul 22 '12 at 3:06
You may want to expand this answer with more information about how to use GParted, a link to more information, or at least minimal information about how to install it and properly run it (and perhaps also what the basic precautions are).
â Eliah Kagan
Jul 22 '12 at 3:06
add a comment |Â
protected by Community⦠Dec 4 '14 at 4:56
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?