Hi All,
The French file name is:
E60FR-CP.bin.
[EDIT]
The Korean firmware may not work with just a filename change. The firmware header has a magic number that identifies each device type, and it appears that the Italian and French firmwares have been given a different magic number than the Korean E60.
The French and Italian versions are the same, however, so it is likely that all of the European versions will have the same magic number.
The magic numbers are as follows:
0x5320E804 Korean E60 (SNE-60.bin)
0x5120E804 Korean E60K (E60K.bin)
0x001010F0 Italian E60 (E60IT-SC.bin)
0x001010F0 French E60 (E60FR-CP.bin)
You should be able to load the Korean firmware by editing the magic number of the firmware file with a hex editor. The magic number is the first 4 bytes of the file.
[/EDIT]
pb