The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM



Thread: add space
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-13-2008
suid0 suid0 is offline
Registered User
 

Join Date: May 2008
Posts: 1
There is a way..

Take another hd and also take a linux boot cd where you can use console.
After you boot from the cd, create 2 partitions on your new hd.
mount your partition that is in 100% into any directory and the copy /usr of this partition to 1 partition and do the same to /var contents, from your full partition to the other new partition.
After that, edit /etc/fstab of your 100% partition to match this change.

Hope this helps. next time u can try LVM or create more partitions.


suid0 - suid0@unitednerds.org
Reply With Quote