Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Reply
 
LinkBack Thread Tools Display Modes
Old 29-03-2010, 09:24 PM   #1 (permalink)
Alpha Geek
 
gdatuk's Avatar
 
Join Date: Jun 2005
Location: Bengaluru
Posts: 544
Default Ubuntu 9 - Not enough disk space '/' error


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?
gdatuk is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-03-2010, 09:28 PM   #2 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: Ubuntu 9 - Not enough disk space '/' error

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.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline   Reply With Quote
Old 30-03-2010, 07:31 AM   #3 (permalink)
Alpha Geek
 
gdatuk's Avatar
 
Join Date: Jun 2005
Location: Bengaluru
Posts: 544
Default Re: Ubuntu 9 - Not enough disk space '/' error

this is a fresh installation and i didnt install any big application. i also didnt choose the partition. how to change partition?

---------- Post added at 07:28 AM ---------- Previous post was at 07:26 AM ----------

This is my partition details

Filesystem Size Used Avail Use% Mounted on
/dev/sda7 2.3G 2.2G 48M 98% /
tmpfs 1.4G 0 1.4G 0% /lib/init/rw
varrun 1.4G 92K 1.4G 1% /var/run
varlock 1.4G 0 1.4G 0% /var/lock
udev 1.4G 160K 1.4G 1% /dev
tmpfs 1.4G 448K 1.4G 1% /dev/shm
lrm 1.4G 2.4M 1.4G 1% /lib/modules/2.6.28-11-generic/volatile[COLOR="Silver"]
gdatuk is offline   Reply With Quote
Old 30-03-2010, 10:09 AM   #4 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: Ubuntu 9 - Not enough disk space '/' error

Quote:
/dev/sda7 2.3G 2.2G 48M 98% /
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.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"

Last edited by FilledVoid; 30-03-2010 at 11:58 AM.
FilledVoid is offline   Reply With Quote
Old 30-03-2010, 11:17 AM   #5 (permalink)
change is constant!!
 
khmadhu's Avatar
 
Join Date: Jan 2010
Location: Bengaluru
Posts: 445
Default Re: Ubuntu 9 - Not enough disk space '/' error

@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
__________________
If you really wanna think, try to think from Atom to Universe!!

cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
khmadhu is offline   Reply With Quote
Old 30-03-2010, 12:06 PM   #6 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: Ubuntu 9 - Not enough disk space '/' error

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.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline   Reply With Quote
Old 30-03-2010, 02:32 PM   #7 (permalink)
Alpha Geek
 
gdatuk's Avatar
 
Join Date: Jun 2005
Location: Bengaluru
Posts: 544
Default Re: Ubuntu 9 - Not enough disk space '/' error

oh ok.. so i ll try re-installing it nd partitioning manally once again..
__________________
Twitter @cgiridhar

Moto Milestone | Rooted | Froyo | CM 6.1.0

AMD Phenom2 720 x3 BE | Gigabyte MA78G | WD 500Gb+Seagate 1TB ext | PSU Corsair vx450 | Corsair 2x2gb RAM | Bose Companion 5
gdatuk is offline   Reply With Quote
Old 30-03-2010, 09:22 PM   #8 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: Ubuntu 9 - Not enough disk space '/' error

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.
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline   Reply With Quote
Old 01-04-2010, 07:19 AM   #9 (permalink)
Alpha Geek
 
gdatuk's Avatar
 
Join Date: Jun 2005
Location: Bengaluru
Posts: 544
Default Re: Ubuntu 9 - Not enough disk space '/' error

sudo clean gave me no considerable change. so i guess i have to re-install it with more partition space.
__________________
Twitter @cgiridhar

Moto Milestone | Rooted | Froyo | CM 6.1.0

AMD Phenom2 720 x3 BE | Gigabyte MA78G | WD 500Gb+Seagate 1TB ext | PSU Corsair vx450 | Corsair 2x2gb RAM | Bose Companion 5
gdatuk is offline   Reply With Quote
Old 01-04-2010, 09:46 AM   #10 (permalink)
Section Moderator
 
gopi_vbboy's Avatar
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 1,186
Default Re: Ubuntu 9 - Not enough disk space '/' error

format and make partitions
gopi_vbboy is offline   Reply With Quote
Old 24-07-2010, 11:51 AM   #11 (permalink)
Right Off the Assembly Line
 
Join Date: Oct 2008
Posts: 6
Default Re: Ubuntu 9 - Not enough disk space '/' error


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.
indianathann is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP how to recover files from HDD RAW format abhasbajpai Reviews 4 26-12-2009 06:10 PM
Digit DVD not working in Ubuntu...why? chatterjeesayan Open Source 4 03-08-2007 01:50 PM
TUTORIAL: How to get FREE space in Windows? Vishal Gupta Tutorials 27 18-02-2007 10:51 PM
help.about blue screens.random messages.no hibernation hippi QnA (read only) 7 05-01-2006 07:52 PM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 04:46 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2