The problem you'd have, is switching from Acronis Extended Capacity Manager
operating mode, to straight-forward GPT (GUID partition table). If you
had a second large drive, to hold the files while fooling around, it
would be a lot simpler. It may also help, if the 3 TB isn't full. If
it is full of files (all three partitions are full), there would be no
wiggle room for re-organizing the storage on it (thus requiring a
second disk). If it was sparsely filled, you may be able to move stuff
around enough, such that nothing is present above 2.2TB, then use a
partition manager, to attempt a transition from 2.2TB MBR based,
to 3.0TB GPT based. Once switched over to GPT, you no longer can access
it from WinXP, but you can from the other OSes. And once it is GPT, you
can resize it from 2.2TB to 3.0TB, and gain access to all the room again.
http://en.wikipedia.org/wiki/GUID_Partition_Table
In the other thread though, we're still discussing why your upper partition
is broken, and I presented a theory there. The theory I have, is that the new
NVidia Southbridge ports (RAID capable), use metadata, and the driver shrinks
the claimed size of the first (physical) disk drive. And that prevents attempts
to read the very end of the second partition. While the drive was on the
Asus M3A motherboard, the first disk was 2.2TB, whereas, while it is
sitting on the NVidia port, it is 2.199 TB. And that claimed size,
prevents reading a tiny region near the end (0.001TB hidden). That's
the basic concept.
This is my representation of what happens, by switching over to the Nvidia.
This would not have happened, if the second partition had not been extended,
to the very end of the physical space. (Leaving a few cylinders would likely
have been enough.)
NVidia preventing access to the very end of the partition -----+
Not sure if any metadata is written or not, in the JBOD case. |
v
+------+-----+-----------------------+------------------------+--------+
| MBR | gap | 746GB NTFS partition | 1453GB NTFS partition |metadata|
+------+-----+-----------------------+------------------------+--------+
+------+------+-------+-----------------------+
| gap | MBR | gap | 746GB NTFS partition |
+------+------+-------+-----------------------+
Anyway, I did an experiment, where I was able to move the extended capacity
746GB, down to a lower partition, and rescue the files while the data
was down there (using Linux LiveCD). But that requires enough space, for
it to work. Without space, you need a second big drive of some sort.
Even borrowing or renting a drive would be good enough, while
doing recovery. You could secure erase it, or zero it, when
you're finished.
As for the NVidia problem, moving the drive to a non-NVidia computer,
installing the virtual driver software, may be enough to see all
three partitions. Of course, once you install the virtual driver
from Acronis, you can't completely clean it from the OS. If you
do this to someone else's computer (install the following package),
you'd want to back up their C: partition, so you can undo the
install of it later. You do the backup of C:, before running this
installer (virtualdisksetup.msi file inside the ZIP). That would be
my advice. Easier than trying to clean it up with Regedit and a
pair of tweezers afterwards :-)
http://kb.acronis.com/system/files/content/2013/01/38937/virtualdisksetup.zip
Paul