Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
misc:acpi_patch [2025/06/29 00:17] – tweaks 92.40.32.213misc:acpi_patch [2025/06/29 00:26] (current) 92.40.32.213
Line 159: Line 159:
  
 Now we have: Now we have:
-The latest update files stored away safely +  * The latest update files stored away safely  
-The latest kernel, compiled with our own patch+  The latest kernel, compiled with our own patch
  
 So it is time to move on to the installation. So it is time to move on to the installation.
Line 177: Line 177:
 # cp /usr/obj/sys/arch/amd64/compile/GENERIC.MP/bsd.gdb /nbsd && mv /nbsd /bsd # cp /usr/obj/sys/arch/amd64/compile/GENERIC.MP/bsd.gdb /nbsd && mv /nbsd /bsd
 # cp bsd.rd / # cp bsd.rd /
-# cp bsd /bsd.sp # You might not even have this file, relatively safe to skip this last one+# cp bsd /bsd.sp # You might not even have this file, relatively safe to skip this last one if you do not intend to run in single-processor mode
 </code> </code>