From owner-freebsd-questions Mon Nov 19 20:12:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fremont.bolingbroke.com (adsl-216-102-90-210.dsl.snfc21.pacbell.net [216.102.90.210]) by hub.freebsd.org (Postfix) with ESMTP id 6458237B405 for ; Mon, 19 Nov 2001 20:12:13 -0800 (PST) Received: from fremont.bolingbroke.com (fremont.bolingbroke.com [216.102.90.210]) by fremont.bolingbroke.com (8.12.1/8.12.1) with ESMTP id fAK4C920064315; Mon, 19 Nov 2001 20:12:13 -0800 (PST) Date: Mon, 19 Nov 2001 20:12:09 -0800 (PST) From: Ken Bolingbroke To: Gavin Weng Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to replace the new kernel, not recompile. In-Reply-To: <002001c17163$be745300$0f01a8c0@testing.local> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 To replace the kernel, you need to also use chflags to change the access rights on /kernel, like this: chflags noschg /kernel Ken Bolingbroke hacker@bolingbroke.com On Tue, 20 Nov 2001, Gavin Weng wrote: > Dear Sir, > I won't compile my kernel, I do have customized one already. > But I don't know how to replace my kernel into original one. > When I try to copy my new kernel to original. It always say permission not > allow.. I used "chmod" to change the permission for kernel as root position. It's doesn't work... > Don't know what should I do.. > Please help me.. > > > Thanks > > Gavin > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message