I tried cluster 4kB, 2kB, 8kB etc.
I tried linux Ext4 all the time the same.
More details.
For 2TB green WD
when I use telnet and
/sbin # fdisk -l
Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 2 243141 1953022050 7 HPFS/NTFS
/dev/sda2 243142 243161 160650 82 Linux swap
/dev/sda3 243162 243181 160650 83 Linux
I see disk size.
When I do the same for 4TB I see nothing just new line
So it seems fdisk can't read GPT disk. Maybe I should replace linux but how?
I tried also by USB. In this case disk is visible but with size. Size is 0.
Of course PC see whole 4TB.
Any idea?