On Wed, Dec 21, 2005 at 02:42:54PM +0700, John Francis Lee wrote: > Thanks! I'll try it. > > On ?., 2005-12-21 at 07:41 +0100, eyck wrote: > > > Can I have two guest servers mount the same partition? > > sure, mount-bind can do that. > > mount -o bind,rw /vserver/smbd/home /vserver/httpd/var/www/html from the > > master vserver.
small nitpick, Eyck probably meant -o bind,ro (as you want it to be read-only on the html dir), and this requires the BME patches to work with linux (which are part of the devel branch, but not included in the stable) best, Herbert PS: don't top-post :) > -- > John Francis Lee > 1/9-10 Thanon Trairat > Muang Chiang Rai 57000 > Thailand > > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
