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=backup
cd /usr/obj/usr/src/sys/backup;  MAKEOBJDIRPREFIX=/usr/obj
COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin
LIBRARY_PATH=/usr
/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec
PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5
.00503 MACHINE=i386 make KERNEL=kernel 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>