

I didn't think to check Wikipedia, duh!īut I do wonder why I found a number of posts saying people couldn't read exFAT disks in Win7, and even some having problems in Win10.
MAC READ EXFAT DRIVE MAC
Is there 3rd-party sw that will enable Win7 to read the disk?Īll this probably shows I'm confused about Mac file formats.ĮxFAT support goes back to Windows XP (with updates installed) and everything since then, so you should be fine. I thought it best to ask for advice before trying.Ģ. Can Win10 natively read an exFAT formatted disk? (I don't need to write to it, just transfer the data to my Windows hd.) The programs that say they can read Mac file system disks in Windows speak only about APFS and HFS formatted ones - no mention of exFAT on the ones I found.ġ. There are a number of programs that say they can format a disk as exFAT in Windows, but they are silent about _reading_ an exFAT disk. It seems clear that Win7 can't natively do this. Somewhat ambiguous info seems to say that Win10 can do this, but its not clear to me whether its talking about APFS and/or HFS rather than exFAT.Ī number of posts on other places say they have run into problems trying to do this in Win 10, being prompted to format the disk - which of course I don't want to do.
MAC READ EXFAT DRIVE WINDOWS 10
It's possible that the files were not fully transferred hopefully you have backups of them (which is a good policy to have in any case).I need to read an exFAT formatted microSD disk in Windows 10 and possibly in Win7 (both Pro version). Simply waiting for there to be "no processes" is also insufficient to ensure that a disk is safe for removal the operating system takes some time to flush out its write caches and other performance-enhancing processes that allow you to get more work done while the actual disk operations happen in the background. If you have access to a Linux or Windows machine they may be able to run the disk repair process more quickly, but regardless, something needs to go through the whole disk and repair whatever damage may have occurred by the unclean disconnection. If a disk is mounting read-only it's because the operating system detected a problem with it which requires repair. Once this is done, you should be able to create new folders and write to your drive.īeing mounted in read-only mode is necessary for fsck (which is short for File System ChecK) to run it ensures that no processes other than fsck are tampering with the data on the disk. Mount the hard drive to this directory your created by running sudo mount_exfat /dev/disk2s2 /Volumes/. Now create a directory in in /Volumes by running sudo mkdir -p /Volumes/ Unmount the drive by runningsudo umount /dev/disk2s2`. In the listing above, we notice that /dev/disk2s2 is our external drive.
MAC READ EXFAT DRIVE PLUS
*5.0 TB disk2 1: EFI EFI 209.7 MB disk2s1 2: Microsoft Basic Data Backup Plus 5.0 TB disk2s2 dev/disk2 (external, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme Physical Store disk0s2 1: APFS Volume Untitled - Data 407.2 GB disk1s1 2: APFS Volume Preboot 82.4 MB disk1s2 3: APFS Volume Recovery 528.5 MB disk1s3 4: APFS Volume VM 3.2 GB disk1s4 5: APFS Volume Untitled 10.7 GB disk1s5 dev/disk1 (synthesized): #: TYPE NAME SIZE IDENTIFIER 0: APFS Container Scheme. *500.3 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_APFS Container disk1 500.1 GB disk0s2 Type diskutil list and you will get a listing like this: /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme Once you do this, and right click on the drive → "Get Info" will tell that you have custom access to the drive, instead of "read-only". If your exfat drive shows up as read-only, then all you need to do is unmount the drive and then use the "mount_exfat" utility to mount the drive. ** Checking upper case translation table. Please advice on how get rid of read-only and steps to mount exFAT external HDD properly in mac, want to prevent automatic fsck - also because fsck is taking forever, and not sure it could repare anything if in read-only mode.įSCK is stuck at checking system hierarchy: diskutil listĢ: Apple_HFS Macintosh HD 499.4 GB disk0s2ģ: Apple_Boot Recovery HD 650.0 MB disk0s3Ģ: Microsoft Basic Data myHDD 4.0 TB disk1s2įsck_exfat: Opened /dev/rdisk1s2 read-only I m confident disk is ok, since brand new. So I launch fsck - I don't know when it will finish, there are (estimated) about million files, HDD is 4T. Now the volume is mounted, but Read only.

I kill the process, used diskutil to mount the volume, unmount and eject. I unplugged - when there were no process active. I quit the process of copying that directory. It happened with a directory it got stucked. I moved files from my laptop to the HDD (moved, I mean, I also deleted them).

I bought a new HDD, formatted as exFAT with mac.
