On Thu, 29 Mar 2007, David wrote:

> I created a non-global zone, it is able to see /usr/local/* from the
> global zone. The first problem i, I was attempting to install an app
> that writes to /usr/local/etc, and the non-global zone does not have
> the abilty to write there, is it bacause it is a loopback mount?

Yes; /usr is mounted read-only by default.

> How can I get around this, do I have to create an new /usr/local/* in
> the non-global zone, if so how do I get the non-global zone from seeing
> the global zones /usr/local/*

The most correct way of addressing this is to not use /usr/local in the
first place.  /opt/local is the SVR4 way of doing this.  So, move your
global zone's /usr/local to /opt/local, then add that directory to your
non-global zone.

-- 
Rich Teer, SCSA, SCNA, SCSECA, OGB member

CEO,
My Online Home Inventory

Voice: +1 (250) 979-1638
URLs: http://www.rite-group.com/rich
      http://www.myonlinehomeinventory.com
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to