Quote:
Originally Posted by JSWolf
Now what I want to do is find the image created that is then used to flash. Where is this image located once it's created? I want to have a look at the icons and see if I can do something with the replacement icons on the new firmware.
|
You can extract the cramfs.Fsk.img from the firmware updater.
If you want the final created image, you will need to edit make_opt.sh. I took out the code which copied it to the card since it was crashing the Reader. In the end, before the "Image created successfully " line, add the following:
Code:
cp $W_DIR/new_opt.img /Data