Lenovo 64 TB USB Stick will not mount after formatting.

I have bought a 64TB Lenovo USB stick to use as a backup and although I can recognise it in Disk Utility it won't mount. I have tried to erase to ExFAT format on both my iMac 2019 27" running Sonoma 14.7.1 and also on my MacBook Pro 2017 15" using Ventura 13.7.4 to no avail. The formatting appears to complete successfully but it won't mount.

iMac 27″, macOS 14.7

Posted on Feb 28, 2025 9:29 AM

Reply
Question marked as Top-ranking reply

Posted on Feb 28, 2025 2:12 PM

Ok, I just checked that link and I can almost assure you that what is being presented is not accurate.


Currently, it would be rare to find any USB flash drives in excess of 8TB. With today's prices, even if a 64TB drive was available, it would be very costly to say the least. Definitely much higher than the 18 pounds listed on the eBay page.


Let's see if we can find what the actual storage capacity of this flash drive is. To do so, we need to use a few commands in the Terminal app on your Mac.


  1. First, we need to identify the drive. With it connected to your Mac, enter: diskutil list external, and then, press enter.
  2. Note the disk# listed in the results of that command.
  3. Now type: diskutil info disk#, where disk# is what you found in the first step, and then, press enter.
  4. Enter exit, and then, press enter to close the Terminal.
  5. Please post back your results.

Similar questions

10 replies
Question marked as Top-ranking reply

Feb 28, 2025 2:12 PM in response to martian68

Ok, I just checked that link and I can almost assure you that what is being presented is not accurate.


Currently, it would be rare to find any USB flash drives in excess of 8TB. With today's prices, even if a 64TB drive was available, it would be very costly to say the least. Definitely much higher than the 18 pounds listed on the eBay page.


Let's see if we can find what the actual storage capacity of this flash drive is. To do so, we need to use a few commands in the Terminal app on your Mac.


  1. First, we need to identify the drive. With it connected to your Mac, enter: diskutil list external, and then, press enter.
  2. Note the disk# listed in the results of that command.
  3. Now type: diskutil info disk#, where disk# is what you found in the first step, and then, press enter.
  4. Enter exit, and then, press enter to close the Terminal.
  5. Please post back your results.

Mar 1, 2025 9:34 AM in response to martian68

Yes, you done it correctly.


I have to be honest. I will need to digest this for a bit. I have never come across a 67 TB flash drive. The partitioning does indicate that it is formatted for exFAT as you mentioned.


My suggestion would be to erase it with the following command in the Terminal:

  • diskutil eraseDisk exFAT "NewVolume" /dev/disk2, where NewVolume can be anything you want.


However, I suspect that this will still not be a solution, and my reasoning is as follows:

  • As of 2025, the highest commercially available USB flash drives typically max out at 2TB (e.g., Kingston DataTraveler Max, SanDisk Ultra 2TB).
  • SSDs can go much higher, but even enterprise-grade NVMe SSDs max out at around 60TB (e.g., Nimbus Data ExaDrive, which is an SSD, not a flash drive).
  • A 67TB flash drive would require NAND flash memory with an extreme density that does not exist in consumer devices today.


All in all, I still think you have been led astray. I suggest that you visit the Lenovo site to see what flash drives they actually sell. If they do not sell 67 TB drives, you should return this drive and get a full refund.

Mar 1, 2025 9:52 AM in response to Tesserax

I tried the Terminal command you suggested but this came up:


Unable to begin erase operation: This operation is restricted by Sandbox; check your settings in System Settings > Privacy & Security > Files and Folders (-69464)


To be honest I did think it odd that anything over a couple of Terabytes would be possible but thought it worth a try. Looking at the Lenovo site, I can't even find such a product. The "Reseller" on eBay is still claiming it is a genuine product but they would, wouldn't they?


Thanks for your detailed attempts to help. I'm waiting back on what they say, and they have offered a refund if the help they offered doesn't work. I also reported it to eBay as a suspicious product.


In the meantime have you any suggestions of genuine products? In truth one that was a couple of Terabytes would do although 4-8TB would be nice as we always end up needing more storage don't we? I do music in Logic Pro so you're talking 1GB-4GB per song and I've got a legacy of Creative work from my days as an Artworker doing print publishing in Adobe Creative software so quite a lot of data in that as well.


Cheers.

Feb 28, 2025 1:46 PM in response to martian68

A 64TB USB stick is highly unusual and likely either a fake or a drive that is incorrectly reporting its capacity. Most consumer USB sticks do not exceed a few terabytes at best. If you obtained this from an unknown or non-reputable seller, there is a high chance it is misrepresenting its storage capacity. Could you please provide us with a link to this stick so we know exactly which one you are referring to?


Did you mean to say 64GB instead?

Mar 19, 2025 10:37 AM in response to martian68

I sort of had the same problem with a new Lenovo 2TB stick: it won't format as APFS: it gave an error: see screenshots:


Using "MacOS Extended" format did work however, and mouted; it took a very long time to do the formatting, so I don't think it's very good quality... very cheap though, €60 if I remember well... quality has its price, as is shown once again ;-) Hope this helped a tiny bit,

greetings from Johan in Flanders

Mar 1, 2025 10:28 AM in response to martian68

martian68 wrote:

Yes, I have had a look at Kingston for instance. Probably best to go to their website though - anything on eBay might be a counterfeit product.

Yes, going with the manufacturer first is typically a safe bet. Next would be a reliable vendor. The last place would be places like eBay. There is a reason why they are advertised so cheaply.


P.s. I didn't really know what Cloud providers used these days. I assumed it was both tried and tested but above the performance of what I could buy at my local or online retailer.

Not necessarily. FWIW, I have been using Synology NAS's for years. My current one, a DS916+ (came out in 2016) is still going strong. It is a four-bay HDD unit that also had the option to add an external eight-drive bay. It currently is loaded with four WD 4 TB Red Plus drives. I have it configured for both file storage and for Time Machine backups.

Mar 1, 2025 10:05 AM in response to martian68

I already mentioned a couple of 2 TB flash drive for you to consider: Kingston and SanDisk.


One thing to keep in mind. Flash drives are mainly designed for convenience, not reliability. By that I mean, you shouldn't use them for long term storage. If your work is critical to you, I suggest that you employ a Network Attached Storage (NAS) device. (Two excellent players in this field are Synology and QNAP.) These have multiple functions, not just for file storage, but come in much greater capacities. Most also use HDDs, but some newer models also support SSDs. HDDs are still much cheaper per TB, and are the "golden standard" for storage. Why do you think major Cloud storage providers have HDD-based servers for this purpose?

Mar 1, 2025 10:16 AM in response to Tesserax

Yes, I have had a look at Kingston for instance. Probably best to go to their website though - anything on eBay might be a counterfeit product. I'll take a look at NAS HDD devices. Thanks again.


P.s. I didn't really know what Cloud providers used these days. I assumed it was both tried and tested but above the performance of what I could buy at my local or online retailer.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Lenovo 64 TB USB Stick will not mount after formatting.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.