diff options
author | Leah Woods <info@minifree.org> | 2016-05-22 01:07:12 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-22 01:07:12 (EDT) |
commit | f55296feea8b0c881befe608ed1067e5e683ec85 (patch) | |
tree | 6a0caffddfcfb8fca16f3b7cfd2ded3012d3e1e8 /docs/hcl/ga-g41m-es2l.html | |
parent | 1956b960f0fd3e9c59e9034537e7f675fb621d4e (diff) | |
download | libreboot-f55296feea8b0c881befe608ed1067e5e683ec85.zip libreboot-f55296feea8b0c881befe608ed1067e5e683ec85.tar.gz libreboot-f55296feea8b0c881befe608ed1067e5e683ec85.tar.bz2 |
backport changes to master branch
Diffstat (limited to 'docs/hcl/ga-g41m-es2l.html')
-rw-r--r-- | docs/hcl/ga-g41m-es2l.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/hcl/ga-g41m-es2l.html b/docs/hcl/ga-g41m-es2l.html index 4b5e7dd..c61ccff 100644 --- a/docs/hcl/ga-g41m-es2l.html +++ b/docs/hcl/ga-g41m-es2l.html @@ -28,6 +28,11 @@ <p> <strong>NOTE: This board is unsupported in libreboot 20150518. To use it in libreboot, for now, you must build for it from source using the libreboot git repository.</strong> </p> + <p> + You need to set a custom MAC address in GNU/Linux for the NIC to work. In /etc/network/interfaces on debian-based systems like Trisquel, + this would be in the entry for your NIC:<br/> + hwaddress ether macaddressgoeshere + </p> <p> Flashing instructions can be found at <a href="../install/index.html#flashrom">../install/index.html#flashrom</a> </p> |