33
7
I have a 3TB Seagate Backup Plus Desktop USB 3.0 drive, which works fine when in its enclosure, but when I get it off its enclosure and directly plug it as an internal SATA drive, it's just not properly recognized (it works again when used in the enclosure).
My systems’s motherboard is an ASUS P8P67 LE, which has two SATA 6.0 Gb/s and four SATA 3.0 Gb/s ports.
When used as an internal SATA drive Windows 7 asks if I want to format the drive, as if it didn’t have a proper filesystem, and if I use the DISKMGMT.MSC
tool (typing that in the start menu) I get completely wrong information about the drive.
It says the drive has 3 partitions (349,31GB of RAW
data and two unassigned partitions of 1698,68GB and 746,52GB). This information is plain wrong, since the drive, when used in the USB enclosure, works as a single NTFS partition (2794,52GB). How come it’s shown as 3 partitions without filesystem when connected through SATA?!
Is Seagate using some proprietary way of storing the data when using the drive in its provided USB 3.0 enclosure? I didn’t use any kind of encryption. I just plugged the drive with USB 3.0 and started using it straight away, since it apparently came pre-formatted with an NTFS filesystem.
6
The enclosure is probably doing 512e to 4Kn conversion for compatibility with Windows XP systems, which is causing the partition table to show up weird.
– bwDraco – 2015-10-12T01:29:57.4578
It's a partition table issue caused by the absence of the enclosure's conversion to 4Kn. http://goughlui.com/2013/10/02/experiment-usb-to-sata-bridge-chips-and-2tb-drives/
– bwDraco – 2015-10-12T02:02:29.607