Indeed you have an amazing disk !
- Code: Select all
First usable sector is 34, last usable sector is 18446744073709551582
So A very very large disk :shocked :shocked :shocked
18446744073709551582 <=> >1 000 000 000 TB :pound
I think it is related with your wrong mbr table or it is a defective disk.
So still from a standalone session, run
- Code: Select all
dd if=/dev/zero of=/dev/sda bs=1M count=1
and post again
- Code: Select all
gdisk -l /dev/sda
Note: anyhow in its current state, you will never be able to create a partition table on the disk