blob: a5b286301fb61b987b35e776f2acac92ba96754b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
#############################################################
To install GRUB on the master boot record of your hard drive
use 'grub-install <drive-to-install>' command.
NOTE: Don't forget to run 'sysctl kern.geom.debugflags=16'
to enable writing in hard disk system areas.
For details read the GRUB info page using 'info grub'.
#############################################################
|