But what should I write? what command?The terminal diskutil list will do this
Type in from the terminal
diskutil list
That will give you a listing of your drives.
is it correct?
209Mb EFI???
defaults write com.apple.DiskUtility DUDebugMenuEnabled 1
defaults write com.apple.DiskUtility DUDebugMenuEnabled 1
What is it for?
Do I write in terminal?
I find it easier to enable debug mode in diskutility which then lets you show hidden partitions.
Code:defaults write com.apple.DiskUtility DUDebugMenuEnabled 1
Also the 209MB EFI is necessary it's like the boot loader that interfaces your software and firmware/hardware. http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface
Yes. It is perfectly normal for your drive to have a number of other partitions: the EFI partition, the recovery partition and the "main" partition that you use.is it correct?
209Mb EFI???