2004-12-03 22:11:03 +01:00
|
|
|
#############################################################
|
|
|
|
To install GRUB on the master boot record of your hard drive
|
|
|
|
use 'grub-install <drive-to-install>' command.
|
2000-08-02 10:30:07 +02:00
|
|
|
|
2004-12-03 22:11:03 +01:00
|
|
|
NOTE: Don't forget to run 'sysctl kern.geom.debugflags=16'
|
2008-12-08 20:06:10 +01:00
|
|
|
to enable writing in hard disk system areas.
|
2004-12-03 22:11:03 +01:00
|
|
|
|
|
|
|
For details read the GRUB info page using 'info grub'.
|
|
|
|
#############################################################
|