On 1/29/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote:
> Umounting /Depot the UnionSandbox work without errors.
>
> I think the follow code from fs/unionfs/main.c avoid a unionfs mount
> to become part of another unionfs mount.
>
> So, someone have a suggestion of how can I link my /Depot and my
> /User to a dir in other partition? (a symbolic link is too ugly)
>
> ps: I will take a look in lvm to merge the both partitions in one, but I
> think it can't help with the above question.
>
> Many thanks,

Actually, I think that's a problem in one of our scripts. We're doing
some things like:
cat /proc/mounts | grep -q unionfs && blablabla

There's probably some wrong assumptions in Compile/Scripts related to
unionfs. Need to take a better look there.

-- 
Lucas
powered by /dev/dsp
_______________________________________________
gobolinux-devel mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to