diff options
Diffstat (limited to 'docs/install/d510mo.html')
-rw-r--r-- | docs/install/d510mo.html | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/docs/install/d510mo.html b/docs/install/d510mo.html new file mode 100644 index 0000000..e1ac360 --- /dev/null +++ b/docs/install/d510mo.html @@ -0,0 +1,55 @@ + +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + + <style type="text/css"> + @import url('../css/main.css'); + </style> + + <title>D510MO flashing tutorial</title> +</head> + +<body> + + <div class="section"> + <h1 id="pagetop">D510MO flashing tutorial</h1> + <p> + This guide is for those who want libreboot on their Intel D510MO + motherboard while they still have the original BIOS present. + </p> + </div> + + <div class="section"> + + <h1 id="flashchips">Flash chip size</h1> + + <p> + Use this to find out:<br/> + # <b>dmidecode | grep ROM\ Size</b> + </p> + + <p> + <a href="#pagetop">Back to top of page.</a> + </p> + + </div> + + <div class="section"> + + <h1 id="clip">Flashing instructions</h1> + + <p> + Refer to <a href="bbb_setup.html">bbb_setup.html</a> for how to + set up the BBB for flashing. + </p> + <p> + This is an image of the flash chip, for reference:<br/> + <img src=images/d510mo/d510mo.jpg" alt="" /> + </p> + </div> + +</body> +</html> |