[SPARCbook] unsubscribe

amir manouchehri amirmano at unm.edu
Mon Jan 24 09:35:26 CST 2000


----- Original Message -----
From: <patl at phoenix.volant.org>
To: <sparcbook at sunhelp.org>
Cc: <sparcbook at sunhelp.org>
Sent: Monday, January 24, 2000 9:51 PM
Subject: Re: [SPARCbook] Shell? (Fixing /usr permissions)


> On 24-Jan-00 at 11:35, Lion Templin (ltemplin at monolith.leonine.com) wrote:
> > On Mon, 24 Jan 2000 patl at phoenix.volant.org wrote:
> >
> > > >      with little success.  In the end I pulled the drive and mounted
> > > >      the root partition on another box.
> > >
> > > 1. Boot single-user
> > > 2. mount /dev/mumble /mnt     # Where 'mumble' is your usr partition
> > > 3. /mnt/bin/chmod go+rx /usr
> > > 4. umount /mnt
> > > 5. Go multi
> >
> > As I recall it can't find the libraries if you do that.  (in /usr/lib)
>
> Oops, right.  Make that:
>
> 3. LD_LIBRARY_PATH=/mnt/lib /mnt/bin/chmod go+rx /usr
>
> If that doesn't work, you may need to split the environment setting
> into a separate command.  (This will only be necessary if the library
> resolution occurs in the shell's environment rather than the child's.)
>
>
> -Pat
>
> _______________________________________________
> Sparcbook mailing list  -  Sparcbook at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sparcbook
>







More information about the SPARCBook mailing list