Subject: Re: linux as NFS server
To: James MacKinnon <jmack@Phys.UAlberta.CA>
From: emanuel stiebler <emu@ecubics.com>
List: port-pmax
Date: 05/03/1999 12:09:24
Hi,

-----Original Message-----
From: James MacKinnon <jmack@Phys.UAlberta.CA>;
port-pmax-owner-emu=ecubics.com@netbsd.org
<port-pmax-owner-emu=ecubics.com@netbsd.org>
To: emanuel stiebler <emu@ecubics.com>; emu@ecubics.com <emu@ecubics.com>
Cc: port-pmax@NetBSD.org <port-pmax@NetBSD.org>
Date: Monday, May 03, 1999 11:24 AM
Subject: Re: linux as NFS server


>Wildcards are a poor idea. Use numeric Network/NetMask to export to a
>whole domain, ie:
>
> /ASTERIX-HDC3 your.network.number/your.netmask (rw,no_root_squash)
>
>for example if your domain is 123.456.789.0 and netmask is 255.255.255.0
>it should look like:
>
> /ASTERIX-HDC3 123.456.789.0/255.255.255.0 ((rw,no_root_squash)


Changed it, but makes no difference. I still get:


tar xzpf $BASEDIR/binary/sets/base.tgz
tar: cannot chown file . to uid 0 gid 0 : Operation not permitted
tar: couldn't change access and modification times of ./bin/rmail : No such
file
 or directory
tar: cannot change mode of file ./bin/rmail to 0755 : No such file or
directory
tar: couldn't change access and modification times of ./dev/log : No such
file o
r directory
tar: cannot change mode of file ./dev/log to 0755 : No such file or
directory

thanks,
emanuel