I installed ubuntu 9 now. When I run the system update program, i get the error message which says that there is not enough disk space in in the / drive.
I have 500gb HD and can some1 help me fix this issue?
How big is your / partition. Regardless of the size of the disk if you have a small / partition you will run into problems. I guess the things you can do is un-install some huge programs or making the partition bigger but I'm not sure how that will go.
I believe this is your problem. Your / partition has 2.3 gb of space out of which 2.2 gb is used. Is there anything else on this hard drive like Windows or any other operating system?
if not Id personally just reinstall it again instead of playing with partition sizes.
@gdatuk,u got 500GB.. & u have allocated very little for all partitions(1.4GB)!!,
better u reinstall, while installing choose manual partition and allocate for /boot 100 MB,for / 6-7 GB,for /home some 10 GB(for u r private files), and swap if needed. and if u want to run any web applications, allocate some GB's <8 to /var
All you really want to have is the following partitions.
/ - I have allocated 25 GB for my installation and I don't see it getting full anytime soon.
/home - I have alot of space allocated here. You could do without this partition but the advantage is it allows you to save your settings if you reinstall or migrate to another OS. Also I save all my data here hence the bigger partition.
Swap - I've assigned 2GB of space here for giggles. After all its not like I don't have alot of disk space.
/Boot - From my experience I've only needed to use the boot partition on systems where I have more than one hard disk. Otherwise I'm pretty sure you can skip that as well.
You must repartition your drive to allocate more space to '/' directory as you have allocated very less space to root as all your os files are located in '/' .So it should have atleast 5-6 gb of space or more. Moreover, updates and new applications take considerable amount of space. so '/' should be bigger enough .
BTW, you can try 'sudo apt-get clean' or 'sudo aptitude clean' to clean all your downloaded package files from '/' to free up some considerable amount of space.
Hey Guy,
Try to increase the space of your '/' folder ( linux always treat partition as folder) with Gparted. But it is not 100% surity. Just back up your all important Datas.
If you are going to re-install, then give an size of '/' is 25GB minum for normal use, I advise 50GB and seperate '/home' partition having size as you wish.
Basic partitons need for normal use is
/boot ==> 2 GB ( Min 100 MB)
/ ==> 50 GB( Min 10 GB)
/home ==> 100 GB ( Min 10 GB)
/swap ==> 1.5 to 2 times of RAM is thumb rule. 2 GB normally used. more than it is waste of space.
IF you have an dual OS, then create an one more partition as you wish
/nathan ==> 40 GB( Min 4GB) VFAT file system is recommended if you having Windows.
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.