Edmund R. MacKenty wrote:
BTW: We ended up doing shared-root a bit differently, because we wanted to
have shared filesystems but also wanted / itself to be writable so we could
create mount-points for new filesystems as needed.  So we made the filesystem
containing / writable, and put all of /bin, /boot, /lib, /lib64, /sbin on a
read-only filesystem and bind-mounted those directories onto the writable
filesystem.  This gives us more flexibility to make changes as user needs
evolve over time.  But it's the same basic idea.

Yepper, I gave that a try as well.  I'd set up a small 8MB / and did all
of the bind mounts as appropriate.  I may still go this route, but it
does add a tad bit more complexity to the setup.  No biggie, just trying
to keep it as simple as possible for my initial go round.

Leland

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to