LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Very basic question: how to get more disk space into my home folder? (https://www.linuxquestions.org/questions/linux-newbie-8/very-basic-question-how-to-get-more-disk-space-into-my-home-folder-864629/)

xibeimunan 02-23-2011 06:14 PM

Very basic question: how to get more disk space into my home folder?
 
hey everyone,
I am using Ubuntu in a laptop. The C disk has 15GB, and Windows is installed in C disk. I installed Netbook Ubuntu in D disk which only has 10GB free space. Now I am trying to install some applications in ubuntu such as emacs. But the system says it only has about 450Mb disk space. So how could I get more space? Can I install the applications under some different path? without using apt-get?

Thank you so much!!

Best,
Nan

sycamorex 02-23-2011 06:31 PM

Quote:

Originally Posted by xibeimunan (Post 4269040)
hey everyone,
I am using Ubuntu in a laptop. The C disk has 15GB, and Windows is installed in C disk. I installed Netbook Ubuntu in D disk which only has 10GB free space. Now I am trying to install some applications in ubuntu such as emacs. But the system says it only has about 450Mb disk space. So how could I get more space? Can I install the applications under some different path? without using apt-get?

Thank you so much!!

Best,
Nan

C:, D:, etc. is a windows nomenclature for partitions/disks. In linux there are /dev/sda1, /dev/sda2, /dev/sdb1 (depending on your setup).
If you've got some spare space on your windows system, you could use ubuntu to shrink the windows partition (first do defrag on windows) and then enlarge the linux partition using a live cd (eg. knoppix or ubuntu live cd)

Another solution would be to free some space from your ubuntu system, ie. remove unnecessary programs that you've installed, delete temporary files, find out which files/folders take most space. See the following links for that:
http://www.suseblog.com/linux-comman...-all-my-space/
http://linuxreviews.org/quicktips/chkdirsizes/
If they are data from some application that you don't need, you can delete. If you don't know what it is, it'd be better to leave it untouched or post the results here.

On a separate note, 10GB for a desktop system might be slightly on a short side. Is buying a bigger hard drive an option?

xibeimunan 02-23-2011 06:46 PM

Thank you so much!


Quote:

Originally Posted by sycamorex (Post 4269053)
C:, D:, etc. is a windows nomenclature for partitions/disks. In linux there are /dev/sda1, /dev/sda2, /dev/sdb1 (depending on your setup).
If you've got some spare space on your windows system, you could use ubuntu to shrink the windows partition (first do defrag on windows) and then enlarge the linux partition using a live cd (eg. knoppix or ubuntu live cd)

Another solution would be to free some space from your ubuntu system, ie. remove unnecessary programs that you've installed, delete temporary files, find out which files/folders take most space. See the following links for that:
http://www.suseblog.com/linux-comman...-all-my-space/
http://linuxreviews.org/quicktips/chkdirsizes/
If they are data from some application that you don't need, you can delete. If you don't know what it is, it'd be better to leave it untouched or post the results here.

On a separate note, 10GB for a desktop system might be slightly on a short side. Is buying a bigger hard drive an option?


sycamorex 02-23-2011 06:49 PM

Be careful, though. If you're doing resizing, make sure you backup anything important from your windows system. If you'll look for files that take up space on ubuntu, make sure you really know what they are before deleting anything!!!


All times are GMT -5. The time now is 09:58 AM.