[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] symlinken a whole partition
- Subject: Re: [cobalt-users] symlinken a whole partition
- From: "J. Masterson" <masterson@xxxxxxxxxxxx>
- Date: Wed Jan 5 15:55:06 2000
Luc Schiltz wrote:
> Filesystem 1024-blocks Used Available Capacity Mounted on
> /dev/hda1 297792 278942 18850 94% /
> /dev/hda3 49863 49506 357 99% /var
> /dev/hda4 6777378 1403765 5373613 21% /home
>
> is there any way to symlink the whole /dev/hda3 the /var directory to /home/var ?
Hmm, what would happen if you did this:
cd /
mv var home/
ln -s /home/var var
That'd be the first thing I tried...(which doesn't make it right ;)
--
John Masterson
Web Developer
WAM!NET Missoula
masterson@xxxxxxxxxxxx