diff options
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 60d9a738..97462fd3 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"> |