From owner-freebsd-hackers Sun Jun 25 23:35:14 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA27968 for hackers-outgoing; Sun, 25 Jun 1995 23:35:14 -0700 Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id XAA27962 for ; Sun, 25 Jun 1995 23:35:11 -0700 Received: from gilberto.physik.rwth-aachen.de by campino.informatik.rwth-aachen.de (4.1/campino-7) id AA00614; Mon, 26 Jun 95 08:35:08 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.8/8.6.9) id IAA02344 for freebsd-hackers@freefall.cdrom.com; Mon, 26 Jun 1995 08:49:01 +0200 Date: Mon, 26 Jun 1995 08:49:01 +0200 From: "Christoph P. Kukulies" Message-Id: <199506260649.IAA02344@gilberto.physik.rwth-aachen.de> To: freebsd-hackers@freefall.cdrom.com Subject: weird filesystem state (cannot remove files) Sender: hackers-owner@FreeBSD.org Precedence: bulk During X server testing I had to push the reset button two times recently with a subsequent fsck. Then I wanted to build some new kernel but moving the old kernel did not work; the kernel had mode 555 (!) I didn't definitely not set it to that mode. Logged in under root at vty0 I tried to chmod 755 /kernel (I was booted from /kernel.old at that time) gave chmod: /kernel: Operation not permitted (other chmod operations worked though) Trying rm /kernel (booted from kernel.new) gives override r-xr-xr-x root/wheel schg for /kernel? y rm: /kernel: Operation not permitted I believe I installed these kernels using make install rather than mv /kernel /tmp ; mv kernel /kernel. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de FreeBSD blues.physik.rwth-aachen.de 2.0-BUILT-19950619 FreeBSD 2.0-BUILT-1995 0619 #1: Mon Jun 19 19:54:08 MET DST 1995 kuku@blues.physik.rwth-aachen.d e:/usr/src/sys/compile/BLUESGUS i386