summaryrefslogtreecommitdiffstats
path: root/docs/gnulinux/grub_cbfs.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-27 21:20:19 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-27 21:20:19 (EDT)
commit0e3520f74d25bc43572a1afeaa4439bfedcc0d78 (patch)
tree0a94f3f6574017e7bd0a8a03f6bd86dae5912db2 /docs/gnulinux/grub_cbfs.html
parentd56f1258cc63b9981d29f37530fafd72b5acf904 (diff)
downloadlibreboot-0e3520f74d25bc43572a1afeaa4439bfedcc0d78.zip
libreboot-0e3520f74d25bc43572a1afeaa4439bfedcc0d78.tar.gz
libreboot-0e3520f74d25bc43572a1afeaa4439bfedcc0d78.tar.bz2
s/machine/system
It was annoying me.
Diffstat (limited to 'docs/gnulinux/grub_cbfs.html')
-rw-r--r--docs/gnulinux/grub_cbfs.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/gnulinux/grub_cbfs.html b/docs/gnulinux/grub_cbfs.html
index 82cbc4b..6de1e54 100644
--- a/docs/gnulinux/grub_cbfs.html
+++ b/docs/gnulinux/grub_cbfs.html
@@ -89,10 +89,10 @@
<p>
There are several advantages to modifying the GRUB configuration stored in CBFS, but
- this also means that you have to flash a new libreboot ROM image on your machine (some users
+ this also means that you have to flash a new libreboot ROM image on your system (some users
feel intimidated by this, to say the least).
Doing so can be risky if not handled correctly, because it can result in a bricked
- machine (recovery is easy if you have the <a href="../install/bbb_setup.html">equipment</a>
+ system (recovery is easy if you have the <a href="../install/bbb_setup.html">equipment</a>
for it, but most people don't). If you aren't up to that then don't worry; it is possible
to use a custom GRUB menu without flashing a new image, by loading a GRUB configuration
from a partition on the main storage instead.
@@ -270,7 +270,7 @@
The libreboot.rom file contains your <i>grub.cfg</i> and <i>grubtest.cfg</i> files.
grub.cfg will load first, but it has a menu entry for switching to the copy (grubtest.cfg).
Thus, you should extract, modify and re-insert the grubtest.cfg first.
- This reduces your chance of making a mistake that could make your machine unbootable (or very hard to boot).
+ This reduces your chance of making a mistake that could make your system unbootable (or very hard to boot).
</p>
<p>