From owner-freebsd-questions Mon Aug 13 8:36:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id C6AB737B401 for ; Mon, 13 Aug 2001 08:36:44 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailb.telia.com (8.9.3/8.9.3) with ESMTP id RAA02420 for ; Mon, 13 Aug 2001 17:36:43 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id RAA29194 for ; Mon, 13 Aug 2001 17:36:40 +0200 (CEST) Received: (qmail 7102 invoked by uid 1001); 13 Aug 2001 15:35:30 -0000 Date: Mon, 13 Aug 2001 17:35:30 +0200 From: Erik Trulsson To: Tomas Palfi Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: compilation of kernel Message-ID: <20010813173530.A7077@student.uu.se> Mail-Followup-To: Tomas Palfi , "'freebsd-questions@FreeBSD.ORG'" References: <99A83EE8C34AD311809C009027936117144AF3@dell-serv-1.phoenixmedical.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <99A83EE8C34AD311809C009027936117144AF3@dell-serv-1.phoenixmedical.co.uk> User-Agent: Mutt/1.3.20i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 13, 2001 at 04:27:10PM +0100, Tomas Palfi wrote: > hi > > i've only just recompiled (for the first time) a kernel hoping it to swap > for multiprocessor kernel. > > config DELL_TEST_TP > cd ../../compile/DELL_TEST_TP > make > 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 > > > please help quick You are running with securelevel > 0. See the FAQ at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#KERNEL-CHFLAG-FAILURE for more information. (Next time you have a problem, please check the FAQ first. That is why it is there.) -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message