On Sat, 2010-01-23 at 16:44 -0800, Geoffrey Leach wrote:
> Regarding Craig's comment, /home and /usr/local are in seperate
> partitions, so access via / is not possible.
Yes, but (depending on your NFS options to counter this), you're
exporting the directory tree, not dealing directly with partit
On 01/23/2010 02:39:44 PM, Sam Sharpe wrote:
> On 23 January 2010 22:17, Craig White wrote:
> > On Sat, 2010-01-23 at 13:59 -0800, Geoffrey Leach wrote:
> >> I've got a simple network, systems 'A' and 'B' connected via
> wireless.
> >> B wants to mount A's /, /home and /usr/local. The fstab entrie
On 23 January 2010 22:17, Craig White wrote:
> On Sat, 2010-01-23 at 13:59 -0800, Geoffrey Leach wrote:
>> I've got a simple network, systems 'A' and 'B' connected via wireless.
>> B wants to mount A's /, /home and /usr/local. The fstab entries are
>> A:/ /A nfs
On Sat, 2010-01-23 at 13:59 -0800, Geoffrey Leach wrote:
> I've got a simple network, systems 'A' and 'B' connected via wireless.
> B wants to mount A's /, /home and /usr/local. The fstab entries are
> A:/ /Anfs defaults0 0
> A:/home /A-home
I've got a simple network, systems 'A' and 'B' connected via wireless.
B wants to mount A's /, /home and /usr/local. The fstab entries are
A:/ /Anfs defaults0 0
A:/home /A-home nfs defaults0 0
A:/usr/local /A-ul nfs