Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 21:50:47 GMT
From:      efinley@efinley.com (Elliot Finley)
To:        freebsd-questions@FreeBSD.org
Subject:   More Operation not permitted... ANYONE?
Message-ID:  <39f854e6.73246332@mail.afnetinc.com>

next in thread | raw e-mail | index | archive | help
I posted a previous message stating that I couldn't use disklabel
because it kept giving me 'Operation not permitted' messages.

I just now tried cvsupping and making a new world.

buildworld worked
buildkernel worked
but installkernel gave me this:

# whoami
root
# cd /usr/src
# make installkernel KERNEL=3Dbackup
cd /usr/obj/usr/src/sys/backup;  MAKEOBJDIRPREFIX=3D/usr/obj
COMPILER_PATH=3D/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/u=
sr/bin
LIBRARY_PATH=3D/usr
/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib
OBJFORMAT_PATH=3D/usr/obj/usr/src/i386/usr/libexec
PERL5LIB=3D/usr/obj/usr/src/i386/usr/libdata/perl/5
.00503 MACHINE=3Di386 make KERNEL=3Dkernel install
chflags noschg /kernel
chflags: /kernel: Operation not permitted
*** Error code 1 (ignored)
mv /kernel /kernel.old
mv: rename /kernel to /kernel.old: Operation not permitted
*** Error code 1

Stop in /usr/obj/usr/src/sys/backup.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

So then I tried the command manually

# chflags noschg /kernel
chflags: /kernel: Operation not permitted


What is going on here???  I REALLY need a clue.
--
Do you manage an ISP?
Do you have system hogs (line campers)?
Do you have users that use multiple simultaneous ports?
Want help? ---> http://www.systemhog.com <---


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39f854e6.73246332>