create a whole root zone
I need a non-spare zoot zone on an LDom running:
uname -a
SunOS statlertest 5.10 Generic_150400-05 sun4v sparc SUNW,SPARC-Enterprise-T5220
cat /etc/release
Oracle Solaris 10 1/13 s10s_u11wos_24a SPARC
Copyright (c) 1983, 2013, Oracle and/or its affiliates. All rights reserved.
Assembled 17 January 2013
I created a zone without using add inherit-pkg-dir but it looks like /usr is not writable in the zone.
touch /usr/a.test.file
touch: cannot create /usr/a.test.file: Read-only file system
thanks for any clues,
GlenG