Quote:
Originally Posted by mr.giroro
I modified "Firmware_Script" but it did not work. I got an error message saying "Firmware 2.12 is needed. You have Firmware 2.12." It appears I need to make other changes. Am I missing something?
|
Something got wrong with your patched "Firmware_Script". Only this file needs editng.
Crux could be: you added a space character or empty paragraph. Is your file written with UNIX encoding [LF* only]. In Windows world [CR LF] is standard.
[EDIT]: Windows XP's notepad is a stupid program [can handle LF only]. Open source
notepad++ is much better.
[EDIT II]* LF=Line Feed