Skip to content

Instantly share code, notes, and snippets.

@graudeejs
Created October 2, 2011 17:11
Show Gist options
  • Save graudeejs/1257650 to your computer and use it in GitHub Desktop.
Save graudeejs/1257650 to your computer and use it in GitHub Desktop.
Rebuild World
cd /usr/src
make buildworld buildkernel
make installkernel
mergemaster -p
make installworld
mergemaster -i -F -U
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment