From 78067dd62a285731305b7a890da333d265ce6cad Mon Sep 17 00:00:00 2001
From: Francis Rowe
- *Those dd commands should be applied to all newly compiled X60 ROM's (the ROM's in libreboot binary archives already have this applied!):
+ *Those dd commands should be applied to all newly compiled X60 ROM images (the ROM images in libreboot binary archives already have this applied!):
dd if=coreboot.rom of=top64k.bin bs=1 skip=$[$(stat -c %s coreboot.rom) - 0x10000] count=64k
dd if=coreboot.rom bs=1 skip=$[$(stat -c %s coreboot.rom) - 0x20000] count=64k | hexdump
dd if=top64k.bin of=coreboot.rom bs=1 seek=$[$(stat -c %s coreboot.rom) - 0x20000] count=64k conv=notrunc
@@ -246,7 +246,7 @@ POMONA 5250:
- Trisquel live USB menu (using GRUB's ISOLINUX parser):
+ Trisquel live USB menu (using the GRUB ISOLINUX parser):
-- cgit v1.2.3-70-g09d2