外付け(External)ハードドライブ、フラッシュドライブ、およびその他の同様の形式のリムーバブルストレージにより、データの移動が非常に簡単になりました。しかし、私たちは、外部ストレージが(理論的には)接続できる複数のデバイスを各自が所有する可能性が高い世界に住んでいます。
外部ストレージにはさまざまな使用例があり、重要なのは、選択できる形式がたくさんあることです。では、光沢のある新しい外付けストレージデバイスのフォーマットを選択する必要がある場合、外付けハードドライブに最適なフォーマットは何ですか?
ディスクの「フォーマット」とは何ですか?(Just What Is a Disk “Format”?)
ディスクを「フォーマット」するとはどういう意味ですか?とにかくディスクフォーマットとは何ですか?実はとてもわかりやすいです。SSD 、ハードディスク、フラッシュドライブ、SDカード、または使用しているストレージメディアには、一定量の未加工の物理スペースがあります 。(SSD)
たとえば、SSDは、微細なメモリセルを含むマイクロチップで構成されています。各セルは、特定の数の「ビット」を保持できます。つまり、バイナリコードを構成する1と0です。空の本棚でいっぱいの巨大な部屋と考えてください。
フォーマットは、そのスペースをデータで埋めるために使用する編成の原則です。図書館では、デューイ十進法(Dewey Decimal System)のようなものを使用して、本が棚に置かれる順序を決定します。これにより、特定の本を簡単に見つけることができます。同様に、ディスクフォーマットはコンピュータに情報をディスクに保存する方法を指示します。
一部のディスクフォーマットは他のフォーマットよりも効率的ですが、特定のフォーマットは特定のオペレーティングシステムと互換性がありません。
macOSはWindowsフォーマットを読み取ることができますか?(Can macOS Read Windows Formats?)
箱から出して、macOSは(macOS)MicrosoftWindowsの世界から正確に2つのフォーマットを理解することができます。1つはFATで、もう1つはex FATです。これについては、後で説明します。
メインのWindowsディスクフォーマットであるNTFSは、macOSではサポートされていません。少なくとも、完全ではありません。NTFSディスクはmacOSで読み取ることができますが、書き込むことはできません。(read )これは、友人のWindowsディスクからデータを取得する必要がある場合に便利ですが、 WindowsとmacOSの両方を使用する場合は、別のオプションが必要になります。最も可能性の高い選択肢はexFATです。これについては、以下で詳しく説明します。
サードパーティのアドオンアプリケーションを使用するオプションもありますが、もちろんこれが最も洗練されたソリューションとは言えません。これは、 Macで(Mac)BootCampを使用する場合に特に重要なポイントです。これは、別のオペレーティングシステムで起動したからといって、外部ストレージへのアクセスを失いたくないためです。
WindowsはmacOSフォーマットを読み取ることができますか?(Can Windows Read macOS Formats?)
WindowsPCはmacOSフォーマットを読み取ることができません。macOSで使用されるファイルシステムは、Windows自体が理解できるものではありません。これらのディスクの読み取りと書き込みを行うには、サードパーティアプリケーションの形で少し助けが必要です。
私たちが知っているこれを可能にする唯一の無料のアプリケーションはhfsexplorerです。これは、 (hfsexplorer)Javaを使用し、実際には奇妙なファイル転送にのみ適しています。
FAT32 –最も互換性のあるオプション(FAT32 – The Most Compatible Option)
FATまたはファイルアロケーションテーブル(File Allocation Table )は、おそらく現在存在する中で最も広くサポートされているディスクフォーマットです。これは、フロッピーディスクやハードドライブで使用されていた元のDOS形式の直接の続きです。FA T32は主に、古いバージョンのFATが処理できる絶対ファイルサイズを拡張するために存在します。(T32 exists mainly to extend the absolute file size that older versions of FAT can handle. The )FAT32が処理できる最大(FAT32)の単一ファイルサイズは4GBです。
これは、ほとんどのファイルでおそらく問題ありません。特に、外付けハードドライブではなくサムドライブを使用している場合はなおさらです。ただし、最近では、4 GBを超えるビデオファイルやその他の忠実度の高いアセットが存在するのはごく普通のことであるため、より大きなファイルをホストする可能性のある大きなドライブには適していません。
4GBを超えるファイルがないことが絶対にわかっていて、exFATをサポートしていない古いテレビなどのデバイスでドライブを使用したい場合は、 FAT32が適しています。
Using Apple and Windows? You Want exFAT!
exFATは、FAT32のファイルサイズの制限を解決し、 (FAT32)USB大容量記憶装置 をサポートする基本的なデバイスでさえも行き詰まらない高速で軽量のフォーマットを維持することができます。
exFATはFAT32(FAT32)ほど広くサポートされていませんが、それでも多くのTV(TVs)、カメラ、その他の同様のデバイスと互換性があります。最も重要なことは、exFATはWindowsとmacOSの両方で動作することです。
外付けハードドライブのexFATの唯一の本当の欠点は、「ジャーナル」機能の欠如です。これは、ファイルの変更を記録する機能がないことを意味します。この結果の1つは、exFATドライブが突然の電力損失によるデータ破損に対してもう少し脆弱になることです。
ドライブを安全に取り外せるようにするか、ディスクの読み取りまたは書き込み中にドライブのプラグを抜かないようにしてください。
NTFS –Windowsユーザーのみ(NTFS – For Windows Users Only)
NTFSまたはNewTechnologyFile System(New Technology File System )は、現在のWindowsのデフォルトです。これは、 Windows(Windows)ユーザーが望むことができる最も安全で堅牢なファイルシステムです。これは、 Windows(Windows)コンピューター のシステムドライブに最適な形式であることを意味します。
NTFSには非常に多くの強力な利点があり、状況によっては、特定の外付けハードドライブに適した形式を選択できる場合があります。
- NTFSは、電源障害によって引き起こされるディスクの破損に対して耐性があります。
- フォルダごとのアクセス許可など、広範なセキュリティ機能があります。
- 複数のユーザーがお互いのデータにアクセスすることなく同じドライブを共有するための作成は簡単です。
- また、ファイルの変更を記録するジャーナリング機能も注目に値します。これは、ファイルの破損に対してより耐性がある理由の一部です。
外付けドライブをWindows(Windows)マシンでのみ使用する場合は、 NTFSが最適な選択であり、おそらく全体として最適なオプションです。ただし、最新のWindows(Windows)エコシステムの範囲を超えてドライブを使用する必要がある場合は、代わりにexFATを使用することをお勧めします。
FATでフォーマットされたドライブを既にお持ちの場合でも、データを失うことなく変換できます。
Linux外付けハードドライブに最適なフォーマット(Best Formats For Linux External Hard Drives)
(Linux)Ubuntu LinuxなどのLinuxディストリビューションは日ごとに人気が高まっていますが、全体としてはまだ比較的ニッチです。Linuxには独自のEXT形式があり、 Linuxマシンで外付けドライブのみ(only)を使用する場合は、安全に先に進んでその形式を選択できます。
ただし、Linuxは(Linux)NTFSをサポートしているため、 WindowsとLinuxの両方のマシンを使用している場合は適切な仲介が可能です。Macは(Mac)NTFSも読み取る(read )ことができます。最も互換性のあるオプションはFAT32ですが、前述のように、ファイルサイズには4GBの厳しい制限があります。
残念ながら、LinuxはまだexFATをサポートしていませんが、カーネル5.4(Kernel 5.4)のリリースで変更される予定であると報告されています。
SDカードとUSBサムドライブはどうですか?(What About SD Cards & USB Thumb Drives?)
外付けハードドライブに最適なフォーマットを選択するには、他の形式の外付けストレージとは異なる考慮事項が必要です。SDカードとUSBサムドライブは今でも私たちのデジタルライフの重要な部分です。では、どのフォーマットを選択する必要がありますか?
現在のフラッシュドライブはかなり安価でありながら大型であるため、サムドライブと外付けハードドライブの使用例にはいくつかの重複があります。つまり、サムドライブでHDビデオファイルなどの大きなファイルを使用することをお勧めします。それはexFATを良い選択にします。特に、iPad、iPhone、 Mac(Macs)でサムドライブを使用したい場合は特にそうです。
FAT32は、exFATをサポートしていない古いデバイスでサムドライブを使用する場合のフォールバックです。もちろん、現在のLinuxマシンでもサムドライブを使用する場合は、執筆時点ではexFATは機能しません。ただし、これは将来変更される予定です。
SDカードの場合、使用するデバイスがサポートするフォーマットによって完全に選択する必要があります。たとえば、 DSLRがexFATをサポートしている場合は、exFATを使用することをお勧めしますが、製造元の推奨事項に従ってください。実際、ほとんどのデバイスにはSDカードのフォーマットルーチンが内蔵されているため、目的のデバイスにカードをフォーマットさせることをお勧めします。
フォーマット戦争を終わらせる(Ending The Format Wars)
外付けドライブのフォーマットを選択すると、かなり混乱する可能性があります。ドライブ全体をバックアップして再フォーマットする必要がある場合、意図した目的で機能しないため、間違ったものを選択すると、非常に苦痛になる可能性があります。
うまくいけば(Hopefully)、外付けハードドライブに最適なフォーマットのリストから選択する上記のオプションがわかったと思います。これにより、間違った選択をしたときにベーコンを節約でき、外付けディスクがプラグアンドプレイできない状況につながる可能性があります。
What Is the Best Format For External Hard-Drives? Pros & Cons Of Each
External hard drives, flash driveѕ аnd other similar forms of removable storage have made life pretty easy when it comes to moving dаta around. However, we live in a world where each person is likely to own multiple devices that external storage could (theoretically) be connected to.
There are also various use cases for external storage and, importantly, plenty of formats to choose from. So when you have to pick a format for your shiny new external storage device, what is the best format for external hard drives?
Just What Is a Disk “Format”?
What does it mean to “format” a disk? What is a disk format anyway? It’s actually pretty easy to understand. Your SSD, hard disk, flash drive, SD card or whatever storage medium you’re working with has a set amount of raw physical space.
For example, an SSD consists of microchips that contain microscopic memory cells. Each cell can hold a specific number of “bits”. That is, the ones and zeroes that make up binary code. Think of it as a gigantic room filled with empty book shelves.
A format is the organizing principle we use to fill that space with data. In a library, something like the Dewey Decimal System is used to determine in which order books go on the shelves. This makes it very easy to find a specific book. In the same way, a disk format tells the computer how to store information on the disk.
Some disk formats are more efficient than others, while certain formats are simply not compatible with particular operating systems.
Can macOS Read Windows Formats?
Out of the box, macOS can understand exactly two formats from the world of Microsoft Windows. The first is FAT and the other is exFAT, which we’ll discuss a little later.
The main Windows disk format, NTFS, isn’t supported by macOS. At least, not entirely. NTFS disks can be read by macOS, but not written to. That’s useful if you need to get some data from a friend’s Windows disk, but if you use both Windows and macOS, you’ll need a different option. The most likely choice is exFAT, which we’ll go into more detail below.
You also have the option of using third-party addon applications, but of course this is hardly the most elegant solution. This is a particularly important point if you use BootCamp on your Mac, since you don’t want to lose access to external storage just because you booted into a different operating system.
Can Windows Read macOS Formats?
Windows PCs can not read macOS formats. The file systems used by macOS aren’t ones that Windows can understand by itself. It needs a little help in the form of a third-party application to read and write to these disks.
The only free application that will let you do this we are aware of is hfsexplorer, which uses Java and is really only suitable for the odd file transfer.
FAT32 – The Most Compatible Option
The FAT or File Allocation Table is quite possibly the most widely-supported disk format in existence today. It’s a direct continuation of the original DOS format used on floppy diskettes and hard drives. FAT32 exists mainly to extend the absolute file size that older versions of FAT can handle. The largest single file size that FAT32 can handle is 4GB.
That’s probably OK for most files, especially if you’re using a thumb drive rather than an external hard drive. However, it’s pretty normal these days to have video files or other high-fidelity assets that are larger than 4GB, which makes this unsuitable for large drives that are likely to host bigger files.
If you absolutely know that you won’t have any files larger than 4GB and want to use the drive with devices such as older TVs that don’t support exFAT, then FAT32 is a good choice.
Using Apple and Windows? You Want exFAT!
exFAT solves the file size limitation of FAT32 and manages to remain a fast and lightweight format that doesn’t bog down even basic devices with USB mass storage support.
While exFAT is not quite as widely supported as FAT32, it’s still compatible with many TVs, cameras and other similar devices. Most importantly, exFAT works with both Windows and macOS.
The only real downside of exFAT for external hard drives is its lack of “journaling” ability. This means it doesn’t have the ability to keep a record of file changes. One of the consequences of this is that exFAT drives are a little more vulnerable to data corruption from sudden power losses.
Be sure to either make your drive safe to remove or to avoid unplugging it while its reading or writing to the disk.
NTFS – For Windows Users Only
NTFS or the New Technology File System is the current Windows default. It’s the most secure, robust file system that a Windows user could wish for. This means it’s the format of choice for system drives on Windows computers.
NTFS has quite a lot of strong advantages, which may actually make it a good format choice for certain external hard drives, depending on the circumstances.
- NTFS is resistant against disk corruption caused by a power failure.
- It has extensive security features, such as per-folder permissions.
- Making is simple for multiple users to share the same drive without having access to each other’s data.
- It’s also notable for its journaling feature, which keeps a record of file changes. This is part of the reason why it’s more resistant to file corruption.
If you want to use your external drive with Windows machines only, NTFS is a fine choice and probably the best option overall. However, if you need to use the drive beyond the confines of the modern Windows ecosystem, it’s better to go with exFAT instead.
If you already have a drive that’s formatted in FAT, you can still convert it without losing data.
Best Formats For Linux External Hard Drives
Linux distributions such as Ubuntu Linux are becoming more popular by the day, but are still relatively niche overall. Linux has its own proprietary EXT formats and if you are only going to use your external drive with a Linux machine, you can safely go ahead and pick that format.
However, Linux supports NTFS, which makes for a decent go-between if you have both Windows and Linux machines. Mac can also read NTFS. The most compatible option is FAT32, but as we mentioned above it has a hard 4GB limit on file sizes.
Unfortunately, Linux does not yet have support for exFAT, but that is reportedly set to change with the release of Kernel 5.4.
What About SD Cards & USB Thumb Drives?
The choice for the best format for external hard drives involves different considerations compared to other forms of external storage. SD cards and USB thumb drives are still an important part of our digital lives, so which formats should you pick?
With the fairly cheap yet large flash drives we have today, there’s some overlap in the use cases for thumb drives and external hard drives. Which means you may want to use large files, such as HD video files, on your thumb drive. That makes exFAT a good choice. Especially if you also want to use your thumb drive with iPads, iPhones and Macs.
FAT32 is a fallback if you want to use your thumb drive with older devices that don’t support exFAT. Of course, if you’re also going to use your thumb drive on your current Linux machine, exFAT won’t work at the time of writing. However, that’s set to change in the future.
With SD cards, your choice should be entirely driven by which formats the devices you use support. exFAT is still a good choice if your DSLR (for example) supports it, but follow the manufacturer’s recommendation. In fact, most devices have an internal SD card formatting routine, so we recommend you simply let the intended device format the card.
Ending The Format Wars
Picking a format for your external drive can be pretty confusing. Picking the wrong one can turn into a real pain when you have to backup and reformat an entire drive because it won’t work for its intended purpose.
Hopefully you now know which options above to pick from the list of best formats for external hard drives, which can save your bacon when making the wrong choice can lead to a situation where an external disk just won’t plug-and-play.