Date: Mon, 26 Jun 1995 08:49:01 +0200 From: "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de> To: freebsd-hackers@freefall.cdrom.com Subject: weird filesystem state (cannot remove files) Message-ID: <199506260649.IAA02344@gilberto.physik.rwth-aachen.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506260649.IAA02344>