The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > Linux
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-23-2009
jxh461 jxh461 is offline
Registered User
  
 

Join Date: Jun 2002
Posts: 49
Adding space to existing mount

I am on Red Hat Linux 4.7.

I am getting this error message:

Preparing... ########################################### [100%]
You have insufficient diskspace in the destination directory (/usr/lib) to
install xxxxxxxxxxxxx. The installation requires at
least 1.5 GB free on this disk.
[root@jhlinux downloads]# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda8 4032092 2316496 1510772 61% /usr


What can I do to add more disk space (2G) while preserving the filesystem ?

I was thinking to create a new mount for /usr/lib but I am not sure if this is the right thing to do. Please advise and thanks in advance.