From 89a9da5cae847af193cffc1ca827434abf58e28a Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Tue, 16 Jul 2002 01:31:02 +0000 Subject: [PATCH] Add a note about chflags(1) during the kernel installation process. PR: 39858 Requested by: keramida --- en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml index 7f961a7106..1bcb248b51 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml @@ -1007,6 +1007,12 @@ Script done, … can then build a new kernel based on your normal kernel configuration file. + If kern.securelevel is elevated, then installkernel may fail + due to the system immutable flag option. Because of this, the user + may be required to use &man.chflags.1; with with noschg option. This + will allow the install process to overwrite the currently installed + kernel. + If you are upgrading to &os; 4.0 or above then the old kernel build procedure (as described in ) is deprecated. Instead, you should run these commands