Why I'm seeing a lock besides the partition I'm trying to modify with gparted?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I wanted to create more space for Ubuntu on my hard disk in favor of my Windows partition. I booted the livecd and resized the NTFS partition to 100 GB. Then I wanted to resize my Ubuntu (ext4) partition to fill up the created unallocated space.
A screenshot of my current disk. (With the livecd there's no 'key' icon after sda6)
My first thought was just right click on sda6 → move/resize → done. Unfortunately I cannot resize or move the partition. However I can resize the NTFS partition.
I guess it is because the extended sda4 partition is locked. I couldn't see an unlock possibility though…
So how do I resize the ext4 partition anyway, probably by unlocking the extended partition, but how?
partitioning gparted
add a comment |
I wanted to create more space for Ubuntu on my hard disk in favor of my Windows partition. I booted the livecd and resized the NTFS partition to 100 GB. Then I wanted to resize my Ubuntu (ext4) partition to fill up the created unallocated space.
A screenshot of my current disk. (With the livecd there's no 'key' icon after sda6)
My first thought was just right click on sda6 → move/resize → done. Unfortunately I cannot resize or move the partition. However I can resize the NTFS partition.
I guess it is because the extended sda4 partition is locked. I couldn't see an unlock possibility though…
So how do I resize the ext4 partition anyway, probably by unlocking the extended partition, but how?
partitioning gparted
add a comment |
I wanted to create more space for Ubuntu on my hard disk in favor of my Windows partition. I booted the livecd and resized the NTFS partition to 100 GB. Then I wanted to resize my Ubuntu (ext4) partition to fill up the created unallocated space.
A screenshot of my current disk. (With the livecd there's no 'key' icon after sda6)
My first thought was just right click on sda6 → move/resize → done. Unfortunately I cannot resize or move the partition. However I can resize the NTFS partition.
I guess it is because the extended sda4 partition is locked. I couldn't see an unlock possibility though…
So how do I resize the ext4 partition anyway, probably by unlocking the extended partition, but how?
partitioning gparted
I wanted to create more space for Ubuntu on my hard disk in favor of my Windows partition. I booted the livecd and resized the NTFS partition to 100 GB. Then I wanted to resize my Ubuntu (ext4) partition to fill up the created unallocated space.
A screenshot of my current disk. (With the livecd there's no 'key' icon after sda6)
My first thought was just right click on sda6 → move/resize → done. Unfortunately I cannot resize or move the partition. However I can resize the NTFS partition.
I guess it is because the extended sda4 partition is locked. I couldn't see an unlock possibility though…
So how do I resize the ext4 partition anyway, probably by unlocking the extended partition, but how?
partitioning gparted
partitioning gparted
edited Jul 1 '16 at 1:22
Braiam
52.7k20138225
52.7k20138225
asked Jun 30 '11 at 14:13
arianarian
7381911
7381911
add a comment |
add a comment |
5 Answers
5
active
oldest
votes
You cannot resize a mounted filesystem, that's why you see a lock icon.
You were doing well, you booted into a Live CD and resized the NTFS partition.
Now you need to enlarge the Extended partition, partitions "inside" that extended partition cannot "escape" outside.
- Make sure that
/dev/sda6
is unmounted. If a lock icon is visible, right click on it and choose for Unmount
- Make sure that the swap partition
/dev/sda5
is unmounted. Right click on it and choose for Swapoff
- Select
/dev/sda4
and choose for Resize. Use the free space on the left side - Select
/dev/sda6
and resize it on the right side - Apply the changes and you're done.
@arian Yeah, the screenshot you provided suggests that its still mounted (hence why you can't do anything with the drive). And also, you're right, @Lekensteyn, that extended partition needs to be resized first to make that space available for the partitions inside that (we didnt have this information before now :P)
– Thomas Ward♦
Jun 30 '11 at 15:38
right, sda4 is still locked (in the live-cd too), and sda6 is unlocked so I cannot resize my extended partition to make size available. That's probably the problem here.
– arian
Jun 30 '11 at 15:58
@arian: it seems that the swap partition is always mounted. Check the new instructions.
– Lekensteyn
Jun 30 '11 at 21:17
Thanks, it worked! It took a while (1.5 hours) but everything seems to work fine. I had to use a margin of about 5mbs on the left because initially I got an error message.
– arian
Jul 1 '11 at 18:09
add a comment |
For a start boot with your live CD.
Press Start and type Gparted
:
Once you open the program you will see a list with your partitions. Now to make any changes, we have to unmount the partitions we want to edit. Right-Click on the partition, and choose Unmount:
Let's assume that I want to decrease the size of sda1 and add it in sda3. Right-Click on sda1 and choose Resize/Move
A new windows will pop out were we can make our changes. Now to decrease the size, drag the Right arrow to the left. You can also type a custom value next to the option New size (MB):. Once you choose the new size click on the button Resize/Move
Now a new box will appear with the label unallocated. We will now add this free space at sda3 partition.
Right-Click on sda3 and choose Resize/Move
Drag the left arrow to the left as shown below:
Hit the button Resize/Move to submit the change.
Finally, click on the "tick" button to apply all your changes.
How about Ubuntu server without GUI?!
– Dr.jacky
Dec 7 '15 at 8:21
add a comment |
A partition cannot be resized when Ubuntu is running off of it, or it is mounted.
You can use a live CD:
Boot the setup CD(live CD) and select to "Try Ubuntu".
Once it boots, start GParted and right-click the partition. Unmount it.
Then, delete or resize any partitions to the left or the right of the partition in question.
Now, right-click the partition and resize it.
Click Apply on the GParted window and let it finish.
You need to "Apply" since the changes are not done until this step. They are only queued up when you perform operations in GParted.
Don't forget to make a backup of any important data!
add a comment |
You should boot into a LiveCD to use gparted to resize your active ext4 partition - its unwise to modify partitions while they're actively being used (especially the active system partition which is ext4)
Afterwards, you should be able to move and resize the partition within that LiveCD environment, and the changes will be done when you boot back to the ext4 partition and not the LiveCD
1
Yeah, I did boot into the livecd (see my second sentence :))
– arian
Jun 30 '11 at 14:26
add a comment |
Yes you can with GParted.
- Boot from Ubuntu live CD.
- Launch GParted.
Select the Ubuntu partition in question and click on Resize/Move from the GParted toolbar or select Partition menu → Resize/Move - provided that the gained unallocated space is right next to the Ubuntu partition in question.
If the unallocated space is not adjacent to the Ubuntu partition, then you either have to move or shrink partitions to be able to put the unallocated space adjacent to the Ubuntu partition to be able to resize it.
For a more detailed information, take a look at these sites:
http://www.dedoimedo.com/computers/gparted.html
http://en.kioskea.net/faq/2036-how-to-resize-a-partition-using-gparted-on-linux
http://gparted.sourceforge.net/larry/resize/resizing.htm
http://www.howtogeek.com/114503/how-to-resize-your-ubuntu-partitions/
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f51272%2fwhy-im-seeing-a-lock-besides-the-partition-im-trying-to-modify-with-gparted%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
You cannot resize a mounted filesystem, that's why you see a lock icon.
You were doing well, you booted into a Live CD and resized the NTFS partition.
Now you need to enlarge the Extended partition, partitions "inside" that extended partition cannot "escape" outside.
- Make sure that
/dev/sda6
is unmounted. If a lock icon is visible, right click on it and choose for Unmount
- Make sure that the swap partition
/dev/sda5
is unmounted. Right click on it and choose for Swapoff
- Select
/dev/sda4
and choose for Resize. Use the free space on the left side - Select
/dev/sda6
and resize it on the right side - Apply the changes and you're done.
@arian Yeah, the screenshot you provided suggests that its still mounted (hence why you can't do anything with the drive). And also, you're right, @Lekensteyn, that extended partition needs to be resized first to make that space available for the partitions inside that (we didnt have this information before now :P)
– Thomas Ward♦
Jun 30 '11 at 15:38
right, sda4 is still locked (in the live-cd too), and sda6 is unlocked so I cannot resize my extended partition to make size available. That's probably the problem here.
– arian
Jun 30 '11 at 15:58
@arian: it seems that the swap partition is always mounted. Check the new instructions.
– Lekensteyn
Jun 30 '11 at 21:17
Thanks, it worked! It took a while (1.5 hours) but everything seems to work fine. I had to use a margin of about 5mbs on the left because initially I got an error message.
– arian
Jul 1 '11 at 18:09
add a comment |
You cannot resize a mounted filesystem, that's why you see a lock icon.
You were doing well, you booted into a Live CD and resized the NTFS partition.
Now you need to enlarge the Extended partition, partitions "inside" that extended partition cannot "escape" outside.
- Make sure that
/dev/sda6
is unmounted. If a lock icon is visible, right click on it and choose for Unmount
- Make sure that the swap partition
/dev/sda5
is unmounted. Right click on it and choose for Swapoff
- Select
/dev/sda4
and choose for Resize. Use the free space on the left side - Select
/dev/sda6
and resize it on the right side - Apply the changes and you're done.
@arian Yeah, the screenshot you provided suggests that its still mounted (hence why you can't do anything with the drive). And also, you're right, @Lekensteyn, that extended partition needs to be resized first to make that space available for the partitions inside that (we didnt have this information before now :P)
– Thomas Ward♦
Jun 30 '11 at 15:38
right, sda4 is still locked (in the live-cd too), and sda6 is unlocked so I cannot resize my extended partition to make size available. That's probably the problem here.
– arian
Jun 30 '11 at 15:58
@arian: it seems that the swap partition is always mounted. Check the new instructions.
– Lekensteyn
Jun 30 '11 at 21:17
Thanks, it worked! It took a while (1.5 hours) but everything seems to work fine. I had to use a margin of about 5mbs on the left because initially I got an error message.
– arian
Jul 1 '11 at 18:09
add a comment |
You cannot resize a mounted filesystem, that's why you see a lock icon.
You were doing well, you booted into a Live CD and resized the NTFS partition.
Now you need to enlarge the Extended partition, partitions "inside" that extended partition cannot "escape" outside.
- Make sure that
/dev/sda6
is unmounted. If a lock icon is visible, right click on it and choose for Unmount
- Make sure that the swap partition
/dev/sda5
is unmounted. Right click on it and choose for Swapoff
- Select
/dev/sda4
and choose for Resize. Use the free space on the left side - Select
/dev/sda6
and resize it on the right side - Apply the changes and you're done.
You cannot resize a mounted filesystem, that's why you see a lock icon.
You were doing well, you booted into a Live CD and resized the NTFS partition.
Now you need to enlarge the Extended partition, partitions "inside" that extended partition cannot "escape" outside.
- Make sure that
/dev/sda6
is unmounted. If a lock icon is visible, right click on it and choose for Unmount
- Make sure that the swap partition
/dev/sda5
is unmounted. Right click on it and choose for Swapoff
- Select
/dev/sda4
and choose for Resize. Use the free space on the left side - Select
/dev/sda6
and resize it on the right side - Apply the changes and you're done.
edited Jun 30 '11 at 21:17
answered Jun 30 '11 at 14:25
LekensteynLekensteyn
124k49270361
124k49270361
@arian Yeah, the screenshot you provided suggests that its still mounted (hence why you can't do anything with the drive). And also, you're right, @Lekensteyn, that extended partition needs to be resized first to make that space available for the partitions inside that (we didnt have this information before now :P)
– Thomas Ward♦
Jun 30 '11 at 15:38
right, sda4 is still locked (in the live-cd too), and sda6 is unlocked so I cannot resize my extended partition to make size available. That's probably the problem here.
– arian
Jun 30 '11 at 15:58
@arian: it seems that the swap partition is always mounted. Check the new instructions.
– Lekensteyn
Jun 30 '11 at 21:17
Thanks, it worked! It took a while (1.5 hours) but everything seems to work fine. I had to use a margin of about 5mbs on the left because initially I got an error message.
– arian
Jul 1 '11 at 18:09
add a comment |
@arian Yeah, the screenshot you provided suggests that its still mounted (hence why you can't do anything with the drive). And also, you're right, @Lekensteyn, that extended partition needs to be resized first to make that space available for the partitions inside that (we didnt have this information before now :P)
– Thomas Ward♦
Jun 30 '11 at 15:38
right, sda4 is still locked (in the live-cd too), and sda6 is unlocked so I cannot resize my extended partition to make size available. That's probably the problem here.
– arian
Jun 30 '11 at 15:58
@arian: it seems that the swap partition is always mounted. Check the new instructions.
– Lekensteyn
Jun 30 '11 at 21:17
Thanks, it worked! It took a while (1.5 hours) but everything seems to work fine. I had to use a margin of about 5mbs on the left because initially I got an error message.
– arian
Jul 1 '11 at 18:09
@arian Yeah, the screenshot you provided suggests that its still mounted (hence why you can't do anything with the drive). And also, you're right, @Lekensteyn, that extended partition needs to be resized first to make that space available for the partitions inside that (we didnt have this information before now :P)
– Thomas Ward♦
Jun 30 '11 at 15:38
@arian Yeah, the screenshot you provided suggests that its still mounted (hence why you can't do anything with the drive). And also, you're right, @Lekensteyn, that extended partition needs to be resized first to make that space available for the partitions inside that (we didnt have this information before now :P)
– Thomas Ward♦
Jun 30 '11 at 15:38
right, sda4 is still locked (in the live-cd too), and sda6 is unlocked so I cannot resize my extended partition to make size available. That's probably the problem here.
– arian
Jun 30 '11 at 15:58
right, sda4 is still locked (in the live-cd too), and sda6 is unlocked so I cannot resize my extended partition to make size available. That's probably the problem here.
– arian
Jun 30 '11 at 15:58
@arian: it seems that the swap partition is always mounted. Check the new instructions.
– Lekensteyn
Jun 30 '11 at 21:17
@arian: it seems that the swap partition is always mounted. Check the new instructions.
– Lekensteyn
Jun 30 '11 at 21:17
Thanks, it worked! It took a while (1.5 hours) but everything seems to work fine. I had to use a margin of about 5mbs on the left because initially I got an error message.
– arian
Jul 1 '11 at 18:09
Thanks, it worked! It took a while (1.5 hours) but everything seems to work fine. I had to use a margin of about 5mbs on the left because initially I got an error message.
– arian
Jul 1 '11 at 18:09
add a comment |
For a start boot with your live CD.
Press Start and type Gparted
:
Once you open the program you will see a list with your partitions. Now to make any changes, we have to unmount the partitions we want to edit. Right-Click on the partition, and choose Unmount:
Let's assume that I want to decrease the size of sda1 and add it in sda3. Right-Click on sda1 and choose Resize/Move
A new windows will pop out were we can make our changes. Now to decrease the size, drag the Right arrow to the left. You can also type a custom value next to the option New size (MB):. Once you choose the new size click on the button Resize/Move
Now a new box will appear with the label unallocated. We will now add this free space at sda3 partition.
Right-Click on sda3 and choose Resize/Move
Drag the left arrow to the left as shown below:
Hit the button Resize/Move to submit the change.
Finally, click on the "tick" button to apply all your changes.
How about Ubuntu server without GUI?!
– Dr.jacky
Dec 7 '15 at 8:21
add a comment |
For a start boot with your live CD.
Press Start and type Gparted
:
Once you open the program you will see a list with your partitions. Now to make any changes, we have to unmount the partitions we want to edit. Right-Click on the partition, and choose Unmount:
Let's assume that I want to decrease the size of sda1 and add it in sda3. Right-Click on sda1 and choose Resize/Move
A new windows will pop out were we can make our changes. Now to decrease the size, drag the Right arrow to the left. You can also type a custom value next to the option New size (MB):. Once you choose the new size click on the button Resize/Move
Now a new box will appear with the label unallocated. We will now add this free space at sda3 partition.
Right-Click on sda3 and choose Resize/Move
Drag the left arrow to the left as shown below:
Hit the button Resize/Move to submit the change.
Finally, click on the "tick" button to apply all your changes.
How about Ubuntu server without GUI?!
– Dr.jacky
Dec 7 '15 at 8:21
add a comment |
For a start boot with your live CD.
Press Start and type Gparted
:
Once you open the program you will see a list with your partitions. Now to make any changes, we have to unmount the partitions we want to edit. Right-Click on the partition, and choose Unmount:
Let's assume that I want to decrease the size of sda1 and add it in sda3. Right-Click on sda1 and choose Resize/Move
A new windows will pop out were we can make our changes. Now to decrease the size, drag the Right arrow to the left. You can also type a custom value next to the option New size (MB):. Once you choose the new size click on the button Resize/Move
Now a new box will appear with the label unallocated. We will now add this free space at sda3 partition.
Right-Click on sda3 and choose Resize/Move
Drag the left arrow to the left as shown below:
Hit the button Resize/Move to submit the change.
Finally, click on the "tick" button to apply all your changes.
For a start boot with your live CD.
Press Start and type Gparted
:
Once you open the program you will see a list with your partitions. Now to make any changes, we have to unmount the partitions we want to edit. Right-Click on the partition, and choose Unmount:
Let's assume that I want to decrease the size of sda1 and add it in sda3. Right-Click on sda1 and choose Resize/Move
A new windows will pop out were we can make our changes. Now to decrease the size, drag the Right arrow to the left. You can also type a custom value next to the option New size (MB):. Once you choose the new size click on the button Resize/Move
Now a new box will appear with the label unallocated. We will now add this free space at sda3 partition.
Right-Click on sda3 and choose Resize/Move
Drag the left arrow to the left as shown below:
Hit the button Resize/Move to submit the change.
Finally, click on the "tick" button to apply all your changes.
answered Feb 16 '13 at 15:58
efthialexefthialex
2,5761830
2,5761830
How about Ubuntu server without GUI?!
– Dr.jacky
Dec 7 '15 at 8:21
add a comment |
How about Ubuntu server without GUI?!
– Dr.jacky
Dec 7 '15 at 8:21
How about Ubuntu server without GUI?!
– Dr.jacky
Dec 7 '15 at 8:21
How about Ubuntu server without GUI?!
– Dr.jacky
Dec 7 '15 at 8:21
add a comment |
A partition cannot be resized when Ubuntu is running off of it, or it is mounted.
You can use a live CD:
Boot the setup CD(live CD) and select to "Try Ubuntu".
Once it boots, start GParted and right-click the partition. Unmount it.
Then, delete or resize any partitions to the left or the right of the partition in question.
Now, right-click the partition and resize it.
Click Apply on the GParted window and let it finish.
You need to "Apply" since the changes are not done until this step. They are only queued up when you perform operations in GParted.
Don't forget to make a backup of any important data!
add a comment |
A partition cannot be resized when Ubuntu is running off of it, or it is mounted.
You can use a live CD:
Boot the setup CD(live CD) and select to "Try Ubuntu".
Once it boots, start GParted and right-click the partition. Unmount it.
Then, delete or resize any partitions to the left or the right of the partition in question.
Now, right-click the partition and resize it.
Click Apply on the GParted window and let it finish.
You need to "Apply" since the changes are not done until this step. They are only queued up when you perform operations in GParted.
Don't forget to make a backup of any important data!
add a comment |
A partition cannot be resized when Ubuntu is running off of it, or it is mounted.
You can use a live CD:
Boot the setup CD(live CD) and select to "Try Ubuntu".
Once it boots, start GParted and right-click the partition. Unmount it.
Then, delete or resize any partitions to the left or the right of the partition in question.
Now, right-click the partition and resize it.
Click Apply on the GParted window and let it finish.
You need to "Apply" since the changes are not done until this step. They are only queued up when you perform operations in GParted.
Don't forget to make a backup of any important data!
A partition cannot be resized when Ubuntu is running off of it, or it is mounted.
You can use a live CD:
Boot the setup CD(live CD) and select to "Try Ubuntu".
Once it boots, start GParted and right-click the partition. Unmount it.
Then, delete or resize any partitions to the left or the right of the partition in question.
Now, right-click the partition and resize it.
Click Apply on the GParted window and let it finish.
You need to "Apply" since the changes are not done until this step. They are only queued up when you perform operations in GParted.
Don't forget to make a backup of any important data!
edited Nov 6 '12 at 0:33
Peachy
5,09672843
5,09672843
answered Nov 6 '12 at 0:21
hexafractionhexafraction
16.5k105586
16.5k105586
add a comment |
add a comment |
You should boot into a LiveCD to use gparted to resize your active ext4 partition - its unwise to modify partitions while they're actively being used (especially the active system partition which is ext4)
Afterwards, you should be able to move and resize the partition within that LiveCD environment, and the changes will be done when you boot back to the ext4 partition and not the LiveCD
1
Yeah, I did boot into the livecd (see my second sentence :))
– arian
Jun 30 '11 at 14:26
add a comment |
You should boot into a LiveCD to use gparted to resize your active ext4 partition - its unwise to modify partitions while they're actively being used (especially the active system partition which is ext4)
Afterwards, you should be able to move and resize the partition within that LiveCD environment, and the changes will be done when you boot back to the ext4 partition and not the LiveCD
1
Yeah, I did boot into the livecd (see my second sentence :))
– arian
Jun 30 '11 at 14:26
add a comment |
You should boot into a LiveCD to use gparted to resize your active ext4 partition - its unwise to modify partitions while they're actively being used (especially the active system partition which is ext4)
Afterwards, you should be able to move and resize the partition within that LiveCD environment, and the changes will be done when you boot back to the ext4 partition and not the LiveCD
You should boot into a LiveCD to use gparted to resize your active ext4 partition - its unwise to modify partitions while they're actively being used (especially the active system partition which is ext4)
Afterwards, you should be able to move and resize the partition within that LiveCD environment, and the changes will be done when you boot back to the ext4 partition and not the LiveCD
answered Jun 30 '11 at 14:16
Thomas Ward♦Thomas Ward
45.3k23125178
45.3k23125178
1
Yeah, I did boot into the livecd (see my second sentence :))
– arian
Jun 30 '11 at 14:26
add a comment |
1
Yeah, I did boot into the livecd (see my second sentence :))
– arian
Jun 30 '11 at 14:26
1
1
Yeah, I did boot into the livecd (see my second sentence :))
– arian
Jun 30 '11 at 14:26
Yeah, I did boot into the livecd (see my second sentence :))
– arian
Jun 30 '11 at 14:26
add a comment |
Yes you can with GParted.
- Boot from Ubuntu live CD.
- Launch GParted.
Select the Ubuntu partition in question and click on Resize/Move from the GParted toolbar or select Partition menu → Resize/Move - provided that the gained unallocated space is right next to the Ubuntu partition in question.
If the unallocated space is not adjacent to the Ubuntu partition, then you either have to move or shrink partitions to be able to put the unallocated space adjacent to the Ubuntu partition to be able to resize it.
For a more detailed information, take a look at these sites:
http://www.dedoimedo.com/computers/gparted.html
http://en.kioskea.net/faq/2036-how-to-resize-a-partition-using-gparted-on-linux
http://gparted.sourceforge.net/larry/resize/resizing.htm
http://www.howtogeek.com/114503/how-to-resize-your-ubuntu-partitions/
add a comment |
Yes you can with GParted.
- Boot from Ubuntu live CD.
- Launch GParted.
Select the Ubuntu partition in question and click on Resize/Move from the GParted toolbar or select Partition menu → Resize/Move - provided that the gained unallocated space is right next to the Ubuntu partition in question.
If the unallocated space is not adjacent to the Ubuntu partition, then you either have to move or shrink partitions to be able to put the unallocated space adjacent to the Ubuntu partition to be able to resize it.
For a more detailed information, take a look at these sites:
http://www.dedoimedo.com/computers/gparted.html
http://en.kioskea.net/faq/2036-how-to-resize-a-partition-using-gparted-on-linux
http://gparted.sourceforge.net/larry/resize/resizing.htm
http://www.howtogeek.com/114503/how-to-resize-your-ubuntu-partitions/
add a comment |
Yes you can with GParted.
- Boot from Ubuntu live CD.
- Launch GParted.
Select the Ubuntu partition in question and click on Resize/Move from the GParted toolbar or select Partition menu → Resize/Move - provided that the gained unallocated space is right next to the Ubuntu partition in question.
If the unallocated space is not adjacent to the Ubuntu partition, then you either have to move or shrink partitions to be able to put the unallocated space adjacent to the Ubuntu partition to be able to resize it.
For a more detailed information, take a look at these sites:
http://www.dedoimedo.com/computers/gparted.html
http://en.kioskea.net/faq/2036-how-to-resize-a-partition-using-gparted-on-linux
http://gparted.sourceforge.net/larry/resize/resizing.htm
http://www.howtogeek.com/114503/how-to-resize-your-ubuntu-partitions/
Yes you can with GParted.
- Boot from Ubuntu live CD.
- Launch GParted.
Select the Ubuntu partition in question and click on Resize/Move from the GParted toolbar or select Partition menu → Resize/Move - provided that the gained unallocated space is right next to the Ubuntu partition in question.
If the unallocated space is not adjacent to the Ubuntu partition, then you either have to move or shrink partitions to be able to put the unallocated space adjacent to the Ubuntu partition to be able to resize it.
For a more detailed information, take a look at these sites:
http://www.dedoimedo.com/computers/gparted.html
http://en.kioskea.net/faq/2036-how-to-resize-a-partition-using-gparted-on-linux
http://gparted.sourceforge.net/larry/resize/resizing.htm
http://www.howtogeek.com/114503/how-to-resize-your-ubuntu-partitions/
edited Nov 6 '12 at 9:09
answered Nov 6 '12 at 9:03
PeachyPeachy
5,09672843
5,09672843
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f51272%2fwhy-im-seeing-a-lock-besides-the-partition-im-trying-to-modify-with-gparted%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown