I tryed to do links to directories on other partition on my
experimental server with SELinux. It had some problems with labeling
filesystem.
Is it possible to solve this issue?

2005/10/7, Neil Bothwick <[EMAIL PROTECTED]>:
> On Fri, 07 Oct 2005 09:07:41 +0800, W.Kenworthy wrote:
>
> > If you want to move directories, avoid wholesale symlinking like this as
> > it always ends in tears ...
>
> If you want two directories on the same partition, I prefer to mount them
> with --bind. I do this to have /usr, /var and /opt on a single
> partition, separate from/. /usr is mounted on the partition itself, which
> contains var and opt directories, which are mounted with the following
> fstab lines.
>
> /usr/var        /var    auto    bind    0 0
> /usr/opt        /opt    auto    bind    0 0
>
>
> --
> Neil Bothwick
>
> Headline: "Explosion At Sperm Bank, Nurses Overcome"
>
>
>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to