summaryrefslogtreecommitdiffstats
path: root/docs/install/x60_unbrick.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install/x60_unbrick.html')
-rw-r--r--docs/install/x60_unbrick.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/x60_unbrick.html b/docs/install/x60_unbrick.html
index 3b3d6be..89edfb4 100644
--- a/docs/install/x60_unbrick.html
+++ b/docs/install/x60_unbrick.html
@@ -39,7 +39,7 @@
In this case, unbricking is easy: reset BUC.TS to 0 by removing that yellow cmos coin (it's a battery) and putting it back after a minute or two:<br/>
<img src="../images/x60_unbrick/0004.jpg" alt="" /><br/><br/>
- *Those dd commands should be applied to all newly compiled X60 ROM's (the ROM's in libreboot binary archives already have this applied!):<br/>
+ *Those dd commands should be applied to all newly compiled X60 ROM images (the ROM images in libreboot binary archives already have this applied!):<br/>
dd if=coreboot.rom of=top64k.bin bs=1 skip=$[$(stat -c %s coreboot.rom) - 0x10000] count=64k<br/>
dd if=coreboot.rom bs=1 skip=$[$(stat -c %s coreboot.rom) - 0x20000] count=64k | hexdump<br/>
dd if=top64k.bin of=coreboot.rom bs=1 seek=$[$(stat -c %s coreboot.rom) - 0x20000] count=64k conv=notrunc<br/>
@@ -246,7 +246,7 @@ POMONA 5250:
<img src="../images/x60_unbrick/0047.jpg" alt="" />
</p>
<p>
- Trisquel live USB menu (using GRUB's ISOLINUX parser):<br/>
+ Trisquel live USB menu (using the GRUB ISOLINUX parser):<br/>
<img src="../images/x60_unbrick/0048.jpg" alt="" />
</p>
<p>