diff options
author | Ian Kelling <iank@fsf.org> | 2017-07-24 09:51:19 -0700 |
---|---|---|
committer | Ian Kelling <iank@fsf.org> | 2017-07-24 09:51:19 -0700 |
commit | 8cb6f006e3c77efbefec50b2b9cb998fcedd5efa (patch) | |
tree | 013cd3c82ad26445e2e3a3cfcadff888a51b152d /docs/gnulinux/grub_cbfs.md | |
parent | 6e92244e0cc9a3b08cfcca8bd85990f795abb83e (diff) | |
download | librebootfr-8cb6f006e3c77efbefec50b2b9cb998fcedd5efa.tar.gz librebootfr-8cb6f006e3c77efbefec50b2b9cb998fcedd5efa.zip |
docs/gnulinux/grub_cbfs: small path name fix
Diffstat (limited to 'docs/gnulinux/grub_cbfs.md')
-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: |