From owner-freebsd-questions Wed Nov 21 11:25:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from whoweb.com (whoweb.com [208.146.132.20]) by hub.freebsd.org (Postfix) with ESMTP id 563C337B416 for ; Wed, 21 Nov 2001 11:25:54 -0800 (PST) Received: (from mailist@localhost) by whoweb.com (8.8.8/8.8.6) id OAA08267 for questions@freebsd.org; Wed, 21 Nov 2001 14:25:46 -0500 (EST) Date: Wed, 21 Nov 2001 14:25:46 -0500 (EST) From: Incoming Mail List Message-Id: <200111211925.OAA08267@whoweb.com> To: questions@freebsd.org Subject: Re: copying kernel 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 I found the answer to unlocking the permissions of /kernel so it can be replaced with another at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-trouble.html#KERNELCONFIG-NOBOOT The command "chflags noschg /kernel" does it. Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message