summaryrefslogtreecommitdiffstats
path: root/docs/install/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-07 21:55:24 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-07 21:55:24 (EST)
commit068b8f582296224591200104ab6f92fac537078e (patch)
tree773c23010e54d2020f9dee9c2ecc694e32128992 /docs/install/index.html
parent32014c2b2f10a02bdd801c6db9cfe10ca6fe7733 (diff)
downloadlibreboot-068b8f582296224591200104ab6f92fac537078e.zip
libreboot-068b8f582296224591200104ab6f92fac537078e.tar.gz
libreboot-068b8f582296224591200104ab6f92fac537078e.tar.bz2
various fixes for r20150208
Diffstat (limited to 'docs/install/index.html')
-rw-r--r--docs/install/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/install/index.html b/docs/install/index.html
index 60d9a73..97462fd 100644
--- a/docs/install/index.html
+++ b/docs/install/index.html
@@ -394,9 +394,11 @@
<b>$ sudo ./flash bin/<a href="#rom">YOURBOARD/YOURROM</a></b>
</p>
<p>
- If you are flashing a ThinkPad X60 that is currently running libreboot 5th release or lower
- (anything on or before June 22nd 2014), then use this to upgrade:<br/>
- <b>$ sudo ./x60flashfrom5 bin/<a href="#rom">YOURBOARD/YOURROM</a></b>
+ If you are sure that you are flashing the correct image but you get the error
+ <b>This coreboot image (LENOVO:ThinkPad X60) does not appear to be correct for the detected mainboard (Lenovo:ThinkPad X60 / X60s / X60t) or
+ similar (if it's a different board), then do</b>:
+ <br/>
+ <b>$ sudo ./forceflash bin/<a href="#rom">YOURBOARD/YOURROM</a></b>
</p>
<div class="important">