Thanks for the program!!! Works very well so far, haven't had to look at the code yet
A small suggestion for the installer run.sh : 'if [ "$Firmware_iLiad" = "$Firmware_Script" ]; then' => 'if [ "$Firmware_iLiad" = "2.12" ] || [ "$Firmware_iLiad" = "2.12.1" ]; then'
That way the same package installs on both the 2nd (2.12) and on the book edition (2.12.1 but also 2.12 if de-bricking the reader from the irex site).