Do you have the card mounted under /media/EOS_DIGITAL?
Exactly! I've got the card mounted under /media/EOS_DIGITAL! Somehow Ubuntu just knew to mount it there when I plugged it in. I guess this works because this is the SD card that has the currently installed ML 2.3 release. Very clever ML people!
Now finally I'm running "make install" (no sudo this time) with some confidence for the first time and ... And it appears to have successfully written some files to the card! Fantastic!!!
Now let's have a look and see what got installed/updated on my SD card in comparison to the ML 2.3 files that were previously on the card.
./EOS_DIGITAL/autoexec.bin (newly built but which autoexec.bin from my build is it? guess I will have to compare sizes and timestamps)
./EOS_DIGITAL/*.fir (none were updated. my understanding is new .fir code for a specific platform is stuffed into that platform's autoexec.bin???)
./EOS_DIGITAL/ML/cropmks/*.bmp (all of these files are newly built but why?)
./EOS_DIGITAL/ML/data/*.lut (all of these files are newly built and again why?)
./EOS_DIGITAL/ML/data/FONTS.DAT (newly built and yet again why?)
./EOS_DIGITAL/ML/doc/menuidx.data (not updated. but what is it???)
./EOS_DIGITAL/ML/doc/*.bmh (none got updated. but I never did "make docs" so maybe I could try that for my next make install)
./EOS_DIGITAL/ML/README (no comment needed)
./EOS_DIGITAL/SETTINGS/MAGIC.CFG (not updated ... apparently contains my current ML 2.3 settings)
So the most important update appears to be ./EOS_DIGITAL/autoexec.bin which upon comparing sizes and timestamps is the same autoexec.bin from my ~/magic-lattern/platform/all folder. So now the question is which .fir code if any does it contain? Or am I confused? Do I need to repeat all of this but from within the platform folder of my device (i.e. T3i or 600D as it is referred to here)
