On Sun, Jan 25, 2009 at 9:59 AM, Jeff Victor <jeff.j.vic...@gmail.com> wrote:
> Hi Jason,
>
> I frequently recommend creating a writable /usr/local under the
> read-only /usr to solve this problem.
>
> One simple method to do this is:
>
> zonecfg -z myzone
> add fs
> set special=/mypool/zones/usr-local
> set dir=/usr/local
> set type=lofs
> end
> exit
>
> Will that work for you?

That's what I ended up having to do.
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to