Date: Mon, 19 Nov 2001 20:12:09 -0800 (PST) From: Ken Bolingbroke <hacker@bolingbroke.com> To: Gavin Weng <gavinw@skylan.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to replace the new kernel, not recompile. Message-ID: <Pine.BSF.4.21.0111192009080.99724-100000@fremont.bolingbroke.com> In-Reply-To: <002001c17163$be745300$0f01a8c0@testing.local>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0111192009080.99724-100000>