First page Back Continue Last page Summary Graphic
Installing GRUB
The hard (reliable) way:
install stage1 device stage2 [config_file]
The easy (experimental, unreliable) way:
root (hd0,0)
setup (hd0)
Notes:
There are two ways to install GRUB: the
hard way (using the install command)
and the easy way (using setup). In my
experience the easy way doesn't
always work.