Date: Mon, 4 Dec 2006 16:32:29 GMT From: Todd Miller <millert@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 111014 for review Message-ID: <200612041632.kB4GWTI1058090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=111014 Change 111014 by millert@millert_g5tower on 2006/12/04 16:31:37 Explicitly mention rremoving kext caches Affected files ... .. //depot/projects/trustedbsd/sedarwin8/sefos-install.txt#6 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin8/sefos-install.txt#6 (text+ko) ==== @@ -213,7 +213,15 @@ $ sudo make install -Step 12: Reboot in Single User Mode +Step 12: Flush kernel caches + + Remove the old kext and kernel caches: + + $ sudo rm -f /System/Library/Extensions.* \ + /System/Library/Caches/com.apple.kernelcaches/* + + +Step 13: Reboot in Single User Mode At this point, you should now have a new Darwin kernel, support libraries, command line tools, and configuration files installed. @@ -233,13 +241,13 @@ mode has been enabled. -Step 13: Reboot +Step 14: Reboot If you were in single user mode to set initial file labels, run 'reboot' from the console. Otherwise, restart the machine normally. -Step 14: Verify System Functionality +Step 15: Verify System Functionality After rebooting, log in on the graphical console. After you have entered your password you will be presented with an additional
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612041632.kB4GWTI1058090>