Out of disk space, no Gparted no update“Unable to locate package” while trying to install packages with APTExpand filesystem from command line - sda1-5 already in useGparted can't create ext3 or ext4 partitionsGparted resize of an extended partition fails with error “can't have overlapping partitions”.Can't install Ubuntu 13.10 due to insufficient available disk spaceHow to unlock the boot partition in GPartedHow to extend my root (/) partition?trying to save work off low disk spaceSetting up LVM and deleting partition volumeresize Linux(/) partitition to make more space for WindowsWhere is the Ubuntu install taking place?How to add unallocated space to root partition?
You have no, but can try for yes
What's the largest an Earth-like planet can be and support Earth's biosphere?
Why would word of Princess Leia's capture generate sympathy for the Rebellion in the Senate?
What could make large expeditions ineffective for exploring territory full of dangers and valuable resources?
What are my hardware upgrade optoins for a late 2009 iMac?
Is it ethical to tell my teaching assistant that I like them?
Doesn't the Schrödinger's cat inside the box cause the probability wave function to collapse long before a human opens the box?
Did I pick the wrong bike?
Which modern firearm should a time traveler bring to be easily reproducible for a historic civilization?
Does a hash function have a Upper bound on input length?
The most secure way to handle someone forgetting to verify their account?
What is a Kravchuk transform and how is it related to Fourier transforms?
Three Subway Escalators
How was Luke's prosthetic hand in Episode V filmed?
Could a US citizen born through "birth tourism" become President?
Why aren't there any women super Grandmasters (GMs)?
Does unblocking power bar outlets through short extension cords increase fire risk?
Why are flying carpets banned while flying brooms are not?
Locked-up DOS computer beeped on keypress. What mechanism caused that?
Function over a list that depends on the index
When a ball on a rope swings in a circle, is there both centripetal force and tension force?
Tricky interview question for mid-level C++ developer
Brute-force the switchboard
Found old paper shares of Motorola Inc that has since been broken up
Out of disk space, no Gparted no update
“Unable to locate package” while trying to install packages with APTExpand filesystem from command line - sda1-5 already in useGparted can't create ext3 or ext4 partitionsGparted resize of an extended partition fails with error “can't have overlapping partitions”.Can't install Ubuntu 13.10 due to insufficient available disk spaceHow to unlock the boot partition in GPartedHow to extend my root (/) partition?trying to save work off low disk spaceSetting up LVM and deleting partition volumeresize Linux(/) partitition to make more space for WindowsWhere is the Ubuntu install taking place?How to add unallocated space to root partition?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I seem to have worked myself into a perpetual problem.
My Ubuntu version is outdated, and even with some fixes, trying to install Gparted seems impossible (first couldn't find it, now it can but somehow still doesn't install)
(looks like this issue: "Unable to locate package" while trying to install packages with APT)
So i need/want to update the OS, but the reason i needed to update, is because i was running out of disk space in the first place.
So i have no files to clear out. An update runs out of install space, and no way to extend my partition to actually allow for an update. Now what do i do? My Linux knowledge is rather limited i might add, so baby steps if you could.
apt partitioning updates gparted
New contributor
add a comment |
I seem to have worked myself into a perpetual problem.
My Ubuntu version is outdated, and even with some fixes, trying to install Gparted seems impossible (first couldn't find it, now it can but somehow still doesn't install)
(looks like this issue: "Unable to locate package" while trying to install packages with APT)
So i need/want to update the OS, but the reason i needed to update, is because i was running out of disk space in the first place.
So i have no files to clear out. An update runs out of install space, and no way to extend my partition to actually allow for an update. Now what do i do? My Linux knowledge is rather limited i might add, so baby steps if you could.
apt partitioning updates gparted
New contributor
2
If you addedgparted
to your system so you could then use it to expand your disk space you'd run into a problem anyway; the partition would be mounted and unable to be expanded whilst in use. Thus it's far easier using a 'live' media such as Ubuntu install media (ISO written to thumb-drive or cd/dvd) anyway. Don't forget the recommended size is 25gb (help.ubuntu.com/community/Installation/SystemRequirements)
– guiverc
8 hours ago
Thanks, was not aware of recommended size. I was running at 10GB being the idiot i am.
– Smileynator
7 hours ago
1
10gb is fine if you don't want to add software; and are happy to nuke-and-pave (ie. clean install next time, not usedo-release-upgrade
like tools to upgrade your release when the next release comes out; as that requires space to download new files, then install - ie. lots of empty space). The more software you want to add to your system, the more space you need (me I like multiple desktops so I prefer 32gb myself). The system can slow as it runs short of space..
– guiverc
7 hours ago
Fair, i would like to upgrade but i am hardly running anything besides 1 chatbot that had some linux based restrictions for me.
– Smileynator
7 hours ago
add a comment |
I seem to have worked myself into a perpetual problem.
My Ubuntu version is outdated, and even with some fixes, trying to install Gparted seems impossible (first couldn't find it, now it can but somehow still doesn't install)
(looks like this issue: "Unable to locate package" while trying to install packages with APT)
So i need/want to update the OS, but the reason i needed to update, is because i was running out of disk space in the first place.
So i have no files to clear out. An update runs out of install space, and no way to extend my partition to actually allow for an update. Now what do i do? My Linux knowledge is rather limited i might add, so baby steps if you could.
apt partitioning updates gparted
New contributor
I seem to have worked myself into a perpetual problem.
My Ubuntu version is outdated, and even with some fixes, trying to install Gparted seems impossible (first couldn't find it, now it can but somehow still doesn't install)
(looks like this issue: "Unable to locate package" while trying to install packages with APT)
So i need/want to update the OS, but the reason i needed to update, is because i was running out of disk space in the first place.
So i have no files to clear out. An update runs out of install space, and no way to extend my partition to actually allow for an update. Now what do i do? My Linux knowledge is rather limited i might add, so baby steps if you could.
apt partitioning updates gparted
apt partitioning updates gparted
New contributor
New contributor
New contributor
asked 8 hours ago
SmileynatorSmileynator
1084 bronze badges
1084 bronze badges
New contributor
New contributor
2
If you addedgparted
to your system so you could then use it to expand your disk space you'd run into a problem anyway; the partition would be mounted and unable to be expanded whilst in use. Thus it's far easier using a 'live' media such as Ubuntu install media (ISO written to thumb-drive or cd/dvd) anyway. Don't forget the recommended size is 25gb (help.ubuntu.com/community/Installation/SystemRequirements)
– guiverc
8 hours ago
Thanks, was not aware of recommended size. I was running at 10GB being the idiot i am.
– Smileynator
7 hours ago
1
10gb is fine if you don't want to add software; and are happy to nuke-and-pave (ie. clean install next time, not usedo-release-upgrade
like tools to upgrade your release when the next release comes out; as that requires space to download new files, then install - ie. lots of empty space). The more software you want to add to your system, the more space you need (me I like multiple desktops so I prefer 32gb myself). The system can slow as it runs short of space..
– guiverc
7 hours ago
Fair, i would like to upgrade but i am hardly running anything besides 1 chatbot that had some linux based restrictions for me.
– Smileynator
7 hours ago
add a comment |
2
If you addedgparted
to your system so you could then use it to expand your disk space you'd run into a problem anyway; the partition would be mounted and unable to be expanded whilst in use. Thus it's far easier using a 'live' media such as Ubuntu install media (ISO written to thumb-drive or cd/dvd) anyway. Don't forget the recommended size is 25gb (help.ubuntu.com/community/Installation/SystemRequirements)
– guiverc
8 hours ago
Thanks, was not aware of recommended size. I was running at 10GB being the idiot i am.
– Smileynator
7 hours ago
1
10gb is fine if you don't want to add software; and are happy to nuke-and-pave (ie. clean install next time, not usedo-release-upgrade
like tools to upgrade your release when the next release comes out; as that requires space to download new files, then install - ie. lots of empty space). The more software you want to add to your system, the more space you need (me I like multiple desktops so I prefer 32gb myself). The system can slow as it runs short of space..
– guiverc
7 hours ago
Fair, i would like to upgrade but i am hardly running anything besides 1 chatbot that had some linux based restrictions for me.
– Smileynator
7 hours ago
2
2
If you added
gparted
to your system so you could then use it to expand your disk space you'd run into a problem anyway; the partition would be mounted and unable to be expanded whilst in use. Thus it's far easier using a 'live' media such as Ubuntu install media (ISO written to thumb-drive or cd/dvd) anyway. Don't forget the recommended size is 25gb (help.ubuntu.com/community/Installation/SystemRequirements)– guiverc
8 hours ago
If you added
gparted
to your system so you could then use it to expand your disk space you'd run into a problem anyway; the partition would be mounted and unable to be expanded whilst in use. Thus it's far easier using a 'live' media such as Ubuntu install media (ISO written to thumb-drive or cd/dvd) anyway. Don't forget the recommended size is 25gb (help.ubuntu.com/community/Installation/SystemRequirements)– guiverc
8 hours ago
Thanks, was not aware of recommended size. I was running at 10GB being the idiot i am.
– Smileynator
7 hours ago
Thanks, was not aware of recommended size. I was running at 10GB being the idiot i am.
– Smileynator
7 hours ago
1
1
10gb is fine if you don't want to add software; and are happy to nuke-and-pave (ie. clean install next time, not use
do-release-upgrade
like tools to upgrade your release when the next release comes out; as that requires space to download new files, then install - ie. lots of empty space). The more software you want to add to your system, the more space you need (me I like multiple desktops so I prefer 32gb myself). The system can slow as it runs short of space..– guiverc
7 hours ago
10gb is fine if you don't want to add software; and are happy to nuke-and-pave (ie. clean install next time, not use
do-release-upgrade
like tools to upgrade your release when the next release comes out; as that requires space to download new files, then install - ie. lots of empty space). The more software you want to add to your system, the more space you need (me I like multiple desktops so I prefer 32gb myself). The system can slow as it runs short of space..– guiverc
7 hours ago
Fair, i would like to upgrade but i am hardly running anything besides 1 chatbot that had some linux based restrictions for me.
– Smileynator
7 hours ago
Fair, i would like to upgrade but i am hardly running anything besides 1 chatbot that had some linux based restrictions for me.
– Smileynator
7 hours ago
add a comment |
1 Answer
1
active
oldest
votes
- Download
gparted live
on another computer - Burn it to a USB stick or DVD
- Boot your computer
- expand partitions
- Upgrade!
:-)
I am not sure my VM will get what is happening there then, but i will try to figure that out
– Smileynator
7 hours ago
1
This is a Virtual Machine??? Try #2 here then Just a try as OP has not responded back yet, so no clue if that worked for him/her. Save the ISO where you do have space...
– Fabby
7 hours ago
2
even better, appearently i can just mount an ISO and connect it at startup. Let's see if that works before i start messing inside linux again.
– Smileynator
7 hours ago
1
good luck and good night!
– Fabby
7 hours ago
1
Next time add the tagVMWare
as that is very crucial information... :P Favour returned! Question upvoted!
– Fabby
7 hours ago
|
show 1 more 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
);
);
Smileynator is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1159786%2fout-of-disk-space-no-gparted-no-update%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
- Download
gparted live
on another computer - Burn it to a USB stick or DVD
- Boot your computer
- expand partitions
- Upgrade!
:-)
I am not sure my VM will get what is happening there then, but i will try to figure that out
– Smileynator
7 hours ago
1
This is a Virtual Machine??? Try #2 here then Just a try as OP has not responded back yet, so no clue if that worked for him/her. Save the ISO where you do have space...
– Fabby
7 hours ago
2
even better, appearently i can just mount an ISO and connect it at startup. Let's see if that works before i start messing inside linux again.
– Smileynator
7 hours ago
1
good luck and good night!
– Fabby
7 hours ago
1
Next time add the tagVMWare
as that is very crucial information... :P Favour returned! Question upvoted!
– Fabby
7 hours ago
|
show 1 more comment
- Download
gparted live
on another computer - Burn it to a USB stick or DVD
- Boot your computer
- expand partitions
- Upgrade!
:-)
I am not sure my VM will get what is happening there then, but i will try to figure that out
– Smileynator
7 hours ago
1
This is a Virtual Machine??? Try #2 here then Just a try as OP has not responded back yet, so no clue if that worked for him/her. Save the ISO where you do have space...
– Fabby
7 hours ago
2
even better, appearently i can just mount an ISO and connect it at startup. Let's see if that works before i start messing inside linux again.
– Smileynator
7 hours ago
1
good luck and good night!
– Fabby
7 hours ago
1
Next time add the tagVMWare
as that is very crucial information... :P Favour returned! Question upvoted!
– Fabby
7 hours ago
|
show 1 more comment
- Download
gparted live
on another computer - Burn it to a USB stick or DVD
- Boot your computer
- expand partitions
- Upgrade!
:-)
- Download
gparted live
on another computer - Burn it to a USB stick or DVD
- Boot your computer
- expand partitions
- Upgrade!
:-)
answered 8 hours ago
FabbyFabby
28.7k18 gold badges69 silver badges172 bronze badges
28.7k18 gold badges69 silver badges172 bronze badges
I am not sure my VM will get what is happening there then, but i will try to figure that out
– Smileynator
7 hours ago
1
This is a Virtual Machine??? Try #2 here then Just a try as OP has not responded back yet, so no clue if that worked for him/her. Save the ISO where you do have space...
– Fabby
7 hours ago
2
even better, appearently i can just mount an ISO and connect it at startup. Let's see if that works before i start messing inside linux again.
– Smileynator
7 hours ago
1
good luck and good night!
– Fabby
7 hours ago
1
Next time add the tagVMWare
as that is very crucial information... :P Favour returned! Question upvoted!
– Fabby
7 hours ago
|
show 1 more comment
I am not sure my VM will get what is happening there then, but i will try to figure that out
– Smileynator
7 hours ago
1
This is a Virtual Machine??? Try #2 here then Just a try as OP has not responded back yet, so no clue if that worked for him/her. Save the ISO where you do have space...
– Fabby
7 hours ago
2
even better, appearently i can just mount an ISO and connect it at startup. Let's see if that works before i start messing inside linux again.
– Smileynator
7 hours ago
1
good luck and good night!
– Fabby
7 hours ago
1
Next time add the tagVMWare
as that is very crucial information... :P Favour returned! Question upvoted!
– Fabby
7 hours ago
I am not sure my VM will get what is happening there then, but i will try to figure that out
– Smileynator
7 hours ago
I am not sure my VM will get what is happening there then, but i will try to figure that out
– Smileynator
7 hours ago
1
1
This is a Virtual Machine??? Try #2 here then Just a try as OP has not responded back yet, so no clue if that worked for him/her. Save the ISO where you do have space...
– Fabby
7 hours ago
This is a Virtual Machine??? Try #2 here then Just a try as OP has not responded back yet, so no clue if that worked for him/her. Save the ISO where you do have space...
– Fabby
7 hours ago
2
2
even better, appearently i can just mount an ISO and connect it at startup. Let's see if that works before i start messing inside linux again.
– Smileynator
7 hours ago
even better, appearently i can just mount an ISO and connect it at startup. Let's see if that works before i start messing inside linux again.
– Smileynator
7 hours ago
1
1
good luck and good night!
– Fabby
7 hours ago
good luck and good night!
– Fabby
7 hours ago
1
1
Next time add the tag
VMWare
as that is very crucial information... :P Favour returned! Question upvoted!– Fabby
7 hours ago
Next time add the tag
VMWare
as that is very crucial information... :P Favour returned! Question upvoted!– Fabby
7 hours ago
|
show 1 more comment
Smileynator is a new contributor. Be nice, and check out our Code of Conduct.
Smileynator is a new contributor. Be nice, and check out our Code of Conduct.
Smileynator is a new contributor. Be nice, and check out our Code of Conduct.
Smileynator is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1159786%2fout-of-disk-space-no-gparted-no-update%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
2
If you added
gparted
to your system so you could then use it to expand your disk space you'd run into a problem anyway; the partition would be mounted and unable to be expanded whilst in use. Thus it's far easier using a 'live' media such as Ubuntu install media (ISO written to thumb-drive or cd/dvd) anyway. Don't forget the recommended size is 25gb (help.ubuntu.com/community/Installation/SystemRequirements)– guiverc
8 hours ago
Thanks, was not aware of recommended size. I was running at 10GB being the idiot i am.
– Smileynator
7 hours ago
1
10gb is fine if you don't want to add software; and are happy to nuke-and-pave (ie. clean install next time, not use
do-release-upgrade
like tools to upgrade your release when the next release comes out; as that requires space to download new files, then install - ie. lots of empty space). The more software you want to add to your system, the more space you need (me I like multiple desktops so I prefer 32gb myself). The system can slow as it runs short of space..– guiverc
7 hours ago
Fair, i would like to upgrade but i am hardly running anything besides 1 chatbot that had some linux based restrictions for me.
– Smileynator
7 hours ago