index.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <style type="text/css">
  7. @import url('../css/main.css');
  8. </style>
  9. <title>Installing libreboot</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">Installing libreboot</h1>
  14. <p>
  15. This section relates to installing libreboot on supported targets.
  16. </p>
  17. <p>
  18. NOTE: if running flashrom -p internal for software based flashing, and you
  19. get an error related to /dev/mem access, you should reboot with iomem=relaxed
  20. kernel parameter before running flashrom, or use a kernel that has
  21. CONFIG_STRICT_DEVMEM not enabled.
  22. </p>
  23. <p>
  24. <a href="../index.html">Back to previous index</a>
  25. </p>
  26. </div>
  27. <div class="section">
  28. <h2>Software methods</h2>
  29. <ul>
  30. <li><a href="#rom">List of ROM images in libreboot</a></li>
  31. <li><a href="#flashrom">How to update or install libreboot (if you are already running libreboot or coreboot)</a></li>
  32. <li><a href="#flashrom">KFSN4-DRE: initial installation guide (if running the proprietary firmware or libreboot)</a></li>
  33. <li><a href="#flashrom_lenovobios">ThinkPad X60/T60: Initial installation guide (if running the proprietary firmware)</a></li>
  34. <li><a href="#flashrom_macbook21">MacBook2,1: Initial installation guide (if running the proprietary firmware)</a></li>
  35. <li><a href="c201.html">ASUS Chromebook C201 installation guide</a> (Installing Libreboot internally, from the device)</li>
  36. </ul>
  37. <h2>Hardware methods</h2>
  38. <ul>
  39. <li><a href="bbb_setup.html">How to program an SPI flash chip with the BeagleBone Black</a></li>
  40. <li><a href="ga-g41m-es2l.html">Flashing the Gigabyte GA-G41M-ES2L (has 2 SOIC-8 chips, one is backup)</a></li>
  41. <li><a href="d510mo.html">Flashing the Intel D510MO</a></li>
  42. <li><a href="bbb_ehci.html">How to configure EHCI debugging on the BeagleBone Black</a></li>
  43. <li><a href="kgpe-d16.html">KGPE-D16 (needed if running the proprietary firmware, or to unbrick)</a></li>
  44. <li><a href="kcma-d8.html">KCMA-D8 (needed if running the proprietary firmware, or to unbrick)</a></li>
  45. <li><a href="x60_unbrick.html">ThinkPad X60: Recovery guide</a></li>
  46. <li><a href="x60tablet_unbrick.html">ThinkPad X60 Tablet: Recovery guide</a></li>
  47. <li><a href="t60_unbrick.html">ThinkPad T60: Recovery guide</a></li>
  48. <li><a href="x200_external.html">ThinkPad X200/X200S/X200T (needed if running the proprietary firmware, or to unbrick)</a></li>
  49. <li><a href="r400_external.html">ThinkPad R400 (needed if running the proprietary firmware, or to unbrick)</a></li>
  50. <li><a href="t400_external.html">ThinkPad T400 (needed if running the proprietary firmware, or to unbrick)</a></li>
  51. <li><a href="t500_external.html">ThinkPad T500 (needed if running the proprietary firmware, or to unbrick)</a></li>
  52. <li><a href="c201.html">ASUS Chromebook C201 installation guide</a> (Installing Libreboot externally, with a SPI flash programmer)</li>
  53. </ul>
  54. </div>
  55. <div class="section">
  56. <h1 id="rom">List of ROM images in libreboot</h1>
  57. <p>
  58. Libreboot distributes pre-compiled ROM images, built from the libreboot source code.
  59. These images are provided for user convenience, so that they don't have
  60. to build anything from source on their own.
  61. </p>
  62. <p>
  63. The ROM images in each archive use the following at the end of the file name,
  64. if they are built with the GRUB payload: <b>_<i>keymap</i>_<i>mode</i>.rom</b>
  65. </p>
  66. <p>
  67. Available <i>modes</i>: <b>vesafb</b> or <b>txtmode</b>. The <i>vesafb</i> ROM images are recommended, in most cases;
  68. <i>txtmode</i> ROM images come with MemTest86+, which requires text-mode instead of the usual framebuffer used
  69. by coreboot native graphics initialization.
  70. </p>
  71. <p>
  72. <i>keymap</i> can be one of several keymaps that keyboard supports (there are quite a few),
  73. which affects the keyboard layout configuration that is used in GRUB. It doesn't matter
  74. which ROM image you choose here, as far as the keymap in GNU/Linux is concerned.
  75. </p>
  76. <p>
  77. Keymaps are named appropriately according to each keyboard layout
  78. support in GRUB. To learn how these keymaps are created, see
  79. <a href="../grub/index.html#grub_keyboard">../grub/index.html#grub_keyboard</a>
  80. </p>
  81. <h2 id="qemu">QEMU</h2>
  82. <p>
  83. Libreboot comes with ROM images built for QEMU, by default:
  84. </p>
  85. <p>
  86. Examples of how to use libreboot ROM images in QEMU:
  87. </p>
  88. <ul>
  89. <li>$ <b>qemu-system-i386 -M q35 -m 512 -bios qemu_q35_ich9_keymap_mode.rom</b></li>
  90. <li>$ <b>qemu-system-i386 -M pc -m 512 -bios qemu_i440fx_piix4_keymap_mode.rom</b></li>
  91. </ul>
  92. <p>
  93. You can optionally specify the <b>-serial stdio</b> argument, so that QEMU will emulate
  94. a serial terminal on the standard input/output (most likely your terminal emulator or TTY).
  95. </p>
  96. <p>
  97. Other arguments are available for QEMU. The manual will contain more information.
  98. </p>
  99. <p>
  100. <a href="#pagetop">Back to top of page.</a>
  101. </p>
  102. </div>
  103. <div class="section">
  104. <h1 id="flashrom">How to update or install libreboot (if you are already running libreboot or coreboot)</h1>
  105. <p>
  106. On all current targets, updating libreboot can be accomplished without disassembly and,
  107. therefore, without having to externally re-flash using any dedicated hardware. In other words,
  108. you can do everything entirely in software, directly from the OS that is running on your libreboot
  109. system.
  110. </p>
  111. <div class="important">
  112. <p>
  113. <b>If you are using libreboot_src or git, then make sure that you built the sources first (see <a href="../git/index.html#build">../git/index.html#build</a>).</b>
  114. </p>
  115. </div>
  116. <p>
  117. Look at the <a href="#rom">list of ROM images</a> to see which image is compatible with your device.
  118. </p>
  119. <h2>Are you currently running the original, proprietary firmware?</h2>
  120. <p>
  121. If you are currently running the proprietary firmware (not libreboot or coreboot),
  122. then the flashing instructions for your system are going to be different.
  123. </p>
  124. <p>
  125. X60/T60 users running the proprietary firmware should refer to <a href="#flashrom_lenovobios">#flashrom_lenovobios</a>.
  126. MacBook2,1 users running Apple EFI should refer to <a href="#flashrom_macbook21">#flashrom_macbook21</a>
  127. </p>
  128. <p>
  129. X200 users, refer to <a href="x200_external.html">x200_external.html</a>,
  130. R400 users refer to <a href="r400_external.html">r400_external.html</a>,
  131. T400 users refer to <a href="t400_external.html">t400_external.html</a>,
  132. T500 users refer to <a href="t500_external.html">t500_external.html</a>
  133. </p>
  134. <h2>ASUS KFSN4-DRE?</h2>
  135. <p>
  136. Internal flashing should work just fine, even if you are
  137. currently booting the proprietary firmware.
  138. </p>
  139. <p>
  140. Libreboot currently lacks documentation for externally
  141. re-flashing an LPC flash chip. However, these boards have
  142. the flash chip inside of a PLCC socket, and it is possible
  143. to hot-swap the chips. If you want to back up your
  144. known-working image, simply hot-swap the chip for one that
  145. is the same capacity, after having dumped a copy of the
  146. current firmware (flashrom -p internal -r yourchosenname.rom),
  147. and then flash that chip with the known-working image.
  148. Check whether the system still boots, and if it does, then
  149. it should be safe to flash the new image (because you now
  150. have a backup of the old image).
  151. </p>
  152. <p>
  153. Keeping at least one spare LPC PLCC chip with working firmware
  154. on it is highly recommended, in case of bricks.
  155. </p>
  156. <p>
  157. <b>
  158. DO NOT hot-swap the chip with your bare hands. Use a PLCC
  159. chip extractor. These can be found online.
  160. See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a>
  161. </b>
  162. </p>
  163. <p>
  164. Do check the HCL entry: <a href="../hcl/kfsn4-dre.html">../hcl/kfsn4-dre.html</a>
  165. </p>
  166. <h2>ASUS KGPE-D16?</h2>
  167. <p>
  168. If you have the proprietary BIOS, you need to flash libreboot externally.
  169. See <a href="kgpe-d16.html">kgpe-d16.html</a>.
  170. </p>
  171. <p>
  172. If you already have coreboot or libreboot installed, without write protection on the flash
  173. chip, then you can do it in software (otherwise, see link above).
  174. </p>
  175. <p>
  176. <b>
  177. DO NOT hot-swap the chip with your bare hands. Use a PDIP-8
  178. chip extractor. These can be found online.
  179. See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a>
  180. </b>
  181. </p>
  182. <p>
  183. Do check the HCL entry: <a href="../hcl/kgpe-d16.html">../hcl/kgpe-d16.html</a>
  184. </p>
  185. <h2>ASUS KCMA-D8?</h2>
  186. <p>
  187. If you have the proprietary BIOS, you need to flash libreboot externally.
  188. See <a href="kgpe-d16.html">kcma-d8.html</a>.
  189. </p>
  190. <p>
  191. If you already have coreboot or libreboot installed, without write protection on the flash
  192. chip, then you can do it in software (otherwise, see link above).
  193. </p>
  194. <p>
  195. <b>
  196. DO NOT hot-swap the chip with your bare hands. Use a PDIP-8
  197. chip extractor. These can be found online.
  198. See <a href="http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools">http://www.coreboot.org/Developer_Manual/Tools#Chip_removal_tools</a>
  199. </b>
  200. </p>
  201. <p>
  202. Do check the HCL entry: <a href="../hcl/kcma-d8.html">../hcl/kcma-d8.html</a>
  203. </p>
  204. <h2>Are you currently running libreboot (or coreboot)?</h2>
  205. <p>
  206. X60/T60 users should be fine with this guide. If you write-protected the flash chip, please refer to
  207. <a href="x60_unbrick.html">x60_unbrick.html</a>, <a href="x60tablet_unbrick.html">x60tablet_unbrick.html</a>
  208. or <a href="t60_unbrick.html">t60_unbrick.html</a>. <i>This probably does not apply to you. Most people
  209. do not write-protect the flash chip, so you probably didn't either.</i>
  210. </p>
  211. <p>
  212. Similarly, it is possible to write-protect the flash chip in coreboot or libreboot on GM45 laptops
  213. (X200/R400/T400/T500). If you did this, then you will need to use the links above for flashing,
  214. treating your laptop as though it currently has the proprietary firmware (because write-protected SPI flash
  215. requires external re-flashing, as is also the case when running the proprietary firmware).
  216. </p>
  217. <p>
  218. If you did not write-protect the flash chip, or it came to you without any write-protection
  219. (<b><i>libreboot does not write-protect the flash chip by default, so this probably applies to you</i></b>),
  220. read on!
  221. </p>
  222. <h2>MAC address on GM45 (X200/R400/T400/T500)</h2>
  223. <p>
  224. <b>Users of the X200/R400/T400/T500 take note:</b> The MAC address for the onboard ethernet chipset
  225. is located inside the flash chip. Libreboot ROM images for these laptops contain a generic MAC
  226. address by default (00:F5:F0:40:71:FE), but this is not what you want.
  227. <i>Make sure to change the MAC address inside the ROM image, before flashing it.
  228. The instructions on <a href="../hcl/gm45_remove_me.html#ich9gen">../hcl/gm45_remove_me.html#ich9gen</a>
  229. show how to do this.</i>
  230. </p>
  231. <p>
  232. It is important that you change the default MAC address, before flashing. It will be printed on a sticker
  233. at the bottom of the laptop, or it will be printed on a sticker next to or underneath the RAM. Alternatively,
  234. and assuming that your current firmware has the correct MAC address in it, you can get it from your OS.
  235. </p>
  236. <h2>Flash chip size</h2>
  237. <p>
  238. Use this to find out:<br/>
  239. # <b>dmidecode | grep ROM\ Size</b>
  240. </p>
  241. <h2>All good?</h2>
  242. <p>Excellent! Moving on...</p>
  243. <p>
  244. Download the <i>libreboot_util.tar.xz</i> archive, and extract it. Inside, you will find
  245. a directory called <i>flashrom</i>. This contains statically compiled executable files of
  246. the <i>flashrom</i> utility, which you will use to re-flash your libreboot system.
  247. </p>
  248. <p>
  249. Simply use <i>cd</i> on your terminal, to switch to the <i>libreboot_util</i> directory. Inside,
  250. there is a script called <i>flash</i>, which will detect what CPU architecture you have
  251. (e.g. i686, x86_64) and use the appropriate executable. It is also possible for you to
  252. build these executables from the libreboot source code archives.
  253. </p>
  254. <div class="important">
  255. <p>
  256. How to update the flash chip contents:<br/>
  257. $ <b>sudo ./flash update <a href="#rom">yourrom.rom</a></b>
  258. </p>
  259. </div>
  260. <div class="important">
  261. <p>
  262. Ocassionally, coreboot changes the name of a given board. If flashrom complains about a board mismatch, but
  263. you are sure that you chose the correct ROM image, then run this alternative command:<br/>
  264. $ <b>sudo ./flash forceupdate <a href="#rom">yourrom.rom</a></b>
  265. </p>
  266. </div>
  267. <div class="important">
  268. <p>
  269. You should see <b>&quot;Verifying flash... VERIFIED.&quot;</b> written at the end of the flashrom output. <b>Shut down</b>
  270. after you see this, and then boot up again after a few seconds.
  271. </p>
  272. </div>
  273. <p><a href="#pagetop">Back to top of page</a></p>
  274. </div>
  275. <div class="section">
  276. <h1 id="flashrom_lenovobios">ThinkPad X60/T60: Initial installation guide (if running the proprietary firmware)</h1>
  277. <p><b>This is for the ThinkPad X60 and T60 while running Lenovo BIOS. If you already have coreboot or libreboot running,
  278. then go to <a href="#flashrom">#flashrom</a> instead!</b></p>
  279. <p><b>If you are flashing a Lenovo ThinkPad T60, be sure to read <a href="../hcl/index.html#supported_t60_list">../hcl/index.html#supported_t60_list</a></b></p>
  280. <div class="important">
  281. <p>
  282. <b>If you are using libreboot_src or git, then make sure that you built the sources first (see <a href="../git/index.html#build">../git/index.html#build</a>).</b>
  283. </p>
  284. </div>
  285. <p>
  286. <b>
  287. Warning: this guide will not instruct the user how to backup the original Lenovo BIOS firmware. These backups
  288. are tied to each system, and will not work on any other.
  289. For that, please refer to <a href="http://www.coreboot.org/Board:lenovo/x60/Installation">http://www.coreboot.org/Board:lenovo/x60/Installation</a>.
  290. </b>
  291. </p>
  292. <div class="important">
  293. <p>
  294. <b>
  295. If you're using libreboot 20150518, note that there is a mistake in the flashing script.
  296. do this: <em>rm -f patch &amp;&amp; wget -O flash http://git.savannah.gnu.org/cgit/libreboot.git/plain/flash?id=910b212e90c6f9c57025e1c7b0c08897af787496 &amp;&amp; chmod +x flash</em>
  297. </b>
  298. </p>
  299. <p>
  300. The first half of the procedure is as follows:<br/>
  301. $ <b>sudo ./flash i945lenovo_firstflash <a href="#rom">yourrom.rom</a>.</b>
  302. </p>
  303. </div>
  304. <div class="important">
  305. <p>
  306. You should see within the output the following:<br/>
  307. <b>&quot;Updated BUC.TS=1 - 64kb address ranges at 0xFFFE0000 and 0xFFFF0000 are swapped&quot;</b>.
  308. </p>
  309. <p>
  310. You should also see within the output the following:<br/>
  311. <b>&quot;Your flash chip is in an unknown state&quot;</b>, <b>&quot;FAILED&quot;</b> and <b>&quot;DO NOT REBOOT OR POWEROFF&quot;</b><br/>
  312. Seeing this means that the operation was a <b>resounding</b> success! <b>DON'T PANIC</b>.
  313. </p>
  314. <p>
  315. See this link for more details:
  316. <a href="http://thread.gmane.org/gmane.linux.bios.flashrom/575">http://thread.gmane.org/gmane.linux.bios.flashrom/575</a>.
  317. </p>
  318. <p>
  319. If the above is what you see, then <b>SHUT DOWN</b>. Wait a few seconds, and then boot; libreboot is running, but there is a 2nd procedure <b>*needed*</b> (see below).
  320. </p>
  321. </div>
  322. <div class="important">
  323. <p>
  324. When you have booted up again, you must also do this:<br/>
  325. $ <b>sudo ./flash i945lenovo_secondflash <a href="#rom">yourrom.rom</a></b>
  326. </p>
  327. <p>
  328. If flashing fails at this stage, try the following:<br/>
  329. $ <b>sudo ./flashrom/i686/flashrom -p internal:laptop=force_I_want_a_brick -w <a href="#rom">yourrom.rom</a></b>
  330. </p>
  331. </div>
  332. <div class="important">
  333. <p>
  334. You should see within the output the following:<br/>
  335. <b>&quot;Updated BUC.TS=0 - 128kb address range 0xFFFE0000-0xFFFFFFFF is untranslated&quot;</b>
  336. </p>
  337. <p>
  338. You should also see within the output the following:<br/>
  339. <b>&quot;Verifying flash... VERIFIED.&quot;</b>
  340. </p>
  341. </div>
  342. <p><a href="#pagetop">Back to top of page.</a></p>
  343. </div>
  344. <div class="section">
  345. <h1 id="flashrom_macbook21">MacBook2,1: Initial installation guide (if running the proprietary firmware)</h1>
  346. <div class="important">
  347. <p>
  348. <b>If you have a MacBook1,1, refer to <a href="../hcl/index.html#macbook11">../hcl/index.html#macbook11</a> for flashing instructions.</b>
  349. </p>
  350. </div>
  351. <p>
  352. <b>
  353. This is for the MacBook2,1 while running Apple EFI firmware. If you already have
  354. coreboot or libreboot running, then go to <a href="#flashrom">#flashrom</a> instead!
  355. </b>
  356. </p>
  357. <p>
  358. Be sure to read the information in <a href="../hcl/index.html#macbook21">../hcl/index.html#macbook21</a>.
  359. </p>
  360. <p>
  361. <b>
  362. Warning: this guide will not instruct the user how to backup the original Apple EFI firmware.
  363. For that, please refer to <a href="http://www.coreboot.org/Board:apple/macbook21">http://www.coreboot.org/Board:apple/macbook21</a>.
  364. </b>
  365. </p>
  366. <div class="important">
  367. <p>
  368. <b>If you are using libreboot_src or git, then make sure that you built the sources first (see <a href="../git/index.html#build">../git/index.html#build</a>).</b>
  369. </p>
  370. </div>
  371. <p>
  372. Look at the <a href="#rom">list of ROM images</a> to see which image is compatible with your device.
  373. </p>
  374. <div class="important">
  375. <p>
  376. Use this flashing script, to install libreboot:<br/>
  377. $ <b>sudo ./flash i945apple_firstflash <a href="#rom">yourrom.rom</a></b>
  378. </p>
  379. </div>
  380. <div class="important">
  381. <p>
  382. You should also see within the output the following:<br/>
  383. <b>&quot;Verifying flash... VERIFIED.&quot;</b>
  384. </p>
  385. <p>
  386. Shut down.
  387. </p>
  388. </div>
  389. <p><a href="#pagetop">Back to top of page.</a></p>
  390. </div>
  391. <div class="section">
  392. <p>
  393. Copyright &copy; 2014, 2015, 2016 Leah Rowe &lt;info@minifree.org&gt;<br/>
  394. Permission is granted to copy, distribute and/or modify this document
  395. under the terms of the GNU Free Documentation License, Version 1.3
  396. or any later version published by the Free Software Foundation;
  397. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  398. A copy of the license can be found at <a href="../gfdl-1.3.txt">../gfdl-1.3.txt</a>
  399. </p>
  400. <p>
  401. Updated versions of the license (when available) can be found at
  402. <a href="https://www.gnu.org/licenses/licenses.html">https://www.gnu.org/licenses/licenses.html</a>
  403. </p>
  404. <p>
  405. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  406. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  407. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  408. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  409. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  410. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  411. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  412. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  413. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  414. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  415. </p>
  416. <p>
  417. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  418. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  419. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  420. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  421. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  422. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  423. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  424. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  425. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  426. </p>
  427. <p>
  428. The disclaimer of warranties and limitation of liability provided
  429. above shall be interpreted in a manner that, to the extent
  430. possible, most closely approximates an absolute disclaimer and
  431. waiver of all liability.
  432. </p>
  433. </div>
  434. </body>
  435. </html>