Results 11 to 15 of 15
hmm..another guess ...If you don't need or use any application then try uninstalling them (For example,say gimp) using Add/Remove options....
- 08-23-2009 #11
hmm..another guess ...If you don't need or use any application then try uninstalling them (For example,say gimp) using Add/Remove options.
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 08-23-2009 #12Linux User
- Join Date
- May 2009
- Location
- Big River, Sask, Canada
- Posts
- 342
should have been:nikolas@nikolas-desktop:~$ du -s /home/yourusername/* | sort -nr | cut -f 2- |xargs -i du -sh {}
to get the required outputnikolas@nikolas-desktop:~$ du -s /home/nikolas/* | sort -nr | cut -f 2- |xargs -i du -sh {}
EDIT I also see 2 swap partitions. Only one swap partition is needed, no matter how many distros you run. They will all recognize and use the same one.
EDIT 2 You have definitely run out of space on your /home partition. There are only 495M available. You will have to delete files in order to add anything.Last edited by Hal343; 08-23-2009 at 02:47 PM. Reason: addition
Registered Linux User #420832
- 08-23-2009 #13
One thing you could do: Delete one of the swap partitions as mentioned above and format it as /home, copy everything from the original /home partition to the new /home and this will free up some space too.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 08-23-2009 #14forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
niksfree... keep in mind that if you remove or change the mount point for any partitions, you'll need to edit your /etc/fstab file to compensate for the changes to the partition table.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 09-10-2009 #15Just Joined!
- Join Date
- Aug 2006
- Posts
- 16
Thanks to everyone who gave me advise it has been a good learning curve and i feel that i have a problem with the motherboard . So I built a new computer and installed ubuntu 8-10 as a clean install wow had a couple of problems but looking through the posts here was quickly able to fix them such as getting sound as it was muted in surround. Im glad i moved to linux which for an old fella was a big move but with people like those i found on this forum i feel at home with the family .So thank you all for being you and here for others, its lessons from this forum people can learn to be one world looking out for each other without expectation of a return. Thank you all.


Reply With Quote