smandurlo, on 15 June 2012 - 01:33 AM, said:
The last cmd (m0,2,2,0,0,0,0,22) exited with 1 partition formatted. BUT! They are 2!
No

.
Meaning that at the "level" it is very unlikely that the disk firmware knows anything about "partitions" (as defined in the partition table in the MBR).
I suspect that the "User partition" message you saw on the screen is not related to a partition like you are used to (software partition).
To the disk firmware there are two partitions, Firmware partition and User partition, or, if you prefer, "Reserved Area" and "User accessible area".
The partitions you make via software are inside the "User accessible area" or "User partition".
I wouldn't give any relevance to the message (in the sense that it seem to me like UNrelated to the actual issue).
smandurlo, on 15 June 2012 - 01:33 AM, said:
The user, in fact, formatted it in 2 dynamic partitions. I made a full dd image and inspected it with recovery softwares.
Only the first one, 100GB is visible and I can recovery everything inside.
Dynamic partitions are "tricky"

.
There are several ways how the user may have made them :
- simple volumes
- spanned volumes
- striped volumes
- mirrored volumes
- RAID-5 volumes
once set aside simple volumes (and probably the first partition you found is of such a type) and mirrored volumes, all the other types are VERY complex to recover and very few softwares can deal with them properly.
A tool known to be able to deal with those is File Scavenger (Commercial):
http://www.quetek.com/RAID.htm
smandurlo, on 15 June 2012 - 01:33 AM, said:
The second partition is something like blank. Nothing inside. No file system, no files, nothing. Photorec doesn't find any files. Not even 1 small file.
Are actual
sectors blank (00 filled)?
If yes, there is
nothing you can do

.
If no, there are
maybe some possibilities

.
jaclaz