summaryrefslogtreecommitdiffstats
path: root/docs/gnulinux/grub_config.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-02-21 01:44:19 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-02-21 01:44:19 (EST)
commit341f9b2aa63a3a25d0c6bf4c957e106a4a4f2e28 (patch)
tree409e21867af79c6a32cde34dfc567d1008441352 /docs/gnulinux/grub_config.html
parent3610ba358397ac9c5a158052f11f7c7bf4443e7a (diff)
downloadlibreboot-341f9b2aa63a3a25d0c6bf4c957e106a4a4f2e28.zip
libreboot-341f9b2aa63a3a25d0c6bf4c957e106a4a4f2e28.tar.gz
libreboot-341f9b2aa63a3a25d0c6bf4c957e106a4a4f2e28.tar.bz2
backport 131c5f4
Diffstat (limited to 'docs/gnulinux/grub_config.html')
-rw-r--r--docs/gnulinux/grub_config.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_config.html b/docs/gnulinux/grub_config.html
index 9cc0d77..02feabd 100644
--- a/docs/gnulinux/grub_config.html
+++ b/docs/gnulinux/grub_config.html
@@ -55,7 +55,7 @@
<p>
Then do this as root:<br/>
$ <b>cd /boot/grub/</b><br/>
- $ <b>ln -s grub.cfg libreboot_grub.cfg</b>
+ $ <b>ln -s grub.cfg coreboot_grub.cfg</b>
</p>
<p>
After that, your system should then boot automatically.