diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-07-24 21:31:11 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-07-24 21:31:11 +0000 |
commit | 7e484f1be035b193f0be123746059a78ea69b199 (patch) | |
tree | 013cd3c82ad26445e2e3a3cfcadff888a51b152d /docs/gnulinux | |
parent | 6e92244e0cc9a3b08cfcca8bd85990f795abb83e (diff) | |
parent | 8cb6f006e3c77efbefec50b2b9cb998fcedd5efa (diff) | |
download | librebootfr-7e484f1be035b193f0be123746059a78ea69b199.tar.gz librebootfr-7e484f1be035b193f0be123746059a78ea69b199.zip |
Merge branch 'master' of iank/libreboot into master
Diffstat (limited to 'docs/gnulinux')
-rw-r--r-- | docs/gnulinux/grub_cbfs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_cbfs.md b/docs/gnulinux/grub_cbfs.md index b76dd654..99afe06c 100644 --- a/docs/gnulinux/grub_cbfs.md +++ b/docs/gnulinux/grub_cbfs.md @@ -286,7 +286,7 @@ and look for a set of characters like this: `00:f3:f0:45:91:fe`. Next, you need to move **libreboot.rom** to the following folder; this is where the executable for `ich9gen` is located: - $ mv libreboot.rom ~/Downloads/libreboot_r20160907_util/ich9deblob/ + $ mv libreboot.rom ~/Downloads/libreboot_r20160907_util/ich9deblob/x86_64 Once there, run the following command, making sure to use your own MAC address, instead of what's written below: |