----- Original Message -----
From: net admin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 30, 2000 11:27 AM
Subject: make installworld fails to rm: /sys (not permited)


> Hi Folks;
> I am trying to make installworld and I get error:
>
> cd /; rm -f /sys; ln -s /usr/src/sys sys
> rm: /sys: Operation not permited
>
> Error ...
>
> I did:  chflags -R noschg /sys
> and I still get the error also I am running at kern_securelevel=-1
> to do the make installworld.

Symbolic links do not have 'flags' so there is no reason why rm -f  /sys (as
root) should fail.

Is /sys still is a symbolic link on your system?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to