You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thinkpad-ec/x220.8DHT34WW.extract

11 lines
240 B
Plaintext

#!/bin/bash
#
# Quick and dirty extracter to get the EC image out of the iso file
#
# TODO:
# - a tool that is portable to Windows
# - should output dependancy information
dd if=8duj27us.iso bs=$[0x005e2a00] skip=1 | dd bs=196608 count=1