allocating space

Eric Hagen ehagen at hawaii.edu
Wed Oct 17 02:13:55 PDT 2001


Rodney,

The easiest answer would be to move some of the larger directories still
under / to your /home directory and then create a symbolic link to them.

IE:
cd /
mv -R /usr /home
ln -s /home/usr /usr

There is a problem though in this.
/etc, /var, /boot, /lib, /bin, /proc, "may" be needed at the
initial boot, or best left alone. /usr and /opt are the best to keep
seperate. It all depends on what you are starting prior to mounting all
file systems.

Hope this helps.

Eric Hagen                  "Sometimes we get lost in the darkness,
ehagen at Hawaii.Edu	     the dreamers learn to steer by the stars..."
			    "You fight for something because it is good.
	 				Not because it stands to succeed."

On Tue, 16 Oct 2001, Rodney K wrote:

> Is there a way to allocate free space on my /home directory to my / directory?
> I need more space on my / directory to install programs.
>
> --
> ~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~
>
> I have not failed. I've just found 10,000 ways that won't work.
>
> Thomas Alva Edison
>
> ~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~
>
> ICQ - 28822182
>
>
> ---
> You are currently subscribed to luau as: ehagen at hawaii.edu
> To unsubscribe send a blank email to $subst('Email.Unsub')
>



More information about the LUAU mailing list