aboutsummaryrefslogtreecommitdiff
path: root/docs/hardware/ga-g41m-es2l.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hardware/ga-g41m-es2l.md')
-rw-r--r--docs/hardware/ga-g41m-es2l.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/hardware/ga-g41m-es2l.md b/docs/hardware/ga-g41m-es2l.md
new file mode 100644
index 00000000..bfa73e91
--- /dev/null
+++ b/docs/hardware/ga-g41m-es2l.md
@@ -0,0 +1,21 @@
+---
+title: Gigabyte GA-G41M-ES2L desktop board
+...
+
+This is a desktop board using intel hardware (circa \~2009, ICH7
+southbridge, similar performance-wise to the Libreboot X200. It can make
+for quite a nifty desktop. Powered by libreboot.
+
+IDE on the board is untested, but it might be possible to use a SATA HDD
+using an IDE SATA adapter. The SATA ports do work.
+
+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 Debian or
+Devuan, this would be in the entry for your NIC:\
+hwaddress ether macaddressgoeshere
+
+Flashing instructions can be found at
+[../install/\#flashrom](../install/#flashrom)
+
+Copyright © 2016 Leah Rowe <info@minifree.org>\
+This page is available under the [CC BY SA 4.0](../cc-by-sa-4.0.txt)