Date: Tue, 24 Apr 2001 22:15:35 +0200 From: Oskar Josefsson <stroker@oskar.org> To: freebsd-questions@FreeBSD.ORG Subject: chflags: /kernel: Operation not permitted Message-ID: <3.0.6.32.20010424221535.0096ef98@212.85.69.20>
next in thread | raw e-mail | index | archive | help
hi,=20 When I compiled my kernel I forgot to enter the correct CPU class. And I had to boot on kernel.old and when i had correct it in /usr/src/sys/i386/conf/MIRKWARRIOR I can=B4t do 'make install'=20 (after '/usr/sbin/config -g MIRKWARRIOR' and 'make depend' and 'make' ofcourse) I says: [root@mirkwarrior MIRKWARRIOR]# make 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/src/sys/compile/MIRKWARRIOR. I=B4ve tried to run chflags noschg /kernel manually but it still says chflags: /kernel: Operation not permitted What is wrong? Mvh Oskar Josefsson 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?3.0.6.32.20010424221535.0096ef98>