too small linux partition?

stayler stayler
Mon May 17 11:44:15 PDT 2004


On 09 Feb 2003 22:58:02 -0700, Scott S. Jones D.C. wrote:

>I am trying to find some way to either 1) expand the size of my linux
>partition dynamically, without destroying the data it contains, or 2)
>move some of my folders to an alternate partition on my system, where I
>have room, by creatively using mount and /etc/fstab entries, to point my
>system to alternate locations.

In the past I have added partitons that I mounted in places like /usr
and /opt and /home.  That usually cleared alot of space.  Its a simple
way to go for now.  Just mount the new partition for say /usr under say
/extra.  mv /usr/* /extra.  umount /extra and mount the new partition
as /usr.  Really quite simple...

The other option is to get a bigger HD and just move everything
over....

Stayler



More information about the Linux-users mailing list