Problem mounting GPT partitioned USB Hard Drive

Did it ever work? Under which operating system partition table was created? Can you access this disk on any other installation?

Could you please make available first 24K of disk?

dd if=/dev/sdc of=/tmp/sdc.part bs=4k count=6

and upload sdc.part somewhere?