Remote Installworld

Nick Price nick at tehmatix.net
Thu Mar 2 09:25:51 UTC 2006



-----Original Message-----
From: owner-freebsd-stable at freebsd.org
[mailto:owner-freebsd-stable at freebsd.org] On Behalf Of ????? ?????
Sent: Thursday, March 02, 2006 12:03 AM
To: freebsd-stable at freebsd.org
Subject: Re: Remote Installworld

> Date: Wed, 1 Mar 2006 23:35:31 -0000
> From: "Nick" <nick at tehmatix.net>
> Subject: Remote Installworld
> To: freebsd-stable at freebsd.org
> Message-ID: <20060302053531.E5E5DC34D at www.tehmatix.net>
> Content-Type: text/plain; charset="iso-8859-1"; 
> 
> 
>    I'm currently administering a machine about 1500mi from me with nobody
>    local to the machine to assist me.  Anyways, my only access to this
>    machine is via SSH, no remote serial console or anything.
>    When I try to do a "make installworld" I end up with
>    install: rename: /lib/INS at aTxk to /lib/libcrypt.so.3: Operation not
>    permitted
>    very shortly thereafter.  I cannot boot into single user mode because
>    I am far, far away from the machine.  What can I do to finish the
>    installworld?
>    Thanks
>    Nick
>    ________________________________________________
>    VHCS Webmail
> 
> 
> ------------------------------

It's probably because there schg flag set for this file. Try to
# chflags noschg /lib/libcrypt.so
if your securelevel allows it. Afterward try installworld one more time.

Best regards, Denis Barov.

_______________________________________________
freebsd-stable at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"

__________ NOD32 1.1424 (20060302) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com

The securelevel wouldn't allow me to change the flag.

Thanks anyways
Nick




More information about the freebsd-stable mailing list