Subject: Re: Problems with su in NetBSD
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Alan Silva <alan.silva@tol.net.br>
List: netbsd-users
Date: 02/21/2003 12:53:42
nopz... I use untar with tar xfvz... without p... what is the correct
form???

I'm using: tar xfvz new.tgz after
./build.sh -D /usr/NEW -O /usr/obj -T /usr/tools -u build
cd /usr/NEW || tar zcvf new.tgz *

any suggestion??

Alan
----- Original Message -----
From: "Patrick Welche" <prlw1@newn.cam.ac.uk>
To: <netbsd-users@netbsd.org>
Sent: Friday, February 21, 2003 12:45 PM
Subject: Re: Problems with su in NetBSD


> On Fri, Feb 21, 2003 at 09:34:02AM -0600, Douglas G. Phillips wrote:
> > On 21 Feb, Alan Silva wrote:
> > > Yesterday I update my NetBSD... the build.sh is fine... but I don't
obtain su in my box... before... with user I obtain root using su, user is
in /etc/group in group wheel... but dont obtain su...
> >
> > What error does it give you when you try to su to root?  Also, look in
> > the message logs and see what error it displays there.
>
> Been there last week upgrading by untarring without the p in -xzvpf (or
indeed
> -pe for pax), so did you untar sets built with build.sh, or did you
> build.sh -E directly over / ?
>
> Cheers,
>
> Patrick
>