LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   User space (https://www.linuxquestions.org/questions/linux-desktop-74/user-space-4175414979/)

GRS63 07-05-2012 12:50 AM

User space
 
I am running Fedora 16 64bit. I have a 80 GB hard drive. The /home
partition is showing 38GB. I have only 1 user set up on the system.
I am getting out of space messages in the "User" folder. From what I can determine the "User" folder is using 25 GB.

I am not sure if the single user can use all the available space of 38GB, ie expands automatically or there is an allocation of, in this case only 25 GB for the single user. If there is an allocation of only 25 GB for the "user" how do I expand the 25 GB size to make use of the remaining 13 GB or there abouts.

WShat other options are there to make more space availble

evo2 07-05-2012 01:39 AM

Hi,

first I assume that you mean /usr when you refer to the "User folder". If you are using LVM then you should be able quite easily shrink /home and expand /usr. If not you can probably achieve this using "Parted Magic" from a live CD or USB stick.

Hopefully this will help point you in the right direction.

Evo2.

GRS63 07-05-2012 05:42 PM

Thanks for the reply I see the confusion.
The "user" folder being refered to is in the /home partition. Like for example
"/home/Joe" In this case "Joe" being the "user" It is the Joe folder that is reporting out of space when I try to add anything else.

evo2 07-05-2012 09:04 PM

Hi,

ok I understand now. What exactly are these "of space messages"? Something in /var/log/messages or some sort of gui perhaps?
Also, just to confirm how much space you really have can you please post the output of
Code:

df -h
Cheers,

Evo2.


All times are GMT -5. The time now is 05:38 PM.