Dimitry Naldayev <[EMAIL PROTECTED]> writes: > Jason Stevens <[EMAIL PROTECTED]> writes: > >> >> (In case context is relevant, I'm running a number of virtual machines >> on a single physical server; it would be convenient for them all to >> mount the same root filesystem read-only, and only have the >> non-shareable and variable content be unique diskfiles. Obviously, >> this would require the VMs to never mount / writeable. Presumably, I >> could create a / with nothing or just /boot in it, but this seems >> inelegant.) > > There was several diskless howto around the net and one of them describe > very similar setup with main difference they use different phisical > computers in local network (instead of vitual machines) wich share the same > root fs (over nfs in case of diskless). Unfortunately I can not point you > directly on this howto becouse I had read the howto several years ago. But > google or Linux Documentation Project can help you to find it.
I have found the hard copy of the howto on my book board. It's called "Root over nfs clients & server Howto". You can read it from there: http://www.tldp.org/HOWTO/Diskless-root-NFS-HOWTO.html -- Dimitry -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
