Greetings all! I have a new (weeks old) 18TB EasyStore that is practically full (all my music and other stuff), and suddenly the GPT partition is no longer recognized. Is there any way around this? I don't have the drive space to try doing a recovery to another drive Thanks for any assistance! --- DS
It's not clear if you don't see the partition at all (from disk manager) or you see it as RAW In the first case use a partitioning SW, (from easeus, paragon, acronis...) and use their function to "undelete partitions/recover partitions" In the second case just try chkdsk x: /f as admin. If it doesn't work hardly you can recovery anything w/o a second disk.
Sorry about the lack of clarity. When I plug the drive in, I get the Disk Management prompt to Initialize the disk (as MBR or GPT). The drive is/was a GPT formatted as NTFS. It is NOT a bootable drive, just an external storage drive. --- DS
Running MiniTool Partition Wizard right now - has been running all night (Quick Scan) but still only at ~15%. Don't know if any of the others are faster. (Or if I can run more than one at a time) ---DS
That is extremely expensive software! Right now, I think MiniTool is running ~1%/hr :-( I should add that I am hoping that I do not need to do file recovery to another drive as well. --- DS
He is (hopefully) not in need to recovery anything than few bytes about the partition structure. Trying to recover files from a filesystem that has (hopefully) no problems is an huge waste of time in the best scenario. A way to loose some files that are perfectly fine in the worst case. No need to use a missile to catch a sparrow.
Sorry if sidetracked or off topic, but I have been seeing quite a few posts about missing or broken partitions (EFI, WinRE, etc) on GPT drives lately, and also been thinking about switching to UEFI, GPT from BIOS, MBR for years, and every time I try to, I get all manner of problems. So, I thought GPT was supposed to be so "robust" and safe, yet never in my life have I had an MBR drive spontaneously "corrupt" like this, only if the hardware itself died (very rare). I know all the "improvements" of GPT over MBR. "You can have a bazzilion partitions without logical partitions!!!1" - Yep, I've never needed more than 3. "It's so "robust" and has redundant/backup boot files!!!1" - Yep, yet they seem to break more anyway, have three or four partitions instead of one and therefore cannot be resized etc. because the actual data part is sandwiched in between all that redundancy junk/space-waste. On my PCs, my graphics card and/or monitor behaves terribly with UEFI and is locked/greyed out at 800x600 during Windows install and several other things like Macrium bootable rescue media, etc. all the way up to the point I install the graphics driver, and again every time I change graphics drivers. It's very hard to even get to that point because at 600p, basic installer dialogs don't even fit on screen.
UEFI partitions are pointless and dangerous, the only problem they solved, isn't here anymore. Thanks to native VHDs and lookalike solutions for XP, Vista Linux. It's just like the IP v6, and anything with a worldwide unique ID, they sell those things as [security] improvements, but the final scope is to make easier to identify the users, their actions and their locations. Stay on MBR until the dawn of time, if you can.
But you have to use GPT for any drive > 2TB. What's the point of having a 16+TB drive if you can't use it? Or it takes up 8+ drive letters? I only use MBR on my boot drive because I usually keep that to a single 1TB drive. --- DS
Obviusly there are already cases when you are forced (like 99% of NVME drives and large data drives). But for the OS you can have multiple OSes inside native mbr formatted vhds even if they are placed in a guid physical partition. For the data drives I personally prefer to use 2TB drives pooled together with the great DrivePool, for redundancy at drive or folder level, and to have multiple drives pooled together in a single large virtual drive. A broken 2TB drive over a 10TB pool is way less problematic than a broken 10TB drive. A broken 2TB drive over a mirrored Pool isn't a problem at all (excluding the expense for a new replacement). Obviously this is not applicable when you already have a 2TB+ drive.
This issue can be tricky with external drives, first thing I do is try plugging it into another usb port, if that doesn't work I would restart the pc since Microsoft Windows can become confused or corrupted. I even keep a VHD file handy to boot with a fresh Windows OS waiting to use just in case to see if windows itself is the problem. Next step try on another pc to see if it works, if it doesn't then it might be corrupted or damaged or it could be the usb controller on external is broken, which happened to me before and had to take drive out of case and connect it internally to find out the drive was fine and working as expected.
Been there, done that. 1st thing I did was try another port, 2nd was to try another PC. It would be a pain to schuck the drive and buy a new external case, but not the end of the world. But impossible to know if it's the controller or something else. I doubt it's the controller, as the drive is only a couple weeks old. --- DS
Windows has nothing to do with this. The MBR and /or PBR got corrupted for whatever reason. That's all. Connecting the drive elsewhere solves nothing. You have to recover the partition table info, if it fails you can use linux fdisk to create one where hopefully it was located (that's easy if the disk had a single partition). If recovering or recreating the partition table brings to nothing a traditional file recovery SW is, practically, the only remaining option. But, like I said this involves a an empty drive, which is what's the OP hasn't handy.
I am just surprised that any of the software has to scan the whole drive for the GPT partition, when there is only 1 GPT partition on the drive itself. I don't understand that. I could understand it, if it was a multi-partitioned drive, but not when there is only 1 partition. --- DS